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">
|
||||
<predicate>
|
||||
<and>
|
||||
<not>
|
||||
<property>/sim/rendering/rembrandt</property>
|
||||
</not>
|
||||
<property>/sim/rendering/shaders/generic</property>
|
||||
<or>
|
||||
<less-equal>
|
||||
|
@ -195,11 +192,6 @@
|
|||
</pass>
|
||||
</technique>
|
||||
<technique n="11">
|
||||
<predicate>
|
||||
<not>
|
||||
<property>/sim/rendering/rembrandt</property>
|
||||
</not>
|
||||
</predicate>
|
||||
<pass>
|
||||
<lighting>true</lighting>
|
||||
<material>
|
||||
|
|
Loading…
Reference in a new issue