acdream/tests/AcDream.App.Tests/Rendering/Vfx
Erik f961d70023 feat(physics): port retail complete object frame pipeline
Restore the named-retail object update order across local, remote, static, projectile, animation, shadow, teleport, and effect lifetimes. Separate authoritative root commits from spatial rebucketing, preserve per-owner hook/FIFO ordering, and remove update-path allocations with exact lifecycle and residency gates.

Add deterministic conformance, adversarial lifetime, GUID-reuse, pending-cell, quaternion, timestamp, and allocation coverage. Release build is warning-free and all 6,446 tests pass with five intentional skips; retail, architecture, and adversarial reviews are clean.

Co-authored-by: OpenAI Codex <codex@openai.com>
2026-07-20 09:10:31 +02:00
..
EntityEffectControllerTests.cs fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
EntityEffectPoseRegistryTests.cs feat(physics): port retail complete object frame pipeline 2026-07-20 09:10:31 +02:00
EntityEffectProfileTests.cs feat(vfx): port retail effect scheduling and delivery 2026-07-14 09:25:44 +02:00
EntityScriptActivatorTests.cs feat(physics): port retail complete object frame pipeline 2026-07-20 09:10:31 +02:00
IndexedSetupPartPoseBuilderTests.cs feat(vfx): bind effects to live animated poses 2026-07-14 10:56:01 +02:00
LiveEntityLightControllerTests.cs feat(vfx): bind effects to live animated poses 2026-07-14 10:56:01 +02:00
ParticleVisibilityControllerTests.cs perf(vfx): port retail particle visibility degradation 2026-07-17 15:27:36 +02:00