editor: narrow core host contract surface

This commit is contained in:
2026-04-27 18:45:31 +08:00
parent 3ac5c34f84
commit 205a30d291
66 changed files with 183 additions and 123 deletions

View File

@@ -1,6 +1,6 @@
#include "Composition/EditorShellRuntime.h"
#include "Rendering/Host/UiTextureHost.h"
#include "Rendering/Host/ViewportRenderHost.h"
#include "Composition/EditorShellRuntime.h"
#include "Host/Interfaces/UiTextureHost.h"
#include "Host/Interfaces/ViewportRenderHost.h"
#include "Composition/EditorContext.h"
#include <XCEditor/Shell/UIEditorShellCapturePolicy.h>
#include <XCEngine/Rendering/RenderContext.h>