2005-04-24 14:19:49 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
<name>rendering</name>
|
|
|
|
<modal>false</modal>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
|
|
|
|
<text>
|
2005-04-24 16:31:05 +00:00
|
|
|
<label>___________Rendering Options___________</label>
|
2005-04-24 14:19:49 +00:00
|
|
|
</text>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
<halign>center</halign>
|
|
|
|
|
|
|
|
<checkbox>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Sun/Moon horizon effect</label>
|
|
|
|
<property>/sim/rendering/horizon-effect</property>
|
2005-04-24 16:31:05 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
2005-04-24 14:19:49 +00:00
|
|
|
</checkbox>
|
2005-04-24 16:31:05 +00:00
|
|
|
|
2005-04-24 14:19:49 +00:00
|
|
|
<checkbox>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Enhanced runway lighting</label>
|
|
|
|
<property>/sim/rendering/enhanced-lighting</property>
|
2005-04-24 16:31:05 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
2005-04-24 14:19:49 +00:00
|
|
|
</checkbox>
|
2005-04-24 16:31:05 +00:00
|
|
|
|
2005-04-24 14:19:49 +00:00
|
|
|
<checkbox>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Runway light distance attenuation</label>
|
|
|
|
<property>/sim/rendering/distance-attenuation</property>
|
2005-04-24 16:31:05 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
2005-04-24 14:19:49 +00:00
|
|
|
</checkbox>
|
2005-04-24 16:31:05 +00:00
|
|
|
|
2005-04-24 14:19:49 +00:00
|
|
|
<checkbox>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Specular reflections on objects</label>
|
|
|
|
<property>/sim/rendering/specular-highlight</property>
|
2005-04-24 16:31:05 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
2005-04-24 14:19:49 +00:00
|
|
|
</checkbox>
|
|
|
|
|
|
|
|
<checkbox>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Bump mapped clouds</label>
|
|
|
|
<property>/sim/rendering/bump-mapping</property>
|
2005-04-24 16:31:05 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
2005-04-24 14:19:49 +00:00
|
|
|
</checkbox>
|
|
|
|
|
|
|
|
<checkbox>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Show frame rate</label>
|
|
|
|
<property>/sim/hud/draw-fps</property>
|
2005-04-24 16:31:05 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
2005-04-24 14:19:49 +00:00
|
|
|
</checkbox>
|
|
|
|
|
|
|
|
<checkbox>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Enable 3d clouds</label>
|
|
|
|
<property>/sim/rendering/clouds3d-enable</property>
|
2005-04-24 16:31:05 +00:00
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
2005-04-24 14:19:49 +00:00
|
|
|
</checkbox>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<halign>right</halign>
|
2005-04-24 16:31:05 +00:00
|
|
|
<text><label>Visibility range</label></text>
|
2005-04-24 14:19:49 +00:00
|
|
|
<slider>
|
|
|
|
<min>1000</min>
|
|
|
|
<max>50000</max>
|
|
|
|
|
|
|
|
<property>/sim/rendering/clouds3d-vis-range</property>
|
|
|
|
<binding>
|
2005-04-24 16:31:05 +00:00
|
|
|
<command>dialog-apply</command>
|
2005-04-24 14:19:49 +00:00
|
|
|
</binding>
|
|
|
|
</slider>
|
2005-04-24 16:31:05 +00:00
|
|
|
<text>
|
|
|
|
<label>12345678</label>
|
|
|
|
<format>%.0f m</format>
|
|
|
|
<live>true</live>
|
|
|
|
<property>/sim/rendering/clouds3d-vis-range</property>
|
|
|
|
</text>
|
2005-04-24 14:19:49 +00:00
|
|
|
</group>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<halign>right</halign>
|
|
|
|
<text><label>Cloud density</label></text>
|
|
|
|
<slider>
|
|
|
|
<min>0</min>
|
|
|
|
<max>100</max>
|
|
|
|
|
|
|
|
<property>/sim/rendering/clouds3d-density</property>
|
|
|
|
<binding>
|
2005-04-24 16:31:05 +00:00
|
|
|
<command>dialog-apply</command>
|
2005-04-24 14:19:49 +00:00
|
|
|
</binding>
|
|
|
|
</slider>
|
2005-04-24 16:31:05 +00:00
|
|
|
<text>
|
|
|
|
<label>12345678</label>
|
|
|
|
<format>%.0f%%</format>
|
|
|
|
<live>true</live>
|
|
|
|
<property>/sim/rendering/clouds3d-density</property>
|
|
|
|
</text>
|
2005-04-24 14:19:49 +00:00
|
|
|
</group>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<text><label>3D Clouds cache size in Kbytes</label></text>
|
2005-04-24 16:31:05 +00:00
|
|
|
<input>
|
|
|
|
<property>/sim/rendering/clouds3d-cache-size</property>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
</input>
|
2005-04-24 14:19:49 +00:00
|
|
|
</group>
|
|
|
|
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<empty><stretch>true</stretch></empty>
|
|
|
|
|
|
|
|
<button>
|
2005-04-24 16:31:05 +00:00
|
|
|
<legend>Close</legend>
|
2005-04-24 14:19:49 +00:00
|
|
|
<binding>
|
2005-04-24 16:31:05 +00:00
|
|
|
<command>dialog-apply</command>
|
2005-04-24 14:19:49 +00:00
|
|
|
</binding>
|
|
|
|
<binding>
|
2005-04-24 16:31:05 +00:00
|
|
|
<command>dialog-close</command>
|
2005-04-24 14:19:49 +00:00
|
|
|
</binding>
|
|
|
|
<default>true</default>
|
|
|
|
</button>
|
|
|
|
|
|
|
|
<empty><stretch>true</stretch></empty>
|
|
|
|
</group>
|
|
|
|
</PropertyList>
|