Commit Graph

62 Commits

Author SHA1 Message Date
0ec0eff90c new_editor: unify shared UI text measurement semantics 2026-04-22 01:50:00 +08:00
9760bcb00e new_editor: fix adaptive tab width semantics 2026-04-22 01:12:46 +08:00
fff33185b9 new_editor: tighten d3d12 ui frame resource handling 2026-04-22 00:19:19 +08:00
6e9265e92e checkpoint(new_editor): native d3d12 ui path
Key node 1: move main-window UI presentation onto the D3D12 render loop with native UI renderer, text system, and texture host.

Key node 2: wire frame timing/FPS display, window runtime, swapchain presentation, and native screenshot capture around the new path.

Key node 3: carry editor shell/workspace/viewport/panel interaction updates needed by the new renderer and detached window flow.

Key node 4: pump async resource loads and scene bridge follow-up needed for scene content visibility in new_editor.
2026-04-21 20:49:18 +08:00
a779b04dba Restore new_editor toolbar play button styling 2026-04-21 20:43:17 +08:00
233cf25965 Restore new_editor inspector layout fixes 2026-04-21 18:00:15 +08:00
2c9e8dad49 Revert "Update new_editor inspector layout and host rendering"
This reverts commit 5d81a64ef3.
2026-04-21 13:55:30 +08:00
5d81a64ef3 Update new_editor inspector layout and host rendering 2026-04-21 13:24:03 +08:00
33c88f8234 Add native scrolling to new editor tree views 2026-04-21 01:38:55 +08:00
9b7b369007 refactor(new_editor): snapshot hosted editor restructuring 2026-04-21 00:57:14 +08:00
93f06e84ed Refactor new editor boundaries and test ownership 2026-04-19 15:52:28 +08:00
78bcd2e9ca refactor(new_editor): unify panel input and rename primitives 2026-04-19 03:23:16 +08:00
c59cd83c38 refactor(new_editor): tighten app dependency boundaries 2026-04-19 02:48:41 +08:00
a57b322bc7 feat(new_editor): wire project, inspector, and viewport runtime 2026-04-19 00:03:25 +08:00
8f847db816 new_editor: tighten window workspace validation 2026-04-17 21:23:47 +08:00
dde03c5241 refactor(new_editor): continue architecture closeout 2026-04-15 22:47:42 +08:00
df8f433fbb refactor(new_editor): streamline internal layout and command routing 2026-04-15 19:30:58 +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
f476890116 Normalize editor shell validation codes 2026-04-10 02:05:07 +08:00
f9bfd48479 Fix editor shell asset header contract 2026-04-10 02:04:24 +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
fb8ef25ff3 Add shell definition contract 2026-04-07 12:09:26 +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