CVS: data/Aircraft/BV-141/Models bv-141.ac, 1.4, 1.5 bv141.xml, 1.5, 1.6 glass_shader.png, 1.1, NONE
Emmanuel Baranger <[email protected]> Sat, 3 Apr 2010 06:21:06 -0500
| Newsgroups | gmane.games.flightgear.cvc |
|---|---|
| Message-ID | <[email protected]> |
Update of /var/cvs/FlightGear-0.9/data/Aircraft/BV-141/Models
In directory baron.flightgear.org:/tmp/cvs-serv5046/Models
Modified Files:
bv-141.ac bv141.xml
Removed Files:
glass_shader.png
Log Message:
- little update on FDM (thanks to Melchior for the YASim_import script)
Index: bv-141.ac
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/BV-141/Models/bv-141.ac,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bv-141.ac 15 Apr 2009 08:59:27 -0000 1.4
+++ bv-141.ac 3 Apr 2010 11:07:07 -0000 1.5
@@ -1,8 +1,7 @@
AC3Db
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0.5 0.5 0.5 shi 64 trans 0
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0.5 0.5 0.5 shi 64 trans 0
-MATERIAL "nospec" rgb 1 1 1 amb 0 0 0 emis 0 0 0 spec 0 0 0 shi 0 trans 0.5
-MATERIAL "transparent.001" rgb 0.547091 0.565624 0.595981 amb 0 0 0 emis 0 0 0 spec 1 1 1 shi 64 trans 0.5
+MATERIAL "transparent" rgb 0.547091 0.565624 0.595981 amb 0 0 0 emis 0 0 0 spec 1 1 1 shi 64 trans 0.5
OBJECT world
kids 28
OBJECT poly
@@ -12,7 +11,7 @@
texture "texture.png"
[...8774 lines suppressed...]
SURF 0x10
-mat 3
+mat 2
refs 3
281 0.328567624092 0.339348882437
287 0.328567624092 0.379724055529
283 0.442463129759 0.379724055529
SURF 0x10
-mat 3
+mat 2
refs 3
281 0.328567624092 0.339348882437
283 0.442463129759 0.379724055529
284 0.328567624092 0.283573538065
SURF 0x10
-mat 3
+mat 2
refs 3
282 0.479535162449 0.283573538065
284 0.328567624092 0.283573538065
Index: bv141.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/BV-141/Models/bv141.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bv141.xml 15 Apr 2009 08:59:28 -0000 1.5
+++ bv141.xml 3 Apr 2010 11:09:34 -0000 1.6
@@ -48,13 +48,13 @@
<object-name>propblur</object-name>
</animation>
- <animation>
- <type>shader</type>
- <shader>chrome</shader>
- <texture>glass_shader.png</texture>
+ <animation>
+ <type>shader</type>
+ <shader>chrome</shader>
+ <texture>Aircraft/Generic/Effects/glass_shader.png</texture>
<object-name>vitres</object-name>
- </animation>
-
+ </animation>
+
<animation>
<type>noshadow</type>
<object-name>vitres</object-name>
@@ -137,9 +137,9 @@
<model>
<path>Aircraft/BV-141/Models/Interior/interior.xml</path>
<offsets>
- <x-m> 0.000 </x-m>
- <y-m> 0.000 </y-m>
- <z-m> 0.000 </z-m>
+ <x-m> 0 </x-m>
+ <y-m> 0 </y-m>
+ <z-m> 0 </z-m>
</offsets>
</model>
@@ -195,9 +195,9 @@
<z-m> -0.120 </z-m>
</center>
<axis>
- <x> -1.000 </x>
- <y> 0.000 </y>
- <z> 0.000 </z>
+ <x> -1 </x>
+ <y> 0 </y>
+ <z> 0 </z>
</axis>
</animation>
@@ -205,7 +205,7 @@
<animation>
<type>rotate</type>
<object-name>direction</object-name>
- <property>/controls/flight/rudder</property>
+ <property>surface-positions/rudder-pos-norm</property>
<factor>20</factor>
<center>
<x-m> 3.523 </x-m>
@@ -213,9 +213,9 @@
<z-m> 0.288 </z-m>
</center>
<axis>
- <x> 0.000 </x>
- <y> 0.000 </y>
- <z> 1.000 </z>
+ <x> 0 </x>
+ <y> 0 </y>
+ <z> 1 </z>
</axis>
</animation>
@@ -223,7 +223,7 @@
<animation>
<type>rotate</type>
<object-name>aileronG</object-name>
- <property>/surface-positions/left-aileron-pos-norm</property>
+ <property>surface-positions/left-aileron-pos-norm</property>
<factor>-15.0</factor>
<axis>
<x1-m> -2.071 </x1-m>
@@ -238,7 +238,7 @@
<animation>
<type>rotate</type>
<object-name>aileronD</object-name>
- <property>/surface-positions/right-aileron-pos-norm</property>
+ <property>surface-positions/right-aileron-pos-norm</property>
<factor>-15.0</factor>
<axis>
<x1-m> -2.445 </x1-m>
@@ -254,7 +254,7 @@
<animation>
<type>rotate</type>
<object-name>profondeur</object-name>
- <property>/controls/flight/elevator</property>
+ <property>surface-positions/elevator-pos-norm</property>
<factor>11</factor>
<center>
<x-m> 3.068 </x-m>
@@ -262,9 +262,9 @@
<z-m> 0.724 </z-m>
</center>
<axis>
- <x> 0.000 </x>
- <y> 1.000 </y>
- <z> 0.000 </z>
+ <x> 0 </x>
+ <y> 1 </y>
+ <z> 0 </z>
</axis>
</animation>
@@ -272,7 +272,7 @@
<animation>
<type>rotate</type>
<object-name>voletG</object-name>
- <property>/surface-positions/flap-pos-norm</property>
+ <property>surface-positions/flap-pos-norm</property>
<factor>-45.0</factor>
<axis>
<x1-m> -2.077 </x1-m>
@@ -287,7 +287,7 @@
<animation>
<type>rotate</type>
<object-name>voletC</object-name>
- <property>/surface-positions/flap-pos-norm</property>
+ <property>surface-positions/flap-pos-norm</property>
<factor>45.0</factor>
<center>
<x-m> -2.077 </x-m>
@@ -295,16 +295,16 @@
<z-m> -0.240 </z-m>
</center>
<axis>
- <x> 0.000 </x>
- <y> 1.000 </y>
- <z> 0.000 </z>
+ <x> 0 </x>
+ <y> 1 </y>
+ <z> 0 </z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>voletD</object-name>
- <property>/surface-positions/flap-pos-norm</property>
+ <property>surface-positions/flap-pos-norm</property>
<factor>-45.0</factor>
<axis>
<x1-m> -2.077 </x1-m>
@@ -324,14 +324,8 @@
<object-name>roueG</object-name>
<property>/gear/gear[0]/position-norm</property>
<interpolation>
- <entry>
- <ind> 1.00 </ind>
- <dep> 0.00 </dep>
- </entry>
- <entry>
- <ind> 0.00 </ind>
- <dep> -97.00 </dep>
- </entry>
+ <entry><ind> 1 </ind><dep> 0 </dep></entry>
+ <entry><ind> 0 </ind><dep> -97 </dep></entry>
</interpolation>
<center>
<x-m> -3.567 </x-m>
@@ -339,9 +333,9 @@
<z-m> -0.327 </z-m>
</center>
<axis>
- <x> 1.000 </x>
- <y> 0.000 </y>
- <z> 0.000 </z>
+ <x> 1 </x>
+ <y> 0 </y>
+ <z> 0 </z>
</axis>
</animation>
@@ -352,14 +346,8 @@
<object-name>roueG</object-name>
<property>/gear/gear[0]/position-norm</property>
<interpolation>
- <entry>
- <ind> 1.00 </ind>
- <dep> 0.00 </dep>
- </entry>
- <entry>
- <ind> 0.00 </ind>
- <dep> -13.00 </dep>
- </entry>
+ <entry><ind> 1 </ind><dep> 0 </dep></entry>
+ <entry><ind> 0 </ind><dep> -13 </dep></entry>
</interpolation>
<center>
<x-m> -3.567 </x-m>
@@ -367,9 +355,9 @@
<z-m> -0.327 </z-m>
</center>
<axis>
- <x> 0.000 </x>
- <y> 1.000 </y>
- <z> 0.000 </z>
+ <x> 0 </x>
+ <y> 1 </y>
+ <z> 0 </z>
</axis>
</animation>
@@ -380,14 +368,8 @@
<object-name>roueD</object-name>
<property>/gear/gear[1]/position-norm</property>
<interpolation>
- <entry>
- <ind> 1.00 </ind>
- <dep> 0.00 </dep>
- </entry>
- <entry>
- <ind> 0.00 </ind>
- <dep> -97.00 </dep>
- </entry>
+ <entry><ind> 1 </ind><dep> 0 </dep></entry>
+ <entry><ind> 0 </ind><dep> -97 </dep></entry>
</interpolation>
<center>
<x-m> -3.567 </x-m>
@@ -395,9 +377,9 @@
<z-m> -0.327 </z-m>
</center>
<axis>
- <x> -1.000 </x>
- <y> 0.000 </y>
- <z> 0.000 </z>
+ <x> -1 </x>
+ <y> 0 </y>
+ <z> 0 </z>
</axis>
</animation>
@@ -408,14 +390,8 @@
<object-name>roueD</object-name>
<property>/gear/gear[1]/position-norm</property>
<interpolation>
- <entry>
- <ind> 1.00 </ind>
- <dep> 0.00 </dep>
- </entry>
- <entry>
- <ind> 0.00 </ind>
- <dep> 13.00 </dep>
- </entry>
+ <entry><ind> 1 </ind><dep> 0 </dep></entry>
+ <entry><ind> 0 </ind><dep> 13 </dep></entry>
</interpolation>
<center>
<x-m> -3.567 </x-m>
@@ -423,9 +399,9 @@
<z-m> -0.327 </z-m>
</center>
<axis>
- <x> 0.000 </x>
- <y> -1.000 </y>
- <z> 0.000 </z>
+ <x> 0 </x>
+ <y> -1 </y>
+ <z> 0 </z>
</axis>
</animation>
@@ -437,9 +413,9 @@
<property>/gear/gear[0]/compression-norm</property>
<factor> 0.3 </factor>
<axis>
- <x> 0.000 </x>
- <y> 0.000 </y>
- <z> 1.000 </z>
+ <x> 0 </x>
+ <y> 0 </y>
+ <z> 1 </z>
</axis>
</animation>
@@ -450,9 +426,9 @@
<property>/gear/gear[1]/compression-norm</property>
<factor> 0.3 </factor>
<axis>
- <x> 0.000 </x>
- <y> 0.000 </y>
- <z> 1.000 </z>
+ <x> 0 </x>
+ <y> 0 </y>
+ <z> 1 </z>
</axis>
</animation>
@@ -462,9 +438,9 @@
<property>/gear/gear[2]/compression-norm</property>
<factor> 0.3 </factor>
<axis>
- <x> 0.000 </x>
- <y> 0.000 </y>
- <z> 1.000 </z>
+ <x> 0 </x>
+ <y> 0 </y>
+ <z> 1 </z>
</axis>
</animation>
@@ -480,9 +456,9 @@
<z-m> -2.047 </z-m>
</center>
<axis>
- <x> 0.000 </x>
- <y> -1.000 </y>
- <z> 0.000 </z>
+ <x> 0 </x>
+ <y> -1 </y>
+ <z> 0 </z>
</axis>
</animation>
@@ -497,9 +473,9 @@
<z-m> -2.047 </z-m>
</center>
<axis>
- <x> 0.000 </x>
- <y> -1.000 </y>
- <z> 0.000 </z>
+ <x> 0 </x>
+ <y> -1 </y>
+ <z> 0 </z>
</axis>
</animation>
@@ -514,9 +490,9 @@
<z-m> -0.556 </z-m>
</center>
<axis>
- <x> 0.000 </x>
- <y> -1.000 </y>
- <z> 0.000 </z>
+ <x> 0 </x>
+ <y> -1 </y>
+ <z> 0 </z>
</axis>
</animation>
@@ -526,14 +502,8 @@
<object-name>porteG</object-name>
<property>/gear/gear[0]/position-norm</property>
<interpolation>
- <entry>
- <ind> 0.00 </ind>
- <dep> 0.00 </dep>
- </entry>
- <entry>
- <ind> 1.00 </ind>
- <dep> 99.00 </dep>
- </entry>
+ <entry><ind> 0 </ind><dep> 0 </dep></entry>
+ <entry><ind> 1 </ind><dep> 99 </dep></entry>
</interpolation>
<axis>
<x1-m> -3.785 </x1-m>
@@ -550,14 +520,8 @@
<object-name>porteD</object-name>
<property>/gear/gear[1]/position-norm</property>
<interpolation>
- <entry>
- <ind> 0.00 </ind>
- <dep> 0.00 </dep>
- </entry>
- <entry>
- <ind> 1.00 </ind>
- <dep> 99.00 </dep>
- </entry>
+ <entry><ind> 0 </ind><dep> 0 </dep></entry>
+ <entry><ind> 1 </ind><dep> 99 </dep></entry>
</interpolation>
<axis>
<x1-m> -3.302 </x1-m>
--- "glass_shader.png" DELETED ---
------------------------------------------------------------------------------
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