Introduce editor core boundary

This commit is contained in:
2026-04-27 13:40:26 +08:00
parent 3243eea0bf
commit 1de1f768d3
29 changed files with 658 additions and 200 deletions

View File

@@ -4,7 +4,7 @@
#include "Scene/EditorSceneRuntime.h"
#include "State/EditorCommandFocusService.h"
#include "Composition/EditorPanelIds.h"
#include "Core/Panels/EditorPanelIds.h"
#include <XCEditor/Viewport/UIEditorViewportInputBridge.h>
#include <XCEditor/Viewport/UIEditorViewportSlot.h>