acdream/tests/AcDream.App.Tests/Rendering/Vfx
Erik 749e8ceeb1 fix(rendering): bound portal resource lifetime
Separate logical ownership, render publication, and GPU retirement across live entities, landblocks, particles, textures, mesh arenas, portal/UI teardown, and per-frame scratch storage. Add bounded DAT/texture caches, upload budgets, three-frame fence retirement, exact-incarnation appearance reconciliation, frame pacing, and extensive lifetime conformance coverage.\n\nThe seven-destination connected route now cuts peak working/private memory roughly in half, returns Caul to 125-153 FPS locally, and produces no WER or AMD reset.\n\nCo-authored-by: OpenAI Codex <codex@openai.com>
2026-07-18 21:35:16 +02:00
..
EntityEffectControllerTests.cs fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
EntityEffectPoseRegistryTests.cs fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
EntityEffectProfileTests.cs feat(vfx): port retail effect scheduling and delivery 2026-07-14 09:25:44 +02:00
EntityScriptActivatorTests.cs feat(vfx): bind effects to live animated poses 2026-07-14 10:56:01 +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