1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Extract EditorResourceConversionPlugin into its own source files and clean up editor includes

This commit is contained in:
Yuri Sizov
2022-07-31 21:14:15 +03:00
parent 7686cfec64
commit 9f55bd971e
64 changed files with 180 additions and 64 deletions

View File

@@ -37,7 +37,6 @@
#include "editor/editor_node.h"
#include "editor/editor_scale.h"
#include "editor/editor_settings.h"
#include "editor/property_editor.h"
#include "servers/display_server.h"
#include "servers/rendering/shader_types.h"