CVS: data/Aircraft/Piper-PA-32/Models/Interior colors.png, 1.1, 1.2 interior.ac, 1.1, 1.2 interior.xml, 1.1, 1.2
Emmanuel Baranger <[email protected]> Sun, 25 Apr 2010 02:00:20 -0500
| Newsgroups | gmane.games.flightgear.cvc |
|---|---|
| Message-ID | <[email protected]> |
Update of /var/cvs/FlightGear-0.9/data/Aircraft/Piper-PA-32/Models/Interior
In directory baron.flightgear.org:/tmp/cvs-serv14627/Models/Interior
Modified Files:
colors.png interior.ac interior.xml
Log Message:
- little update
Index: colors.png
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/Piper-PA-32/Models/Interior/colors.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
Binary files /tmp/cvsJXJ0Xt and /tmp/cvs7alWvT differ
Index: interior.ac
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/Piper-PA-32/Models/Interior/interior.ac,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- interior.ac 19 Apr 2010 21:54:44 -0000 1.1
+++ interior.ac 25 Apr 2010 07:00:17 -0000 1.2
@@ -1,3327 +1,3323 @@
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 "transparent" rgb 0.547091 0.565624 0.595981 amb 0 0 0 emis 0 0 0 spec 1 1 1 shi 64 trans 0.7
+MATERIAL "transparent" rgb 0.5 0.6 0.7 amb 0 0 0 emis 0 0 0 spec 1 1 1 shi 64 trans 0.7
OBJECT world
-kids 3
+kids 6
OBJECT poly
name "interieur"
-data 9
[...8659 lines suppressed...]
-184 0.960217118263 0.266948968172
-191 0.0229417979717 0.122113570571
-190 0.0823831111193 0.0307362992316
-185 0.888565838337 0.147399023175
+22 0.960217118263 0.266948968172
+29 0.0229417979717 0.122113570571
+28 0.0823831111193 0.0307362992316
+23 0.888565838337 0.147399023175
SURF 0x10
mat 2
refs 4
-190 0.0823831111193 0.0307362992316
-193 0.136625289917 0.0
-192 0.835211455822 0.105673678219
-185 0.888565838337 0.147399023175
+28 0.0823831111193 0.0307362992316
+31 0.136625289917 0.0
+30 0.835211455822 0.105673678219
+23 0.888565838337 0.147399023175
kids 0
Index: interior.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/Piper-PA-32/Models/Interior/interior.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- interior.xml 19 Apr 2010 21:54:44 -0000 1.1
+++ interior.xml 25 Apr 2010 07:00:17 -0000 1.2
@@ -8,14 +8,18 @@
<!-- Objets opaques -->
<object-name>interieur</object-name>
<object-name>inttour</object-name>
+ <object-name>inttourD</object-name>
+ <object-name>intporteD</object-name>
<!-- Objets transparents -->
<object-name>intvitres</object-name>
+ <object-name>intvitreD</object-name>
</animation>
<animation>
<type>noshadow</type>
<object-name>intvitres</object-name>
+ <object-name>intvitreD</object-name>
</animation>
<animation>
@@ -48,5 +52,30 @@
</offsets>
</model>
+ <!-- Porte -->
+ <animation>
+ <name>IntPorteGauche</name>
+ <object-name>inttourD</object-name>
+ <object-name>intporteD</object-name>
+ <object-name>intvitreD</object-name>
+ </animation>
+
+ <animation>
+ <type>rotate</type>
+ <object-name>IntPorteGauche</object-name>
+ <property>instrumentation/doors/crew/position-norm</property>
+ <factor> 60 </factor>
+ <center>
+ <x-m> -1.672 </x-m>
+ <y-m> 0.654 </y-m>
+ <z-m> -0.424 </z-m>
+ </center>
+ <axis>
+ <x> 0 </x>
+ <y> 0 </y>
+ <z> 1 </z>
+ </axis>
+ </animation>
+
</PropertyList>
------------------------------------------------------------------------------