mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 17:41:19 +00:00
Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
This commit is contained in:
parent
3954b2459d
commit
f11aff3841
601 changed files with 1195 additions and 1019 deletions
|
|
@ -33,11 +33,11 @@
|
|||
#include "core/io/config_file.h"
|
||||
#include "core/io/dir_access.h"
|
||||
#include "core/object/script_language.h"
|
||||
#include "editor/editor_file_system.h"
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor/file_system/editor_file_system.h"
|
||||
#include "editor/gui/editor_validation_panel.h"
|
||||
#include "editor/plugins/editor_plugin.h"
|
||||
#include "editor/project_settings_editor.h"
|
||||
#include "editor/settings/project_settings_editor.h"
|
||||
#include "editor/themes/editor_scale.h"
|
||||
#include "scene/gui/grid_container.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue