CVS: data/gui/dialogs rendering.xml, 1.42, 1.43
Stuart Buchanan <[email protected]>
| Newsgroups | gmane.games.flightgear.cvc |
|---|---|
| Message-ID | <[email protected]> |
Update of /var/cvs/FlightGear-0.9/data/gui/dialogs
In directory baron.flightgear.org:/tmp/cvs-serv17286/gui/dialogs
Modified Files:
rendering.xml
Log Message:
Allow the snow level of the landmass shader to be set from the property system, and expose it in the rendering dialog. Could be used in future to set the snow level based on the current weather.
Index: rendering.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/gui/dialogs/rendering.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- rendering.xml 12 Mar 2010 22:25:19 -0000 1.42
+++ rendering.xml 27 Mar 2010 14:02:56 -0000 1.43
@@ -271,6 +271,27 @@
</binding>
</checkbox>
</group>
+
+ <group>
+ <layout>hbox</layout>
+ <halign>right</halign>
+ <text><label>Snow Level</label></text>
+ <slider>
+ <min>0.0</min>
+ <max>5000.0</max>
+ <property>/sim/rendering/snow-level-m</property>
+ <binding>
+ <command>dialog-apply</command>
+ </binding>
+ </slider>
+ <text>
+ <label>12345678</label>
+ <format>%.fm</format>
+ <live>true</live>
+ <property>/sim/rendering/snow-level-m</property>
+ </text>
+ </group>
+
</group>
</group>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev