Commit Graph

119 Commits

Author SHA1 Message Date
e95bdb3149 refactor(new_editor/app): split viewport render target cleanup 2026-04-15 10:40:37 +08:00
2606d15e26 refactor(new_editor/app): split native renderer draw responsibilities 2026-04-15 10:36:09 +08:00
5e2693a16a refactor(new_editor/app): move entry point and split window synchronization 2026-04-15 10:31:01 +08:00
1c9f9a835d refactor(new_editor/app): isolate cross-window drop support 2026-04-15 08:56:57 +08:00
302a13bc99 refactor(new_editor/app): split native renderer lifecycle hotspots 2026-04-15 08:49:14 +08:00
0e7bf8d16e refactor(new_editor/app): split frame support and texture decoding 2026-04-15 08:45:04 +08:00
f049d9d29e refactor(new_editor/app): split window manager and editor context hotspots 2026-04-15 08:37:07 +08:00
9e5954cf0a refactor(new_editor/app): reorganize host structure and add smoke test 2026-04-15 08:24:06 +08:00
f064d6ed68 Extract camera frame fullscreen stage planner 2026-04-15 00:53:51 +08:00
8232f59276 Extract camera frame render-graph recording session 2026-04-15 00:01:37 +08:00
bc6fb25ff0 Fix XCUI editor app composition source paths 2026-04-14 23:43:44 +08:00
3e5b7287c7 Split camera frame render-graph stage recording helpers 2026-04-14 23:33:35 +08:00
3e6e997485 Refine detached tab drag host behavior 2026-04-14 16:56:30 +08:00
307259091e Implement multi-window detached tab host flow 2026-04-14 16:19:23 +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
72d09a1c49 Fix editor host resize and dock splitter behavior 2026-04-14 03:34:31 +08:00
ba91e0f5dd Fix borderless host resize presentation ordering 2026-04-14 01:42:44 +08:00
9064c2f5f2 Add borderless editor host chrome 2026-04-14 01:14:45 +08:00
c3d443eb85 Reduce host swap chain latency 2026-04-14 00:25:57 +08:00
d705cc839b Reduce redundant resize repaint passes 2026-04-13 23:38:45 +08:00
4362008b39 Refactor new editor host resize pipeline 2026-04-13 23:09:02 +08:00
5b89c2bb76 Separate viewport target and descriptor ownership 2026-04-13 19:57:25 +08:00
f3fc34898a Refactor new editor host orchestration 2026-04-13 19:37:10 +08:00
d2140bf5cc Checkpoint current new editor host iteration 2026-04-13 18:52:30 +08:00
0cc3d6da46 Fix new editor window resize presentation 2026-04-13 12:20:25 +08:00
0f60f0f657 Carry backing resource in UI texture handles 2026-04-12 23:25:18 +08:00
dd3731ba66 Execute viewport offscreen frames through D3D12 host 2026-04-12 23:21:59 +08:00
941034b387 Wire viewport shell host chain and move host under app 2026-04-12 23:13:00 +08:00
b7ce8618d2 Advance new editor hosted panels and state flow 2026-04-12 11:12:27 +08:00
7ad4bfbb1c Extract new editor host command session bridge 2026-04-12 01:49:08 +08:00
838f676fa6 Refactor new editor app context and workspace shell 2026-04-12 01:29:00 +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