CVS: data/Aircraft/Superwal/Models/Wellen Welle_Basis.ac, NONE, 1.1 hecksee-submodel.xml, NONE, 1.1 bugwelle.xml, 1.1, 1.2 hecksee.xml, 1.1, 1.2

Martin Spott <[email protected]>
Newsgroups gmane.games.flightgear.cvc
Message-ID <[email protected]>
Update of /var/cvs/FlightGear-0.9/data/Aircraft/Superwal/Models/Wellen
In directory baron.flightgear.org:/tmp/cvs-serv7253/Models/Wellen

Modified Files:
	bugwelle.xml hecksee.xml 
Added Files:
	Welle_Basis.ac hecksee-submodel.xml 
Log Message:

Oliver Predelli:

Fix crash on water landing.


--- NEW FILE "Welle_Basis.ac" ---
AC3Db
MATERIAL "ac3dmat1" rgb 1 1 1  amb 0.2 0.2 0.2  emis 0 0 0  spec 0.2 0.2 0.2  shi 16  trans 0
MATERIAL "ac3dmat1" rgb 0.808 0.804 0.804  amb 0.2 0.2 0.2  emis 0 0 0  spec 0.6 0.6 0.6  shi 126  trans 0
OBJECT world
kids 11
OBJECT group
name "group"
loc -2.23333 0.1 -0.633333
kids 3
OBJECT poly
name "object"
loc 2.93333 -0.1 -2.26667
crease 45.000000
numvert 4
0.500099 0.000100009 3.4001
0.500099 0.000100009 2.4001
0.500099 -0.1999 2.4001
0.500099 -0.1999 3.4001
numsurf 3
[...2626 lines suppressed...]
refs 4
30 0.25 1
45 0.5 1
33 0.5 0.75
28 0.25 0.75
SURF 0x30
mat 0
refs 4
31 0 0.75
49 0 1
30 0.25 1
28 0.25 0.75
SURF 0x30
mat 0
refs 4
36 0.25 0.5
43 0 0.5
31 0 0.75
28 0.25 0.75
kids 0

--- NEW FILE "hecksee-submodel.xml" ---
<?xml version="1.0"?>

 <PropertyList>


 <path>Hecksee.ac</path>

 <animation>
  <type>select</type>
  <object-name>Hecksee</object-name>
  <condition>
   <and>
     <greater-than>
      <property>/velocities/airspeed-kt</property>
      <value>15</value>
     </greater-than>
     <not>
      <property>/sim/crashed</property>
     </not>
   </and>
  </condition>
 </animation>

 <animation>
   <object-name>Hecksee</object-name>
   <enable-hot>false</enable-hot>
 </animation>

</PropertyList>

Index: bugwelle.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/Superwal/Models/Wellen/bugwelle.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bugwelle.xml	26 Oct 2009 20:55:49 -0000	1.1
+++ bugwelle.xml	30 Mar 2010 21:03:42 -0000	1.2
@@ -12,8 +12,12 @@
    <and>
    <less-than>
     <property>/position/altitude-ft</property>
-    <value>0.0</value>
+    <value>0.6</value>
    </less-than>
+   <greater-than>
+    <property>/velocities/airspeed-kt</property>
+    <value>17</value>
+   </greater-than>
    <not>
     <property>/sim/crashed</property>
    </not>

Index: hecksee.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/Superwal/Models/Wellen/hecksee.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hecksee.xml	26 Oct 2009 20:55:49 -0000	1.1
+++ hecksee.xml	30 Mar 2010 21:04:47 -0000	1.2
@@ -4,7 +4,7 @@
 
   <submodel>
     <name>Hecksee</name>
-    <model>Aircraft/Superwal/Models/Wellen/Hecksee.ac</model>
+    <model>Aircraft/Superwal/Models/Wellen/hecksee-submodel.xml</model>
     <trigger>gear/gear[0]/wow</trigger>
     <speed>0</speed>
     <repeat>true</repeat>


------------------------------------------------------------------------------
Download Intel&#174; 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.