On Sun, 2007-04-01 at 13:08 -0400, Ampere K. Hardraade wrote:
> On Sunday 01 April 2007 05:54, Daniel Pekelharing wrote:
> > But removing just the leading slashes I found in between the
> > <animation></animation> tags seems to work OK..
> 
> Given something like this:
> 
>         <!-- Animation for the doors of the main gears. -->
>         <animation>
>                 <name>Main_Gear_Doors.Left</name>
>                 <type>rotate</type>
>                 <object-name>MG DOOR.L</object-name>
>                 <property>/gear/gear[0]/position-norm</property>
>                 <interpolation>
>                         <entry><ind>0.0</ind><dep>0.0</dep></entry>
>                         <entry><ind>0.2</ind><dep>84.0</dep></entry>
>                         <entry><ind>0.8</ind><dep>84.0</dep></entry>
>                         <entry><ind>1.0</ind><dep>0.0</dep></entry>
>                 </interpolation>
>                 <center>
>                         <y-m>-0.4646725</y-m>
>                         <z-m>-2.3824937</z-m>
>                 </center>
>                 <axis>
>                         <x>1</x>
>                 </axis>
>         </animation>
> 
> You want to remove the leading slash within the <property></property> tags.

OK.. thanks!

I'll send in patches for any that I modify after I've tested them to
make sure they're still functional.. :-)

Cheers,

Daniel Pekelharing


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to