acdream/src/AcDream.App/Update
Erik 6a026c5ab0 fix(rendering): synchronize hidden live projections
Inbound state continues while portal reveal blocks ordinary world simulation. Synchronize only the derived render projection after those hidden-frame network and command phases so the first revealed draw cannot observe a stale live transform, without advancing effects, particles, attachments, or lights.
2026-07-25 03:14:15 +02:00
..
LiveObjectFrameController.cs fix(rendering): synchronize hidden live projections 2026-07-25 03:14:15 +02:00
RenderSceneUpdateCommitPhase.cs fix(rendering): publish scene deltas at update boundary 2026-07-24 23:00:31 +02:00
UpdateFrameOrchestrator.cs fix(rendering): publish scene deltas at update boundary 2026-07-24 23:00:31 +02:00
UpdateFrameRuntimeAdapters.cs refactor(update): cut over the frame orchestrator 2026-07-22 03:31:38 +02:00