Added a Window node, and made it the scene root.
Still a lot of work to do.
This commit is contained in:
parent
f8a79a97c7
commit
9e08742de8
84 changed files with 1081 additions and 621 deletions
|
|
@ -36,7 +36,7 @@
|
|||
#ifdef TOOLS_ENABLED
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor/editor_scale.h"
|
||||
#include "scene/main/viewport.h" // Only used to check for more modals when dimming the editor.
|
||||
#include "scene/main/window.h" // Only used to check for more modals when dimming the editor.
|
||||
#endif
|
||||
|
||||
// WindowDialog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue