Refactor editor UI architecture

This commit is contained in:
2026-03-26 21:18:33 +08:00
parent 8f486611d5
commit 6467d87b81
60 changed files with 2994 additions and 1403 deletions

View File

@@ -1,5 +1,5 @@
#include "SceneViewPanel.h"
#include "UI/PanelChrome.h"
#include "UI/UI.h"
#include <imgui.h>
namespace XCEngine {