1
0
Fork 0

Disable directional lighting as workaround.

Apparent unstable normals in taxiway lights cause
lighting to vary by view direction.  Temporary
fix for V3.4 release.
This commit is contained in:
Stuart Buchanan 2015-02-10 21:18:17 +00:00
parent 1c7825cc8f
commit 28091e91a5

View file

@ -109,7 +109,8 @@
<uniform>
<name>is_directional</name>
<type>bool</type>
<value><use>light-directional</use></value>
<!-- Short-term fix for unstable normals in taxiway lights -->
<value>false</value>
</uniform>
<uniform>
<name>texture</name>