Commit Graph

154 Commits

Author SHA1 Message Date
107b320aa7 Add builtin GaussianSplat forward pass baseline 2026-04-10 23:11:11 +08:00
15b42c248f Formalize GaussianSplat transient pass resources 2026-04-10 22:15:05 +08:00
b187c8970b Formalize GaussianSplat scene extraction 2026-04-10 21:49:53 +08:00
503e6408ed Add model and GaussianSplat asset pipelines 2026-04-10 20:55:48 +08:00
1f79afba3c refactor: move builtin forward draw submission internal 2026-04-10 03:01:30 +08:00
ff6d6d31fe refactor: isolate builtin forward skybox path 2026-04-10 02:46:17 +08:00
152997c409 refactor: extract directional shadow planning internals 2026-04-10 02:30:09 +08:00
2084412010 Fix scene selection outline mask path 2026-04-09 05:16:04 +08:00
d46bf87970 Sync editor rendering and UI workspace updates 2026-04-09 02:59:36 +08:00
b839fd98af Add volume renderer extraction stage 5 2026-04-08 20:12:14 +08:00
c6815fa809 Add VolumeField NanoVDB asset pipeline 2026-04-08 19:45:53 +08:00
162f1cc12e engine: sync editor rendering and ui changes 2026-04-08 16:09:15 +08:00
442565f176 resources: remove legacy shader authoring path 2026-04-07 14:13:26 +08:00
e7669dc8c3 resources: split shader authoring parser internals 2026-04-07 13:00:30 +08:00
d14fa6be07 resources: rename shader detail internals to internal 2026-04-07 12:34:11 +08:00
247571b815 resources: move shader loader internals into detail 2026-04-07 12:19:17 +08:00
d3377708d2 resources: split shader loader internals 2026-04-07 11:59:50 +08:00
864438c508 resources: formalize internal shader ir 2026-04-07 11:31:13 +08:00
1c87650fb3 resources: share shader source parsing utilities 2026-04-07 11:16:02 +08:00
5d57101da3 resources: extract shader authoring parser 2026-04-07 11:06:05 +08:00
620717f8b4 Add core popup overlay primitive 2026-04-06 22:32:40 +08:00
97e986b52c rendering: add opengl hlsl shader translation 2026-04-06 18:07:13 +08:00
33bb84f650 Lower final color into final output stage 2026-04-06 16:15:19 +08:00
6a1ed4be68 Formalize chained fullscreen post-process execution 2026-04-06 13:58:17 +08:00
2b70a2e309 Add rendering post-process scene integration test 2026-04-06 13:30:53 +08:00
c7dc8d7484 Build XCUI splitter foundation and test harness 2026-04-06 03:17:53 +08:00
1908e81e5c Group rendering material helpers 2026-04-05 22:14:17 +08:00
5ae1b03a9e Group rendering cache files 2026-04-05 22:07:49 +08:00
4236427fca Group builtin rendering pass metadata 2026-04-05 22:02:52 +08:00
c79274d6b4 Group rendering extraction files 2026-04-05 21:53:35 +08:00
578f5dd99c Group rendering execution and planning files 2026-04-05 21:33:58 +08:00
05debc0499 Organize rendering frame data and picking headers 2026-04-05 21:23:29 +08:00
18f3f9f227 Split builtin object id pass resources 2026-04-05 20:44:21 +08:00
af269b53ca Split builtin depth-style pass resources 2026-04-05 20:36:30 +08:00
b693c079da Remove visible render object compatibility header 2026-04-05 20:10:34 +08:00
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
8904c3f5c6 Split builtin depth-style concrete passes 2026-04-05 19:27:19 +08:00
31693a83b6 Split render material utility layers 2026-04-05 19:15:38 +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
54a699aa26 Add semantic pixel asserts for lighting scenes 2026-04-05 16:46:47 +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
d46dcbfa9e Integrate XCUI runtime context into SceneRuntime 2026-04-05 06:52:17 +08:00
1fd6163647 Register XCUI editor collection primitives in engine build 2026-04-05 06:41:05 +08:00
6159eef3af Extract XCUI text input controller to common layer 2026-04-05 06:33:06 +08:00