1
0
Fork 0

Fix issue for objects using transparency with model-shader disabled

This commit is contained in:
Emilian Huminiuc 2014-02-02 15:07:44 +01:00 committed by Christian Schmitt
parent 653d86db46
commit 1ec07461a5

View file

@ -14,7 +14,6 @@ and fallback to plain transparency when the model shader is disabled.
<property>/sim/rendering/shaders/model</property>
<value type="int">0</value>
</equal>
<property>/sim/rendering/rembrandt/enabled</property>
<or>
<less-equal>
<value type="float">2.0</value>
@ -707,4 +706,4 @@ and fallback to plain transparency when the model shader is disabled.
</uniform>
</pass>
</technique>
</PropertyList>
</PropertyList>