Cleans up headers included in editor_node.h
This commit is contained in:
parent
d711c57d76
commit
078c0d75f2
72 changed files with 180 additions and 49 deletions
|
|
@ -37,6 +37,7 @@
|
|||
#include "core/project_settings.h"
|
||||
#include "core/sort_array.h"
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor/editor_scale.h"
|
||||
#include "editor/editor_settings.h"
|
||||
#include "editor/plugins/animation_player_editor_plugin.h"
|
||||
#include "editor/plugins/script_editor_plugin.h"
|
||||
|
|
@ -47,6 +48,7 @@
|
|||
#include "scene/3d/mesh_instance.h"
|
||||
#include "scene/3d/physics_body.h"
|
||||
#include "scene/3d/visual_instance.h"
|
||||
#include "scene/gui/viewport_container.h"
|
||||
#include "scene/resources/packed_scene.h"
|
||||
#include "scene/resources/surface_tool.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue