branchrust_reboot/main/environment_volume_lodscancel

7 Commits over 31 Days - 0.01cph!

2 Months Ago
Only adding the EnvironmentVolumeLOD component on the Client and changed it to add and remove the component from the enabled spatial volumes set rather than enabling and distabling the EnvironmentVolume component
2 Months Ago
Added back SpatialEnvironmentVolumePass changes after merge
2 Months Ago
Merge from main
2 Months Ago
Changed EnvironmentVolume back to a MonoBehaviour and added a separate component EnvironmentVolumeLOD to control the culling
2 Months Ago
Only registering spatially aware environment volumes to be processed by the SpatialEnvironmentVolumePass
2 Months Ago
Converted the EnvironmentVolume class to a LODComponent rather than having a separate component for it
2 Months Ago
Added an EnvironmentVolumeLOD component for disabling EnvironmentVolume components that aren't within view