Commit Graph

52 Commits

Author SHA1 Message Date
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
edf434aa03 Tighten XCUI compositor texture registration 2026-04-05 06:43:51 +08:00
a1b98abfbb Finalize XCUI hosted preview texture registration flow 2026-04-05 06:41:32 +08:00
9d994dcdb1 Wire LayoutLab to XCUI editor collection primitives 2026-04-05 06:39:10 +08:00
c6e0973fe7 Tighten XCUI hosted preview frame contract 2026-04-05 06:38:34 +08:00
9525053624 Split XCUI hosted preview ImGui presenter seam 2026-04-05 06:34:15 +08:00
6159eef3af Extract XCUI text input controller to common layer 2026-04-05 06:33:06 +08:00
b4c95e4085 Extract XCUI text editing core and window seam headers 2026-04-05 06:23:49 +08:00
da85109a31 Add XCUI window compositor seam 2026-04-05 06:15:24 +08:00
264f8c7372 Refine XCUI demo text caret targeting 2026-04-05 05:58:49 +08:00
d1cb0c874b Enhance XCUI demo text editing and host bridge 2026-04-05 05:58:05 +08:00
6dcf881967 Expand XCUI layout lab editor widgets 2026-04-05 05:44:07 +08:00