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 <string_view>
#include <vector>
#include <utility>
#include "Composition/EditorPanelIds.h"
#include "Core/Panels/EditorPanelIds.h"
#include <XCEngine/Input/InputTypes.h>
#include <Rendering/Assets/BuiltInIcons.h>