Make sure that atmospheric calcs aren't done twice.
The atomospherics were being applied both in the G-buffer and during the sun light pass. This ensures that is not the case. Additionally, re-enable specular on the water plane, scale the bloom factor to something more reasonable, and also someone broke specular on emissive surfaces. That's fixed too now.
Showing
- indra/newview/app_settings/shaders/class1/deferred/softenLightF.glsl 2 additions, 2 deletions...ew/app_settings/shaders/class1/deferred/softenLightF.glsl
- indra/newview/app_settings/shaders/class1/deferred/waterF.glsl 4 additions, 7 deletions.../newview/app_settings/shaders/class1/deferred/waterF.glsl
- indra/newview/app_settings/shaders/class2/deferred/softenLightF.glsl 3 additions, 5 deletions...ew/app_settings/shaders/class2/deferred/softenLightF.glsl
Loading
Please register or sign in to comment