perf(rendering): reconcile only changed attachments
This commit is contained in:
parent
6b56f4bef2
commit
b9cbf5e040
8 changed files with 246 additions and 14 deletions
|
|
@ -62,7 +62,7 @@ cooldown step.
|
|||
Landed evidence:
|
||||
[`../research/2026-07-25-slice-h-a2-cooldown-scope.md`](../research/2026-07-25-slice-h-a2-cooldown-scope.md).
|
||||
|
||||
### H-a3 — equipped-child transition work
|
||||
### H-a3 — equipped-child transition work — COMPLETE
|
||||
|
||||
1. Preserve both frame ordering points: pre-network presentation and
|
||||
post-network spatial reconciliation have different authority boundaries.
|
||||
|
|
@ -77,6 +77,9 @@ Landed evidence:
|
|||
Gate: equip, unparent, reparent, pose loss, rollback, delete, GUID reuse, and
|
||||
subtree-withdrawal suites preserve exact event and resource counts.
|
||||
|
||||
Landed evidence:
|
||||
[`../research/2026-07-25-slice-h-a3-attached-pose-reconcile.md`](../research/2026-07-25-slice-h-a3-attached-pose-reconcile.md).
|
||||
|
||||
### H-a4 — diagnostics and frame scratch
|
||||
|
||||
1. Reuse one synchronous `RetailPViewFrameInput` owned by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue