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

@@ -1,6 +1,6 @@
#include "Composition/EditorShellDrawComposer.h"
#include "Features/EditorWorkspacePanelRegistry.h"
#include "Core/WorkspacePanels/EditorWorkspacePanelRuntime.h"
#include "Rendering/Assets/BuiltInIcons.h"
#include <XCEditor/Foundation/UIEditorTheme.h>