Commit Graph

17 Commits

Author SHA1 Message Date
c63dcf2229 fix: isolate and enlarge run toolbar 2026-04-02 23:07:36 +08:00
da2782c0c0 style: retune top bar colors 2026-04-02 22:59:19 +08:00
2f9b416b22 fix: compress top run toolbar 2026-04-02 22:44:20 +08:00
cd03465cd0 fix: shrink top run toolbar height 2026-04-02 22:35:22 +08:00
5c42f14d0e fix: tighten top run toolbar chrome 2026-04-02 22:26:31 +08:00
ec2891b16b fix: respect dock layout for top run toolbar 2026-04-02 22:19:03 +08:00
f7d7d08d99 feat: add pause control to top run toolbar 2026-04-02 21:21:42 +08:00
8e362fc4c0 feat: add top run toolbar controls 2026-04-02 21:11:08 +08:00
4b9a63098e Refine editor action shell and add regression tests 2026-03-27 12:06:24 +08:00
6ec5f05601 Refactor main menu action shell 2026-03-27 00:15:38 +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
6467d87b81 Refactor editor UI architecture 2026-03-26 21:18:33 +08:00
5c3566774b docs: 更新 containers 和 threading 模块文档
- containers: 更新 string 类的多个方法文档
- threading: 更新 mutex 和 task-group 方法文档
2026-03-26 01:59:14 +08:00
0651666d8c Fix editor scene persistence and XC scene workflow 2026-03-26 01:26:26 +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
ac5c98584a refactor: rename ui_editor to editor for consistency 2026-03-24 16:23:04 +08:00