Commit Graph

18 Commits

Author SHA1 Message Date
2651bad080 Refine editor viewport and interaction workflow 2026-03-29 15:12:38 +08:00
e5cb79f3ce chore: sync workspace state 2026-03-29 01:36:53 +08:00
3c45a051a2 feat: refine editor color picker UI 2026-03-28 17:24:48 +08:00
1fa97dc246 feat: add editor project switching workflow 2026-03-28 16:19:15 +08:00
4717b595c4 feat: update editor ui framework and assets 2026-03-28 15:07:19 +08:00
b77615569c Polish shared editor tree context behavior 2026-03-28 00:03:20 +08:00
291d1a7e41 Add persistent shared editor tree interactions 2026-03-27 23:21:43 +08:00
37a90b39e2 Extract shared editor tree view 2026-03-27 22:05:05 +08:00
a51e0f6f88 Unify editor divider and splitter chrome 2026-03-27 21:55:14 +08:00
6ec5f05601 Refactor main menu action shell 2026-03-27 00:15:38 +08:00
3ebad63874 Unify inspector and console panel actions 2026-03-27 00:08:46 +08:00
31675e00c8 Refactor editor shell host layers 2026-03-26 23:52:05 +08:00
f87bc53875 Extract editor edit action router 2026-03-26 22:31:22 +08:00
5735e769b0 Route editor actions by active target 2026-03-26 22:10:43 +08:00
f6286d432c Extract editor interaction states 2026-03-26 21:30:46 +08:00
6467d87b81 Refactor editor UI architecture 2026-03-26 21:18:33 +08:00
45842e961e Refactor editor dock and panel chrome styling 2026-03-26 16:43:06 +08:00
9fae910854 Editor: 更新编辑器面板和UI控件系统
- 添加新的UI控件系统(Core.h, ScalarControls.h, VectorControls.h, UI.h)
- 更新SceneManager支持场景层级管理
- 优化SelectionManager选择管理
- 改进InspectorPanel/GameViewPanel/HierarchyPanel等面板
- 更新RHI文档说明Vulkan实现计划
2026-03-24 20:02:38 +08:00