Commit Graph

932 Commits

Author SHA1 Message Date
d52b85aff9 Refactor camera renderer orchestration 2026-04-05 19:55:37 +08:00
3dd8867a17 Split builtin pass contract utilities 2026-04-05 19:46:11 +08:00
3c5529c4bc Constrain visible render object compatibility alias 2026-04-05 19:37:20 +08:00
cb40da83ff Replace renderer utility umbrella includes 2026-04-05 19:35:18 +08:00
8904c3f5c6 Split builtin depth-style concrete passes 2026-04-05 19:27:19 +08:00
1de8091b77 Stabilize visible render item sorting 2026-04-05 19:19:47 +08:00
31693a83b6 Split render material utility layers 2026-04-05 19:15:38 +08:00
dabd4dd8b2 Formalize object id encoding contract 2026-04-05 19:10:31 +08:00
081773b8c9 Formalize visible render item header 2026-04-05 19:05:53 +08:00
15a1a5edd5 Split builtin pass contract from material utility 2026-04-05 18:58:13 +08:00
5fb2235eb7 Split builtin forward pipeline resources 2026-04-05 18:40:21 +08:00
8ced88e847 Unify object id rendering with render passes 2026-04-05 18:20:19 +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
63b5f12b93 Add renderer structure cleanup plan 2026-04-05 17:37:03 +08:00
97f7c26eff Archive multi-light plan and draft next renderer phase 2026-04-05 17:23:50 +08:00
a94b005b76 Rename XCUI compatibility host reset helpers 2026-04-05 17:12:43 +08:00
5c75919b14 Improve builtin pass binding diagnostics 2026-04-05 17:10:15 +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
712cc79c44 Add spot light rendering integration scene 2026-04-05 16:30:21 +08:00
9bad86eccf Hide ImGui compat factories behind legacy XCUI interop 2026-04-05 16:26:29 +08:00
f03a8f63ec Consume bounded additional lights in forward-lit 2026-04-05 16:15:12 +08:00
9db0d82082 Isolate XCNewEditor default build from ImGui headers 2026-04-05 16:11:08 +08:00
18f53bd920 Extract bounded additional scene lights 2026-04-05 15:55:48 +08:00
2c96f0d164 Formalize forward lighting contract 2026-04-05 15:44:37 +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
daa54e0230 Add shadow surface reuse coverage for camera renderer 2026-04-05 14:07:13 +08:00
551eefbaa1 Default new_editor to native XCUI shell host 2026-04-05 14:05:46 +08:00
e22d7d7f3d Update camera renderer shadow allocation test expectations 2026-04-05 13:57:17 +08:00
ec96d2c7e5 Normalize builtin forward shader bindings 2026-04-05 13:50:52 +08:00
f407e2d15c Remove legacy object-id and depth-style binding fallbacks 2026-04-05 13:38:50 +08:00
10fda68694 Clean up directional shadow integration test debug scaffolding 2026-04-05 13:32:39 +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
56f596548d Adjust directional shadow scene cube to sit on ground 2026-04-05 12:55:19 +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
ec97445071 Fix directional shadow alignment across backends 2026-04-05 12:40:34 +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