1
0
Fork 0

Allow the generic shader to be used in Rembrandt, after the runway effect was converted

This commit is contained in:
Frederic Bouvier 2012-06-24 13:13:10 +02:00
parent 333d70aeca
commit c19d8f798a

View file

@ -55,11 +55,6 @@
<text>
<halign>left</halign>
<label>Generic</label>
<enable>
<not>
<property>/sim/rendering/rembrandt/enabled</property>
</not>
</enable>
</text>
<text>
@ -129,11 +124,6 @@
<slider>
<name>generic</name>
<enable>
<not>
<property>/sim/rendering/rembrandt/enabled</property>
</not>
</enable>
<min>0.0</min>
<max>1.0</max>
<step>1.0</step>