Norman Vine wrote:
> 
> attached find patches that implement a new option 
> 
> --enable-hud-3d  < default >
> --disable-hud-3d
> 
> Note that the disable variant also reverts the HUD Ladder 
> 'compression factor'.  The compression is 'sticky' ie what is
> set at startup is what you get for the duration of the run, this
> however is not the case for the 3D HUD which can be toggled
> with the internal property browser

Ooops I didn't add entries for these to the help file

Would someone with CVS privilige please commit these

Thanks 

Norman


$ cvs diff -u options.xml
Index: options.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/options.xml,v
retrieving revision 1.19
diff -u -r1.19 options.xml
--- options.xml 22 Jun 2003 09:44:56 -0000      1.19
+++ options.xml 14 Jul 2003 18:03:33 -0000
@@ -215,6 +215,16 @@
     <description>strings/enable-anti-alias-hud-desc</description>
    </option>

+   <option>
+    <name>disable-hud-3d</name>
+    <description>strings/disable-hud-3d-desc</description>
+   </option>
+
+   <option>
+    <name>enable-hud-3d</name>
+    <description>strings/enable-hud-3d-desc</description>
+   </option>
+
   </section>

   <section>



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to