1
0
Fork 0

Merge branch 'master' of git://mapserver.flightgear.org/fgdata

This commit is contained in:
Ryan Miller 2010-12-14 15:41:44 -08:00
commit 8a854b963f
3 changed files with 99 additions and 93 deletions

View file

@ -21,6 +21,7 @@
<predicate>
<and>
<property>/sim/rendering/shader-effects</property>
<property>/sim/rendering/random-vegetation</property>
<less-equal>
<value type="float">1.0</value>
<shader-language/>

View file

@ -6,10 +6,29 @@
<layout>vbox</layout>
<padding>20</padding>
<text>
<label>Rendering Options</label>
</text>
<group>
<layout>hbox</layout>
<empty><stretch>1</stretch></empty>
<text>
<label>Rendering options</label>
</text>
<empty><stretch>1</stretch></empty>
<button>
<pref-width>16</pref-width>
<pref-height>16</pref-height>
<legend></legend>
<default>1</default>
<keynum>27</keynum>
<border>2</border>
<binding>
<command>dialog-close</command>
</binding>
</button>
</group>
<hrule/>
<group>
@ -18,11 +37,19 @@
<group>
<layout>vbox</layout>
<text>
<halign>left</halign>
<label>Lighting</label>
</text>
<!--
<group>
<layout>hbox</layout>
<text>
<label>Lighting</label>
<halign>left</halign>
</text>
<hrule>
<stretch>true</stretch>
</hrule>
</group>
<checkbox>
<halign>left</halign>
@ -68,17 +95,23 @@
<command>dialog-apply</command>
</binding>
</checkbox>
-->
<hrule/>
<text>
<halign>left</halign>
<label>Objects</label>
</text>
<group>
<layout>hbox</layout>
<text>
<label>Objects</label>
<halign>left</halign>
</text>
<hrule>
<stretch>true</stretch>
</hrule>
</group>
<checkbox>
<halign>left</halign>
<label>Particles (Smoke, Dust, Spray)</label>
<label>Particles (smoke, dust, spray)</label>
<property>/sim/rendering/particles</property>
<binding>
<command>dialog-apply</command>
@ -93,8 +126,10 @@
<command>dialog-apply</command>
</binding>
</checkbox>
<checkbox>
<!--
<checkbox>
<halign>left</halign>
<label>Lightning</label>
<property>/sim/rendering/lightning-enable</property>
@ -103,15 +138,6 @@
</binding>
</checkbox>
<checkbox>
<halign>left</halign>
<label>Bump mapped clouds</label>
<property>/sim/rendering/bump-mapping</property>
<binding>
<command>dialog-apply</command>
</binding>
</checkbox>
<checkbox>
<halign>left</halign>
<label>Random objects</label>
@ -120,6 +146,8 @@
<command>dialog-apply</command>
</binding>
</checkbox>
-->
<checkbox>
<halign>left</halign>
@ -129,44 +157,33 @@
<command>dialog-apply</command>
</binding>
</checkbox>
</group>
<vrule/>
<group>
<layout>vbox</layout>
<text>
<group>
<layout>hbox</layout>
<text>
<label>Clouds</label>
<halign>left</halign>
</text>
<hrule>
<stretch>true</stretch>
</hrule>
</group>
<!--
<checkbox>
<halign>left</halign>
<label>Shadows</label>
</text>
<checkbox>
<halign>left</halign>
<label>Enable</label>
<property>/sim/rendering/shadows/enabled</property>
<label>2D clouds</label>
<property>/sim/rendering/bump-mapping</property>
<binding>
<command>dialog-apply</command>
<command>dialog-apply</command>
</binding>
</checkbox>
<checkbox>
<halign>left</halign>
<label>Debug</label>
<property>/sim/rendering/shadows/debug</property>
<binding>
<command>dialog-apply</command>
</binding>
</checkbox>
<hrule/>
<text>
<label>3D Clouds</label>
<halign>left</halign>
</text>
-->
<checkbox>
<label>Enable 3D clouds</label>
<label>3D clouds</label>
<halign>left</halign>
<property>/sim/rendering/clouds3d-enable</property>
<binding>
@ -213,17 +230,33 @@
<property>/sim/rendering/clouds3d-vis-range</property>
</text>
</group>
<group>
<layout>vbox</layout>
<stretch>true</stretch>
</group>
</group>
<vrule/>
<hrule/>
<group>
<layout>vbox</layout>
<text>
<halign>left</halign>
<label>Shader Effects</label>
</text>
<group>
<layout>hbox</layout>
<text>
<label>Shader effects</label>
<halign>left</halign>
</text>
<hrule>
<stretch>true</stretch>
</hrule>
</group>
<checkbox>
<halign>left</halign>
<label>Material Shaders</label>
<label>Material shaders</label>
<property>/sim/rendering/shader-effects</property>
<binding>
<command>dialog-apply</command>
@ -334,27 +367,6 @@
</group>
</group>
<hrule/>
<group>
<layout>hbox</layout>
<empty><stretch>true</stretch></empty>
<button>
<legend>Close</legend>
<default>true</default>
<key>Esc</key>
<binding>
<command>dialog-apply</command>
</binding>
<binding>
<command>dialog-close</command>
</binding>
</button>
<empty><stretch>true</stretch></empty>
</group>
<nasal>
<open>
gui.enable_widgets(cmdarg(), "shadows-debug", getprop("/sim/gui/devel-widgets"));

View file

@ -1023,13 +1023,6 @@ Shared parameters for various materials.
<coverage-m2>400000</coverage-m2>
<heading-type>random</heading-type>
</object>
<object>
<path>Models/Residential/zone_maisons_carre-ba.ac</path>
<path>Models/Residential/zone_maisons_long-ba.ac</path>
<path>Models/Residential/zone_maisons_grd-ba.ac</path>
<coverage-m2>100000</coverage-m2>
<heading-type>random</heading-type>
</object>
<object>
<path>Models/Residential/germanvillagehouse1.ac</path>
<path>Models/Residential/MontHse1Grey_White.ac</path>