acdream/src/AcDream.App/Update
Erik 420e5eea70 refactor(app): key live projections by runtime identity
Move materialized live-object sidecars and presentation worksets to exact RuntimeEntityKey ownership. Runtime remains the only GUID/incarnation/local-ID authority while hydration, animation, effects, lights, equipped children, renderer resources, visibility, liveness, and teardown resolve exact projection identities. Preserve synchronous callbacks, local-ID allocation order, and current rendering behavior.
2026-07-25 21:50:58 +02:00
..
LiveObjectFrameController.cs refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
RenderSceneUpdateCommitPhase.cs fix(rendering): publish scene deltas at update boundary 2026-07-24 23:00:31 +02:00
UpdateFrameOrchestrator.cs feat(runtime): define borrowed views commands and ordered events 2026-07-25 19:08:42 +02:00
UpdateFrameRuntimeAdapters.cs refactor(update): cut over the frame orchestrator 2026-07-22 03:31:38 +02:00