• Joined on 2026-03-08
xuanchi pushed to master at xuanchi/XCEngine 2026-04-08 04:44:51 +08:00
2c1c815072 Formalize builtin shader resource contracts
xuanchi pushed to master at xuanchi/XCEngine 2026-04-08 04:27:57 +08:00
6113ed92b0 Formalize renderer material contracts and harden backpack import
xuanchi pushed to master at xuanchi/XCEngine 2026-04-08 03:23:35 +08:00
7be3b2cc45 ui: add vector4 editor field validation
xuanchi pushed to master at xuanchi/XCEngine 2026-04-08 02:53:48 +08:00
2e961295bf Fix backpack material artifact rebuild
xuanchi pushed to master at xuanchi/XCEngine 2026-04-08 02:52:51 +08:00
0a392e1311 ui: add typed editor field foundations
xuanchi pushed to master at xuanchi/XCEngine 2026-04-08 02:36:21 +08:00
805e07bf90 editor: add typed light hierarchy submenu
xuanchi pushed to master at xuanchi/XCEngine 2026-04-08 02:31:40 +08:00
75defb0a49 Formalize imported mesh materials
xuanchi pushed to master at xuanchi/XCEngine 2026-04-08 01:11:32 +08:00
6e6a98a022 Tighten material loader schema parsing
xuanchi pushed to master at xuanchi/XCEngine 2026-04-08 01:01:54 +08:00
077a6b0a51 Complete material inspector keyword and reset flow
xuanchi pushed to master at xuanchi/XCEngine 2026-04-08 00:47:11 +08:00
b5bc9d41cb Clean project material shader references
xuanchi pushed to master at xuanchi/XCEngine 2026-04-08 00:34:26 +08:00
23ff4004f4 Fix play mode runtime scene replacement
xuanchi pushed to master at xuanchi/XCEngine 2026-04-08 00:01:28 +08:00
69cb80ccd4 Refactor material inspector state IO
xuanchi pushed to master at xuanchi/XCEngine 2026-04-07 21:47:47 +08:00
6289777c8e editor: preserve material authoring overrides
xuanchi pushed to master at xuanchi/XCEngine 2026-04-07 21:42:20 +08:00
4c26b410cb editor: add shader-driven material property inspector
xuanchi pushed to master at xuanchi/XCEngine 2026-04-07 21:35:34 +08:00
7711a8151e editor: preserve material inspector authored state
xuanchi pushed to master at xuanchi/XCEngine 2026-04-07 21:27:04 +08:00
253d6bbf85 docs: audit material inspector shader property plan
xuanchi pushed to master at xuanchi/XCEngine 2026-04-07 20:44:02 +08:00
fe00aa1305 Remove XCUI demo panel from editor
xuanchi pushed to master at xuanchi/XCEngine 2026-04-07 18:49:56 +08:00
901a6ecc26 Close shader authoring pipeline and UsePass dependency tracking
xuanchi pushed to master at xuanchi/XCEngine 2026-04-07 18:37:34 +08:00
2f9b1696cd Close shader authoring usepass regressions
xuanchi pushed to master at xuanchi/XCEngine 2026-04-07 17:56:05 +08:00
5a3232c099 Add editor typed field widgets and validation scenarios