2009-10-08 02:19:37 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
<PropertyList>
|
2009-10-08 05:04:21 +00:00
|
|
|
<name>shader-options</name>
|
|
|
|
<modal>false</modal>
|
2009-10-08 02:19:37 +00:00
|
|
|
<layout>vbox</layout>
|
|
|
|
|
|
|
|
<checkbox>
|
|
|
|
<halign>left</halign>
|
2009-10-08 05:04:21 +00:00
|
|
|
<label>Enable effects</label>
|
|
|
|
<property>/sim/rendering/shader-effects</property>
|
2009-10-08 02:19:37 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
</checkbox>
|
|
|
|
|
2009-10-08 05:04:21 +00:00
|
|
|
<hrule/>
|
2009-10-08 02:19:37 +00:00
|
|
|
|
|
|
|
<group>
|
2009-10-08 05:04:21 +00:00
|
|
|
<layout>vbox</layout>
|
|
|
|
<halign>center</halign>
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
2009-10-15 03:25:05 +00:00
|
|
|
<halign>left</halign>
|
|
|
|
<checkbox>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Crop texture</label>
|
|
|
|
<property>/sim/rendering/crop-shader</property>
|
2009-10-08 05:04:21 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
2009-10-15 03:25:05 +00:00
|
|
|
</checkbox>
|
|
|
|
<checkbox>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Landmass effects</label>
|
|
|
|
<property>/sim/rendering/landmass-shader</property>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
</checkbox>
|
2009-10-08 05:04:21 +00:00
|
|
|
</group>
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
2009-10-15 03:25:05 +00:00
|
|
|
<halign>left</halign>
|
|
|
|
<checkbox>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Water reflection</label>
|
|
|
|
<property>/sim/rendering/water-shader</property>
|
2009-10-08 05:04:21 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
2009-10-15 03:25:05 +00:00
|
|
|
</checkbox>
|
2009-10-08 05:04:21 +00:00
|
|
|
</group>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
<hrule/>
|
|
|
|
|
|
|
|
<button>
|
|
|
|
<legend>Close</legend>
|
|
|
|
<default>true</default>
|
|
|
|
<key>Esc</key>
|
2009-10-08 02:19:37 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
2009-10-08 05:04:21 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-close</command>
|
|
|
|
</binding>
|
2009-10-08 02:19:37 +00:00
|
|
|
</button>
|
|
|
|
|
|
|
|
</PropertyList>
|