mirror of
https://github.com/godotengine/godot.git
synced 2025-10-30 05:01:10 +00:00
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
|
|
@ -45,7 +45,7 @@
|
|||
#include "editor/find_in_files.h"
|
||||
#include "editor/node_dock.h"
|
||||
#include "editor/plugins/shader_editor_plugin.h"
|
||||
#include "scene/main/viewport.h"
|
||||
#include "scene/main/window.h"
|
||||
#include "scene/scene_string_names.h"
|
||||
#include "script_text_editor.h"
|
||||
#include "servers/display_server.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue