Commit Graph

96 Commits

Author SHA1 Message Date
92ba032660 refactor(new_editor/fields): split color field rendering 2026-04-15 11:59:12 +08:00
d17ddffdef refactor(new_editor/shell): split shell interaction responsibilities 2026-04-15 11:52:30 +08:00
78548b610c refactor(new_editor/fields): split property grid rendering and interaction 2026-04-15 11:42:56 +08:00
4fa178cfd1 refactor(new_editor/docking): split dock host interaction helpers 2026-04-15 11:23:39 +08:00
1c84520738 refactor(new_editor/docking): split dock host rendering and hit testing 2026-04-15 11:18:48 +08:00
701ddd9e9d refactor(new_editor/workspace): split workspace controller responsibilities 2026-04-15 11:13:16 +08:00
feffa36692 refactor(new_editor/workspace): split workspace model responsibilities 2026-04-15 11:08:18 +08:00
9e5954cf0a refactor(new_editor/app): reorganize host structure and add smoke test 2026-04-15 08:24:06 +08:00
3e6e997485 Refine detached tab drag host behavior 2026-04-14 16:56:30 +08:00
3f871a4f45 Lay groundwork for detached editor windows 2026-04-14 15:07:52 +08:00
91c62c6b14 Refine new editor shell host and embedded icons 2026-04-14 14:41:45 +08:00
d2140bf5cc Checkpoint current new editor host iteration 2026-04-13 18:52:30 +08:00
0ff02150c0 Refine editor tree alignment and project panel events 2026-04-11 22:31:14 +08:00
8848cfd958 chore: checkpoint current workspace changes 2026-04-11 22:14:02 +08:00
3e55f8c204 fix(editor_ui): resolve splitter and tab drag gesture conflict 2026-04-11 20:33:53 +08:00
0a015b52ca feat(new_editor): add project panel and polish dock chrome 2026-04-11 20:20:30 +08:00
443c56ed08 Center tab labels and unify dock cursor resolution 2026-04-11 17:37:13 +08:00
2958dcc491 Refine XCEditor docking and DPI rendering 2026-04-11 17:07:37 +08:00
977a4cf2a4 Unify dock leaves around single-tab stacks 2026-04-10 21:50:31 +08:00
87ad489bfd Tighten new editor shell chrome and add dock convergence plan 2026-04-10 21:05:07 +08:00
8cde4e0649 Add new editor product shell baseline 2026-04-10 16:40:11 +08:00
899442c64d refactor editor ui host and shell asset layout 2026-04-10 01:59:15 +08:00
02a0e626fe Refactor XCUI editor module layout 2026-04-10 00:41:28 +08:00
7be3b2cc45 ui: add vector4 editor field validation 2026-04-08 03:23:15 +08:00
0a392e1311 ui: add typed editor field foundations 2026-04-08 02:52:28 +08:00
5a3232c099 Add editor typed field widgets and validation scenarios 2026-04-07 17:55:42 +08:00
e22ce763c2 Add editor list, scroll, and property grid widgets 2026-04-07 16:57:04 +08:00
0308be1483 Add editor tree view widget contract 2026-04-07 14:41:01 +08:00
1f140c4bab Add editor panel content host contract 2026-04-07 14:03:52 +08:00
b2ab516228 Add editor panel host lifecycle contract 2026-04-07 13:24:56 +08:00
6bf61ad8e2 Refine editor shell asset contract 2026-04-07 13:01:48 +08:00
3cf4adf181 Unify editor shell asset contracts 2026-04-07 12:47:16 +08:00
49e9b63a2d Internalize editor shell asset definition contract 2026-04-07 12:38:23 +08:00
fb8ef25ff3 Add shell definition contract 2026-04-07 12:09:26 +08:00
3def94d0e0 Harden shell interaction modal recovery 2026-04-07 12:00:44 +08:00
35cd535b4c Internalize shell command dispatch handling 2026-04-07 11:44:16 +08:00
864438c508 resources: formalize internal shader ir 2026-04-07 11:31:13 +08:00
0d6a4113e7 Add workspace interaction coordination contract 2026-04-07 11:12:18 +08:00
ce1995659a Add dock host interaction contract validation 2026-04-07 10:41:39 +08:00
ec06340f58 Add editor shell interaction contract 2026-04-07 10:16:55 +08:00
945420f3bd Build XCEditor editor shell compose foundation 2026-04-07 06:30:34 +08:00
3c0dedcc5f Build XCEditor workspace viewport compose foundation 2026-04-07 06:14:58 +08:00
044240d2f1 Build XCEditor viewport shell contract foundation 2026-04-07 05:33:27 +08:00
a53f47e561 Build XCEditor viewport input bridge foundation 2026-04-07 04:53:24 +08:00
7f0d1f0b08 Build XCEditor viewport slot shell foundation 2026-04-07 04:23:33 +08:00
8eeb7af56e Build XCEditor menu and status shell widgets 2026-04-07 03:51:26 +08:00
6c90bb4eca Build XCEditor dock host workspace shell compose 2026-04-07 02:21:43 +08:00
3b2a05a098 Stabilize XCEditor shell foundation widgets 2026-04-07 01:42:02 +08:00
2a61f0b20a Refactor XCEditor into library-style layout 2026-04-06 20:02:34 +08:00
261dd44fd5 rendering: add keyword-aware shader variant selection 2026-04-06 19:37:01 +08:00