branchrust_reboot/main/fix_dynamic_occlusion_poolingcancel

2 Commits over 0 Days - ∞cph!

20 Days Ago
Fix compile error
20 Days Ago
Fix pooling issue with dynamic occlusion pausing - was assuming the entity wasn't parented by default, so dynamic = false by default - however wasn't resetting the bool in ResetState() causing pooling errors - even if it was, the old code was updating batching + occlusion every time the parent changed so we want to follow suit