Commit Graph

63 Commits

Author SHA1 Message Date
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
a8b4da16a3 rendering: formalize shader keyword metadata contract 2026-04-06 18:55:26 +08:00
f912e81ade feat(xcui): add editor command and menu foundations 2026-04-06 18:05:34 +08:00
9015b461bb feat(xcui): add editor layout persistence validation 2026-04-06 16:59:15 +08:00
2d030a97da feat(xcui): advance core and editor validation flow 2026-04-06 16:20:46 +08:00
b14a4fb7bb feat(xcui): add tab strip and workspace compose foundations 2026-04-06 04:27:54 +08:00
c7dc8d7484 Build XCUI splitter foundation and test harness 2026-04-06 03:17:53 +08:00
5342e447af Add XCUI input state validation sandbox batch 2026-04-05 22:35:24 +08:00
7812b92992 Add XCUI core scroll view validation in new_editor 2026-04-05 21:27:00 +08:00
ba6c8eaae5 Replace new_editor with native XCUI shell sandbox 2026-04-05 20:46:24 +08:00
a600e73fb2 Restore split layout panel render wrapper 2026-04-05 17:48:12 +08:00
3db09ea5d0 Reuse panel frame composition in native XCUI shell 2026-04-05 17:41:31 +08:00
a94b005b76 Rename XCUI compatibility host reset helpers 2026-04-05 17:12:43 +08:00
3968083da7 Remove backend probing from XCUI panel canvas host 2026-04-05 17:03:02 +08:00
94482ab98c Rename XCUI compatibility host surface away from ImGui 2026-04-05 16:53:40 +08:00
54a699aa26 Add semantic pixel asserts for lighting scenes 2026-04-05 16:46:47 +08:00
cda4a57756 Apply shared native shell layout in new editor 2026-04-05 16:38:00 +08:00
cbd888e745 Rename legacy shell demo toggle away from ImGui 2026-04-05 16:34:50 +08:00
74b1280aa6 Unlink XCNewEditor default shell from ImGui compat slice 2026-04-05 16:32:43 +08:00
9bad86eccf Hide ImGui compat factories behind legacy XCUI interop 2026-04-05 16:26:29 +08:00
9db0d82082 Isolate XCNewEditor default build from ImGui headers 2026-04-05 16:11:08 +08:00
f6da4d0eb6 Split new_editor compat sources into static library 2026-04-05 15:37:35 +08:00
050502cf78 Split legacy ImGui shell out of Application 2026-04-05 15:28:42 +08:00
6fd3ed434d De-ImGui XCUI standalone text atlas provider 2026-04-05 15:16:15 +08:00
b05e76de0c Publish native hosted preview textures through XCUI compositor 2026-04-05 14:36:02 +08:00
231df6ee36 Add XCUI native image UV support 2026-04-05 14:16:53 +08:00
551eefbaa1 Default new_editor to native XCUI shell host 2026-04-05 14:05:46 +08:00
8c238400a8 Require explicit ImGui text atlas context 2026-04-05 13:26:32 +08:00
f943a07862 Contain XCUI ImGui adapters behind explicit host seams 2026-04-05 13:24:14 +08:00
a35adf14d3 Wire XCUI layout lab panel keyboard navigation 2026-04-05 12:53:05 +08:00
e5e9f348a3 Integrate XCUI shell state and runtime frame seams 2026-04-05 12:50:55 +08:00
bc6722e5ab Extract XCUI panel canvas host seam 2026-04-05 12:30:03 +08:00
68c4c80b06 Add XCUI command routing and widget state models 2026-04-05 12:10:55 +08:00
511e94fd30 Add XCUI expansion state and coverage tests 2026-04-05 07:29:27 +08:00
646e5855ce Extract XCUI selection model and layout lab click selection 2026-04-05 07:03:51 +08:00