CVS: data/Aircraft/Piper-PA-32/Models/Interior/Panel/Instruments/Altimeter Altimeter.ac, NONE, 1.1 Altimeter.png, NONE, 1.1 Altimeter.xml, NONE, 1.1 glass.png, NONE, 1.1

Emmanuel Baranger <[email protected]> Mon, 19 Apr 2010 16:54:46 -0500
Newsgroups gmane.games.flightgear.cvc
Message-ID <[email protected]>
Update of /var/cvs/FlightGear-0.9/data/Aircraft/Piper-PA-32/Models/Interior/Panel/Instruments/Altimeter
In directory baron.flightgear.org:/tmp/cvs-serv31301/Models/Interior/Panel/Instruments/Altimeter

Added Files:
	Altimeter.ac Altimeter.png Altimeter.xml glass.png 
Log Message:
- new plane 

--- NEW FILE "Altimeter.ac" ---
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.001" rgb 0.547091 0.565624 0.595981 amb 0 0 0 emis 0 0 0 spec 1 1 1 shi 64 trans 0.7
OBJECT world
kids 9
OBJECT poly
name "AdjDn"
data 5
Plane
crease 30.000000
numvert 4
0.01 -0.02692 0.02692
0.01 -0.03508 0.03508
0.01 -0.026462 0.043697
0.01 -0.018303 0.035538
numsurf 1
SURF 0x00
mat 1
[...5384 lines suppressed...]
refs 4
252 0.520631074905 0.530851364136
266 0.499993413687 0.499993413687
264 0.536381900311 0.507231652737
265 0.530851364136 0.520631074905
SURF 0x10
mat 2
refs 4
231 0.449969083071 0.550030827522
232 0.434599250555 0.527054905891
256 0.463591784239 0.507231652737
255 0.479395180941 0.530851364136
SURF 0x10
mat 2
refs 4
229 0.486199915409 0.569407343864
230 0.47291880846 0.565374433994
255 0.479395180941 0.530851364136
254 0.492768257856 0.536381900311
kids 0

--- NEW BINARY FILE "Altimeter.png" ---

--- NEW FILE "Altimeter.xml" ---
<?xml version="1.0" encoding="UTF-8"?>

<PropertyList>

  <path>Altimeter.ac</path>

  <animation>
    <object-name>fond</object-name>
    <object-name>face</object-name>
    <object-name>pressureset</object-name>
    <object-name>ptr10000t</object-name>
    <object-name>ptr1000t</object-name>
    <object-name>ptr100t</object-name>
    <object-name>AdjDn</object-name>
    <object-name>AdjUp</object-name>

    <object-name>vitre</object-name>
  </animation>

  <animation>
    <type>noshadow</type>
    <object-name>vitre</object-name>
  </animation>

  <animation>
    <type>shader</type>
    <shader>chrome</shader>
    <texture>glass.png</texture>
    <object-name>vitre</object-name>
  </animation>

  <animation>
    <type>material</type>
    <object-name>face</object-name>
    <object-name>ptr10000t</object-name>
    <object-name>ptr1000t</object-name>
    <object-name>ptr100t</object-name>
    <emission>
      <red>   0.9 </red>
      <green> 0.5 </green>
      <blue>  0.2 </blue>
<!--  <factor-prop>/controls/lighting/instruments-norm</factor-prop> -->
      <factor-prop>/systems/electrical/outputs/instrument-lights</factor-prop>
    </emission>
  </animation>

  <animation>
    <type>rotate</type>
    <object-name>ptr100t</object-name>
    <property>/instrumentation/altimeter/indicated-altitude-ft</property>
    <factor>0.36</factor>
    <axis>
      <x> -1 </x>
      <y>  0 </y>
      <z>  0 </z>
    </axis>
  </animation>

  <animation>
    <type>rotate</type>
    <object-name>ptr1000t</object-name>
    <property>/instrumentation/altimeter/indicated-altitude-ft</property>
    <factor>0.036</factor>
    <axis>
      <x> -1 </x>
      <y>  0 </y>
      <z>  0 </z>
    </axis>
  </animation>

  <animation>
    <type>rotate</type>
    <object-name>ptr10000t</object-name>
    <property>/instrumentation/altimeter/indicated-altitude-ft</property>
    <factor>0.0036</factor>
    <axis>
     <x> -1 </x>
     <y>  0 </y>
     <z>  0 </z>
    </axis>
  </animation>

  <!--             Altimeter              -->  
  <animation>
    <type>pick</type>
    <object-name>AdjDn</object-name>
    <visible>false</visible>
    <action>
      <name>decrease calibrate fine</name>
      <button>0</button>
      <repeatable>true</repeatable>
      <binding>
        <command>property-adjust</command>
        <property>/instrumentation/altimeter/setting-inhg</property>
        <step>-0.01</step>
        <min>26.0</min>
        <max>33.0</max>
        <wrap>false</wrap>
      </binding>
    </action>
    <action>
      <name>decrease calibrate coarse</name>
      <button>1</button>
      <repeatable>true</repeatable>
      <binding>
        <command>property-adjust</command>
        <property>/instrumentation/altimeter/setting-inhg</property>
        <step>-0.1</step>
        <min>26.0</min>
        <max>33.0</max>
        <wrap>false</wrap>
      </binding>
    </action>
  </animation>

  <animation>
    <type>pick</type>
    <object-name>AdjUp</object-name>
    <visible>false</visible>
    <action>
      <name>increase calibrate fine</name>
      <button>0</button>
      <repeatable>true</repeatable>
      <binding>
        <command>property-adjust</command>
        <property>/instrumentation/altimeter/setting-inhg</property>
        <step>0.01</step>
        <min>26.0</min>
        <max>33.0</max>
        <wrap>false</wrap>
      </binding>
    </action>
    <action>
      <name>increase calibrate coarse</name>
      <button>1</button>
      <repeatable>true</repeatable>
      <binding>
        <command>property-adjust</command>
        <property>/instrumentation/altimeter/setting-inhg</property>
        <step>0.1</step>
        <min>26.0</min>
        <max>33.0</max>
        <wrap>false</wrap>
      </binding>
    </action>
  </animation>

</PropertyList>



--- NEW BINARY FILE "glass.png" ---


------------------------------------------------------------------------------
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