1
0
Fork 0

Rembrandt trees: Fix technique numbering and restore transparent pass for the classical renderer

This commit is contained in:
Frederic Bouvier 2012-04-05 08:22:12 +02:00
parent b09e37fefd
commit 37ce7f2683

View file

@ -37,7 +37,7 @@
</fogtype> </fogtype>
<!-- END fog include --> <!-- END fog include -->
</parameters> </parameters>
<technique n="10"> <technique n="9">
<predicate> <predicate>
<and> <and>
<property>/sim/rendering/rembrandt</property> <property>/sim/rendering/rembrandt</property>
@ -162,7 +162,6 @@
<!-- END fog include --> <!-- END fog include -->
</pass> </pass>
<!--
<pass n="1"> <pass n="1">
<lighting>true</lighting> <lighting>true</lighting>
<material> <material>
@ -248,6 +247,5 @@
</value> </value>
</uniform> </uniform>
</pass> </pass>
-->
</technique> </technique>
</PropertyList> </PropertyList>