Move editor scene runtime under services

This commit is contained in:
2026-04-28 03:22:36 +08:00
parent b1ae6c462d
commit c032b415c6
27 changed files with 53 additions and 36 deletions

View File

@@ -2,7 +2,7 @@
#include "Scene/SceneViewportTransformGizmoSupport.h"
#include "Assets/EditorIconService.h"
#include "EditorSceneRuntime.h"
#include "Scene/EditorSceneRuntime.h"
#include <XCEngine/Components/CameraComponent.h>
#include <XCEngine/Components/GameObject.h>