acdream/tests/AcDream.App.Tests/Rendering/Vfx
Erik 28e1cf8029 refactor(render): extract world scene frame owner
Move fallback and PView world drawing, shared alpha, particles, visibility, selection, and diagnostics behind focused frame owners. Make exceptional frames failure-atomic by restoring the shared GL baseline and preserving primary alpha failures through cleanup.

Co-authored-by: Codex <codex@openai.com>
2026-07-22 07:22:09 +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 refactor(streaming): compose landblock presentation transaction 2026-07-21 21:45:16 +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 refactor(render): extract world scene frame owner 2026-07-22 07:22:09 +02:00