|
|
3317e47009
|
feat(physics): add runtime physics scaffolding
|
2026-04-15 11:58:27 +08:00 |
|
|
|
dedf149f59
|
docs: update thesis draft
|
2026-04-15 11:11:22 +08:00 |
|
|
|
8b156dd112
|
docs(new_editor): archive legacy plans and define consolidation roadmap
|
2026-04-15 07:52:56 +08:00 |
|
|
|
aa727202af
|
Add managed render pipeline selection bridge
|
2026-04-15 01:57:14 +08:00 |
|
|
|
d0ce2d7883
|
Centralize render-graph recording context builders
|
2026-04-15 01:18:15 +08:00 |
|
|
|
f064d6ed68
|
Extract camera frame fullscreen stage planner
|
2026-04-15 00:53:51 +08:00 |
|
|
|
1d171ea61c
|
Split builtin forward pipeline into feature and internal modules
|
2026-04-14 20:50:31 +08:00 |
|
|
|
4b58df9a61
|
audio: share decoded clip cache across sources
|
2026-04-14 16:17:17 +08:00 |
|
|
|
3f871a4f45
|
Lay groundwork for detached editor windows
|
2026-04-14 15:07:52 +08:00 |
|
|
|
e83f911aef
|
Add borderless host migration plan
|
2026-04-14 00:56:23 +08:00 |
|
|
|
0d6b8bf7d8
|
Formalize directional shadow runtime contracts
|
2026-04-13 23:11:28 +08:00 |
|
|
|
712f99e723
|
Refactor rendering frame execution contracts
|
2026-04-13 22:16:04 +08:00 |
|
|
|
5b89c2bb76
|
Separate viewport target and descriptor ownership
|
2026-04-13 19:57:25 +08:00 |
|
|
|
f3fc34898a
|
Refactor new editor host orchestration
|
2026-04-13 19:37:10 +08:00 |
|
|
|
82c55b3999
|
docs: rebuild main light shadow repair plan
|
2026-04-13 02:24:30 +08:00 |
|
|
|
64212a53c7
|
Add 3DGS D3D12 MVS bootstrap and PLY loader
|
2026-04-13 00:36:50 +08:00 |
|
|
|
941034b387
|
Wire viewport shell host chain and move host under app
|
2026-04-12 23:13:00 +08:00 |
|
|
|
89590242bd
|
docs(editor): sync script assembly builder api docs
|
2026-04-12 22:50:50 +08:00 |
|
|
|
a660fc489a
|
Plan new editor viewport render host migration
|
2026-04-12 22:35:23 +08:00 |
|
|
|
7ee28a7969
|
Add gaussian splat asset caching groundwork
|
2026-04-12 11:15:59 +08:00 |
|
|
|
838f676fa6
|
Refactor new editor app context and workspace shell
|
2026-04-12 01:29:00 +08:00 |
|
|
|
8848cfd958
|
chore: checkpoint current workspace changes
|
2026-04-11 22:14:02 +08:00 |
|
|
|
030230eb1f
|
Add Nahida model import and preview pipeline
|
2026-04-11 20:16:49 +08:00 |
|
|
|
0a2bdedc59
|
Archive outdated Library cache plans
|
2026-04-11 15:57:29 +08:00 |
|
|
|
fac6e588a8
|
Formalize gaussian splat prepare-order pass
|
2026-04-11 03:02:30 +08:00 |
|
|
|
4080b2e5fe
|
Fix D3D12 NanoVDB volume load stalls
|
2026-04-11 00:27:23 +08:00 |
|
|
|
2338e306bf
|
Add editor Assets watcher refresh loop
|
2026-04-10 21:16:17 +08:00 |
|
|
|
87ad489bfd
|
Tighten new editor shell chrome and add dock convergence plan
|
2026-04-10 21:05:07 +08:00 |
|
|
|
503e6408ed
|
Add model and GaussianSplat asset pipelines
|
2026-04-10 20:55:48 +08:00 |
|
|
|
84faa585d5
|
docs(plan): add incremental API doc task board
|
2026-04-10 18:49:37 +08:00 |
|
|
|
ac9388445c
|
docs(plan): sync api task board completion state
|
2026-04-10 18:45:07 +08:00 |
|
|
|
3561bf22bb
|
docs(ui): refresh selection model and resources umbrella docs
|
2026-04-10 18:42:11 +08:00 |
|
|
|
e6ac43b454
|
docs(rendering): refine selection and object id pass docs
|
2026-04-10 18:36:17 +08:00 |
|
|
|
2f3a28ec3e
|
docs(rendering): reconcile infinite grid docs
|
2026-04-10 18:35:23 +08:00 |
|
|
|
737ccd2e0c
|
docs(rendering): expand render pass foundation docs
|
2026-04-10 18:32:41 +08:00 |
|
|
|
bdf0b9a16b
|
docs(rendering): sync infinite grid and depth style pass docs
|
2026-04-10 18:31:05 +08:00 |
|
|
|
0c52e0f640
|
docs(rendering): refine outline and volumetric pass docs
|
2026-04-10 18:28:20 +08:00 |
|
|
|
bb9a4d5ef4
|
docs(rendering): document color scale post-process API
|
2026-04-10 18:25:06 +08:00 |
|
|
|
a990553ade
|
docs(rendering): sync outline inputs and volumetric prewarm docs
|
2026-04-10 18:23:40 +08:00 |
|
|
|
de2fc8be43
|
docs(rendering): document builtin final color pass API
|
2026-04-10 18:18:41 +08:00 |
|
|
|
effca78771
|
docs(asset): sync model and volume api docs
|
2026-04-10 18:17:19 +08:00 |
|
|
|
0602b34652
|
docs(rendering): sync render surface state and sample docs
|
2026-04-10 18:08:37 +08:00 |
|
|
|
85b8b3e583
|
docs(rhi): sync buffer init and sample quality docs
|
2026-04-10 17:59:59 +08:00 |
|
|
|
cba3823ea2
|
docs(rhi): document buffer init overload and sample quality
|
2026-04-10 17:51:45 +08:00 |
|
|
|
89bbad2786
|
docs(xceditor): deepen foundation api pages
|
2026-04-10 17:43:30 +08:00 |
|
|
|
00cf3850d5
|
docs(api): align render material resolve docs
|
2026-04-10 17:37:57 +08:00 |
|
|
|
81d0d92aed
|
docs(plan): refresh API restructuring status
|
2026-04-10 17:36:25 +08:00 |
|
|
|
2d8ada03a1
|
docs(api): sync archive links and task board status
|
2026-04-10 17:34:19 +08:00 |
|
|
|
7fc7bb0a22
|
docs(api): sync archive and command guidance
|
2026-04-10 17:33:51 +08:00 |
|
|
|
447977214e
|
docs(api): sync entry guidance for dual api roots
|
2026-04-10 17:32:04 +08:00 |
|