Skip to content

Fix no_ssao viewer option

Jonathan Kunstwald requested to merge feature/fix-no-ssao into develop
  • Fix SSAO still showing despite uSSAOPower being zero using a CPU check and a uniform bool
  • Disable SSAO calculation if SSAO is disabled

Merge request reports