Move RuntimeNodeSelect to its own files

This commit is contained in:
Michael Alexsander
2026-01-28 21:54:02 -03:00
parent 5ad8b27d8d
commit 6862edcede
15 changed files with 2308 additions and 2153 deletions

View File

@@ -54,7 +54,7 @@
#include "editor/themes/editor_scale.h"
#include "main/performance.h"
#include "scene/3d/camera_3d.h"
#include "scene/debugger/scene_debugger.h"
#include "scene/debugger/scene_debugger_object.h"
#include "scene/gui/button.h"
#include "scene/gui/dialogs.h"
#include "scene/gui/grid_container.h"