Commit Graph

1162 Commits

Author SHA1 Message Date
23b23a56be Add NanoVDB occlusion and transform integration tests 2026-04-09 01:58:59 +08:00
9841d5667d Add NanoVDB volume test scaffolding 2026-04-09 01:13:00 +08:00
fde99a4d34 Fix NanoVDB volume loading and rendering 2026-04-09 01:11:59 +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
6bf9203eec Add runtime material buffer bindings 2026-04-08 19:18:07 +08:00
bb0f4afe7d Add Unity-style buffer shader resource support 2026-04-08 18:29:16 +08:00
4728b09ae8 Add RHI buffer SRV and UAV view support 2026-04-08 18:05:00 +08:00
162f1cc12e engine: sync editor rendering and ui changes 2026-04-08 16:09:15 +08:00
31756847ab docs: sync api and planning docs 2026-04-08 16:07:03 +08:00
08c3278e10 Tighten builtin pass metadata and remove skybox property fallbacks 2026-04-08 13:13:42 +08:00
efdd6bd68f Remove legacy shader pass and artifact fallbacks 2026-04-08 04:59:49 +08:00
2c1c815072 Formalize builtin shader resource contracts 2026-04-08 04:44:36 +08:00
6113ed92b0 Formalize renderer material contracts and harden backpack import 2026-04-08 04:27:21 +08:00
7be3b2cc45 ui: add vector4 editor field validation 2026-04-08 03:23:15 +08:00
2e961295bf Fix backpack material artifact rebuild 2026-04-08 02:53:12 +08:00
0a392e1311 ui: add typed editor field foundations 2026-04-08 02:52:28 +08:00
805e07bf90 editor: add typed light hierarchy submenu 2026-04-08 02:35:56 +08:00
75defb0a49 Formalize imported mesh materials 2026-04-08 02:31:10 +08:00
6e6a98a022 Tighten material loader schema parsing 2026-04-08 01:10:51 +08:00
077a6b0a51 Complete material inspector keyword and reset flow 2026-04-08 01:01:28 +08:00
b5bc9d41cb Clean project material shader references 2026-04-08 00:46:45 +08:00
23ff4004f4 Fix play mode runtime scene replacement 2026-04-08 00:33:50 +08:00
69cb80ccd4 Refactor material inspector state IO 2026-04-08 00:00:41 +08:00
6289777c8e editor: preserve material authoring overrides 2026-04-07 21:47:36 +08:00
4c26b410cb editor: add shader-driven material property inspector 2026-04-07 21:42:08 +08:00
7711a8151e editor: preserve material inspector authored state 2026-04-07 21:35:23 +08:00
253d6bbf85 docs: audit material inspector shader property plan 2026-04-07 21:26:52 +08:00
fe00aa1305 Remove XCUI demo panel from editor 2026-04-07 20:43:31 +08:00
901a6ecc26 Close shader authoring pipeline and UsePass dependency tracking 2026-04-07 18:49:37 +08:00
2f9b1696cd Close shader authoring usepass regressions 2026-04-07 18:37:11 +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
442565f176 resources: remove legacy shader authoring path 2026-04-07 14:13:26 +08:00
1f140c4bab Add editor panel content host contract 2026-04-07 14:03:52 +08:00
b2ab516228 Add editor panel host lifecycle contract 2026-04-07 13:24:56 +08:00
6bf61ad8e2 Refine editor shell asset contract 2026-04-07 13:01:48 +08:00
e7669dc8c3 resources: split shader authoring parser internals 2026-04-07 13:00:30 +08:00
3cf4adf181 Unify editor shell asset contracts 2026-04-07 12:47:16 +08:00
49e9b63a2d Internalize editor shell asset definition contract 2026-04-07 12:38:23 +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
fb8ef25ff3 Add shell definition contract 2026-04-07 12:09:26 +08:00
3def94d0e0 Harden shell interaction modal recovery 2026-04-07 12:00:44 +08:00
d3377708d2 resources: split shader loader internals 2026-04-07 11:59:50 +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
1c87650fb3 resources: share shader source parsing utilities 2026-04-07 11:16:02 +08:00
0d6a4113e7 Add workspace interaction coordination contract 2026-04-07 11:12:18 +08:00