mirror of
https://github.com/AcChosen/VR-Stage-Lighting.git
synced 2025-02-18 19:14:14 +01:00
-Added toggle to disable depth light requirements for VRSL shaders on a per scene basis for Quest compatibility -Added toggle to remove 2D and 3D noise effects from volumetric shaders to reduce their overhead on quest. -Implmented many toggles as keywords for static branching instead of dynamic branching to improve performance slightly. -Slight performance improvement on volumetric shaders. -Fixed 3D noise time bug