[prev in list] [next in list] [prev in thread] [next in thread] 

List:       flightgear-cvs
Subject:    [Flightgear-cvslogs] CVS: data/Aircraft/AirCrane/Models/MainRotor
From:       Emmanuel Baranger <helijah () baron ! flightgear ! org>
Date:       2009-02-28 0:37:01
Message-ID: 200902280037.n1S0b1oS026222 () baron ! flightgear ! org
[Download RAW message or body]

Update of /var/cvs/FlightGear-0.9/data/Aircraft/AirCrane/Models/MainRotor
In directory baron.flightgear.org:/tmp/cvs-serv26174/Models/MainRotor

Modified Files:
	blade1.xml blade2.xml blade3.xml blade4.xml blade5.xml 
	blade6.xml 
Log Message:
- Add "blades visible" in S64 AirCrane menu

Index: blade1.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/AirCrane/Models/MainRotor/blade1.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -r1.5 -r1.6
*** blade1.xml	21 Feb 2009 16:56:37 -0000	1.5
--- blade1.xml	28 Feb 2009 00:36:59 -0000	1.6
***************
*** 106,113 ****
      <object-name>PaleComplete</object-name>
      <condition>
!       <less-than>
!         <property>rotors/main/rpm</property>
! 	<value>150</value>
!       </less-than>
      </condition>
    </animation>
--- 106,119 ----
      <object-name>PaleComplete</object-name>
      <condition>
!       <or>
!         <less-than>
!           <property>rotors/main/rpm</property>
!           <value>150</value>
!         </less-than>
!         <equals>
!           <property>rotors/main/bladesvisible</property>
!           <value>1</value>
!         </equals>
!       </or>
      </condition>
    </animation>

Index: blade2.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/AirCrane/Models/MainRotor/blade2.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -r1.5 -r1.6
*** blade2.xml	21 Feb 2009 16:56:43 -0000	1.5
--- blade2.xml	28 Feb 2009 00:36:59 -0000	1.6
***************
*** 106,113 ****
      <object-name>PaleComplete</object-name>
      <condition>
!       <less-than>
!         <property>rotors/main/rpm</property>
! 	<value>150</value>
!       </less-than>
      </condition>
    </animation>
--- 106,119 ----
      <object-name>PaleComplete</object-name>
      <condition>
!       <or>
!         <less-than>
!           <property>rotors/main/rpm</property>
!           <value>150</value>
!         </less-than>
!         <equals>
!           <property>rotors/main/bladesvisible</property>
!           <value>1</value>
!         </equals>
!       </or>
      </condition>
    </animation>

Index: blade3.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/AirCrane/Models/MainRotor/blade3.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -r1.5 -r1.6
*** blade3.xml	21 Feb 2009 16:56:44 -0000	1.5
--- blade3.xml	28 Feb 2009 00:36:59 -0000	1.6
***************
*** 106,113 ****
      <object-name>PaleComplete</object-name>
      <condition>
!       <less-than>
!         <property>rotors/main/rpm</property>
! 	<value>150</value>
!       </less-than>
      </condition>
    </animation>
--- 106,119 ----
      <object-name>PaleComplete</object-name>
      <condition>
!       <or>
!         <less-than>
!           <property>rotors/main/rpm</property>
!           <value>150</value>
!         </less-than>
!         <equals>
!           <property>rotors/main/bladesvisible</property>
!           <value>1</value>
!         </equals>
!       </or>
      </condition>
    </animation>

Index: blade4.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/AirCrane/Models/MainRotor/blade4.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -r1.5 -r1.6
*** blade4.xml	21 Feb 2009 16:56:45 -0000	1.5
--- blade4.xml	28 Feb 2009 00:36:59 -0000	1.6
***************
*** 106,113 ****
      <object-name>PaleComplete</object-name>
      <condition>
!       <less-than>
!         <property>rotors/main/rpm</property>
! 	<value>150</value>
!       </less-than>
      </condition>
    </animation>
--- 106,119 ----
      <object-name>PaleComplete</object-name>
      <condition>
!       <or>
!         <less-than>
!           <property>rotors/main/rpm</property>
!           <value>150</value>
!         </less-than>
!         <equals>
!           <property>rotors/main/bladesvisible</property>
!           <value>1</value>
!         </equals>
!       </or>
      </condition>
    </animation>

Index: blade5.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/AirCrane/Models/MainRotor/blade5.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -r1.5 -r1.6
*** blade5.xml	21 Feb 2009 16:56:48 -0000	1.5
--- blade5.xml	28 Feb 2009 00:36:59 -0000	1.6
***************
*** 106,113 ****
      <object-name>PaleComplete</object-name>
      <condition>
!       <less-than>
!         <property>rotors/main/rpm</property>
! 	<value>150</value>
!       </less-than>
      </condition>
    </animation>
--- 106,119 ----
      <object-name>PaleComplete</object-name>
      <condition>
!       <or>
!         <less-than>
!           <property>rotors/main/rpm</property>
!           <value>150</value>
!         </less-than>
!         <equals>
!           <property>rotors/main/bladesvisible</property>
!           <value>1</value>
!         </equals>
!       </or>
      </condition>
    </animation>

Index: blade6.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/AirCrane/Models/MainRotor/blade6.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -r1.5 -r1.6
*** blade6.xml	21 Feb 2009 16:56:50 -0000	1.5
--- blade6.xml	28 Feb 2009 00:36:59 -0000	1.6
***************
*** 106,113 ****
      <object-name>PaleComplete</object-name>
      <condition>
!       <less-than>
!         <property>rotors/main/rpm</property>
! 	<value>150</value>
!       </less-than>
      </condition>
    </animation>
--- 106,119 ----
      <object-name>PaleComplete</object-name>
      <condition>
!       <or>
!         <less-than>
!           <property>rotors/main/rpm</property>
!           <value>150</value>
!         </less-than>
!         <equals>
!           <property>rotors/main/bladesvisible</property>
!           <value>1</value>
!         </equals>
!       </or>
      </condition>
    </animation>


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Flightgear-cvslogs mailing list
Flightgear-cvslogs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-cvslogs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic