-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Here are property path fixes for B-2 and F-86. As described before, absolute
paths break over multiplayer.

Regards,

Arvid Norlander
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQFHVWY1WmK6ng/aMNkRChghAKCe2p1IOQW3rsunATPKPldLk01ogACfa8t5
Q/Xtc8sK/P0ymPhlOtUyi74=
=kaAz
-----END PGP SIGNATURE-----
Index: Models/F-86f.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/F-86/Models/F-86f.xml,v
retrieving revision 1.1
diff -u -p -r1.1 F-86f.xml
--- Models/F-86f.xml    29 Jul 2007 19:26:49 -0000      1.1
+++ Models/F-86f.xml    4 Dec 2007 14:34:03 -0000
@@ -460,7 +460,7 @@
     <animation> 
       <type>rotate</type>
       <object-name>flap.L</object-name>
-      <property>/surface-positions/flap-pos-norm</property>
+      <property>surface-positions/flap-pos-norm</property>
       <factor>-50</factor>
       <center> 
         <x-m>5.676</x-m>
@@ -480,7 +480,7 @@
     <animation> 
       <type>rotate</type>
       <object-name>flap.R</object-name>
-      <property>/surface-positions/flap-pos-norm</property>
+      <property>surface-positions/flap-pos-norm</property>
       <factor>50</factor>
       <center> 
         <x-m>5.676</x-m>
Index: Models/la_light.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/B-2/Models/la_light.xml,v
retrieving revision 1.2
diff -u -p -r1.2 la_light.xml
--- Models/la_light.xml 26 Feb 2007 20:33:16 -0000      1.2
+++ Models/la_light.xml 4 Dec 2007 14:26:14 -0000
@@ -39,7 +39,7 @@
                        </greater-than>
                        
                        <equals>
-                               <property>/gear/gear[0]/position-norm</property>
+                               <property>gear/gear[0]/position-norm</property>
                                <value>1</value>
                        </equals>
                </and>
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to