1
0
Fork 0

Add missing uniform to model-combined technique 5. This should fix the lighting issues with the sky-dome shaders active and landmass

slider at 4.
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
This commit is contained in:
Emilian Huminiuc 2012-05-02 13:22:43 +03:00
parent 5d65bbd16c
commit ce08a30a58

View file

@ -119,6 +119,13 @@
<type>float</type>
<value><use>scattering</use></value>
</uniform>
<uniform>
<name>terminator</name>
<type>float</type>
<value>
<use>terminator</use>
</value>
</uniform>
<uniform>
<name>texture</name>
<type>sampler-2d</type>