Decouple node.h from scene_tree.h, minimize its other includes
This commit is contained in:
parent
b12b7bc622
commit
2dd1f4ef60
122 changed files with 179 additions and 60 deletions
|
|
@ -52,6 +52,7 @@
|
|||
#include "scene/gui/option_button.h"
|
||||
#include "scene/gui/split_container.h"
|
||||
#include "scene/gui/tab_container.h"
|
||||
#include "scene/main/scene_tree.h"
|
||||
|
||||
// ObjectDB snapshots are very large. In remote_debugger_peer.cpp, the max in_buf and out_buf size is 8mb.
|
||||
// Snapshots are typically larger than that, so we send them 6mb at a time. Leaving 2mb for other data.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue