Effects does not need to test if rembrandt is not activated. This would be the default
This commit is contained in:
parent
949dbd9161
commit
3e241108ad
1 changed files with 0 additions and 8 deletions
|
@ -35,9 +35,6 @@
|
||||||
<technique n="10">
|
<technique n="10">
|
||||||
<predicate>
|
<predicate>
|
||||||
<and>
|
<and>
|
||||||
<not>
|
|
||||||
<property>/sim/rendering/rembrandt</property>
|
|
||||||
</not>
|
|
||||||
<property>/sim/rendering/shaders/generic</property>
|
<property>/sim/rendering/shaders/generic</property>
|
||||||
<or>
|
<or>
|
||||||
<less-equal>
|
<less-equal>
|
||||||
|
@ -195,11 +192,6 @@
|
||||||
</pass>
|
</pass>
|
||||||
</technique>
|
</technique>
|
||||||
<technique n="11">
|
<technique n="11">
|
||||||
<predicate>
|
|
||||||
<not>
|
|
||||||
<property>/sim/rendering/rembrandt</property>
|
|
||||||
</not>
|
|
||||||
</predicate>
|
|
||||||
<pass>
|
<pass>
|
||||||
<lighting>true</lighting>
|
<lighting>true</lighting>
|
||||||
<material>
|
<material>
|
||||||
|
|
Loading…
Add table
Reference in a new issue