CVS: data/Aircraft/Lockheed-NF104/Instruments/misc-panel airspeed-warnings.png, NONE, 1.1 canopy-jettison.png, NONE, 1.1 emerg-nozz-closure.png, NONE, 1.1 ext-fuel-qty.png, NONE, 1.1 flap-asym.png, NONE, 1.1 hook-release.png, NONE, 1.1 knob.png, NONE, 1.1 man-ldg-gear.png, NONE, 1.1 misc-panel.ac, NONE, 1.1 misc-panel.xml, NONE, 1.1 orange-lights.png, NONE, 1.1 pylon-jett.png, NONE, 1.1 ram-air-turbine.png, NONE, 1.1 rudder-adjust.png, NONE, 1.1 special-weapon.png, NONE, 1.1 vgi-erect.png, NONE, 1.1

Emmanuel Baranger <[email protected]>
Newsgroups gmane.games.flightgear.cvc
Message-ID <[email protected]>
Update of /var/cvs/FlightGear-0.9/data/Aircraft/Lockheed-NF104/Instruments/misc-panel
In directory baron.flightgear.org:/tmp/cvs-serv23742/Instruments/misc-panel

Added Files:
	airspeed-warnings.png canopy-jettison.png 
	emerg-nozz-closure.png ext-fuel-qty.png flap-asym.png 
	hook-release.png knob.png man-ldg-gear.png misc-panel.ac 
	misc-panel.xml orange-lights.png pylon-jett.png 
	ram-air-turbine.png rudder-adjust.png special-weapon.png 
	vgi-erect.png 
Log Message:
- New NF 104 C (by separate NF 104 A and NF 104 C)

--- NEW BINARY FILE "airspeed-warnings.png" ---

--- NEW BINARY FILE "canopy-jettison.png" ---

--- NEW BINARY FILE "emerg-nozz-closure.png" ---

--- NEW BINARY FILE "ext-fuel-qty.png" ---

--- NEW BINARY FILE "flap-asym.png" ---

--- NEW BINARY FILE "hook-release.png" ---

--- NEW BINARY FILE "knob.png" ---

--- NEW BINARY FILE "man-ldg-gear.png" ---

--- NEW FILE "misc-panel.ac" ---
AC3Db
MATERIAL "ac3dmat14" rgb 0 0 0  amb 0 0 0  emis 0 0 0  spec 0 0 0  shi 128  trans 0
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 128  trans 0
MATERIAL "ac3dmat2" rgb 0.627451 0.25098 0.25098  amb 0.2 0.2 0.2  emis 0 0 0  spec 0.2 0.2 0.2  shi 128  trans 0
MATERIAL "ac3dmat14" rgb 0.8 0.8 0.8  amb 0.8 0.8 0.8  emis 0 0 0  spec 0.8 0.8 0.8  shi 128  trans 0
MATERIAL "ac3dmat12" rgb 0.102 0.102 0.102  amb 0.102 0.102 0.102  emis 0 0 0  spec 0.102 0.102 0.102  shi 128  trans 0
MATERIAL "ac3dmat1" rgb 1 1 1  amb 1 1 1  emis 0 0 0  spec 1 1 1  shi 128  trans 0
MATERIAL "ac3dmat13" rgb 0.533 0.533 0.533  amb 0.533 0.533 0.533  emis 0 0 0  spec 0.533 0.533 0.533  shi 128  trans 0
MATERIAL "ac3dmat4" rgb 0.388 0.153 0  amb 0.2 0.2 0.2  emis 0 0 0  spec 0.2 0.2 0.2  shi 128  trans 0
MATERIAL "ac3dmat2" rgb 0.384 0 0  amb 0.384 0 0  emis 0 0 0  spec 0.384 0 0  shi 128  trans 0
MATERIAL "ac3dmat5" rgb 0 0 0  amb 0 0 0  emis 0 0 0  spec 0 0 0  shi 0  trans 0
MATERIAL "ac3dmat2" rgb 0.627 0.251 0.251  amb 0.627 0.251 0.251  emis 0 0 0  spec 0.627 0.251 0.251  shi 128  trans 0
MATERIAL "ac3dmat5" rgb 1 1 0  amb 1 1 0  emis 0 0 0  spec 1 1 0  shi 128  trans 0
MATERIAL "ac3dmat4" rgb 1 0.467 0  amb 1 0.467 0  emis 1 0.467 0  spec 1 0.467 0  shi 128  trans 0
OBJECT world
kids 1
OBJECT group
name "misc-panel"
loc -0.441478 0.0813582 0.0710179
[...46126 lines suppressed...]
kids 0
OBJECT poly
name "face"
loc -0.00386375 0.0115363 0.00113694
texture "vgi-erect.png"
crease 45.000000
numvert 4
-0.00454611 -0.0439785 0.0268609
-0.00454611 -0.0439785 0.046646
-0.00863916 -0.0247222 0.046646
-0.00863916 -0.0247222 0.0268609
numsurf 1
SURF 0x10
mat 5
refs 4
3 1 0.99376
2 0 0.99376
1 0 0
0 1 0
kids 0

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

<!--F-104C miscellaneous panel fixtures-->

<PropertyList>

  <path>misc-panel.ac</path>

<!--***tailhook release***-->

<animation>
	<type>pick</type>
	<object-name>tailhook-button</object-name>
	<visible>true</visible>
	<action>
		<binding>
			<command>property-toggle</command>
			<property>fdm/jsbsim/systems/hook/tailhook-cmd-norm</property>
		</binding>
	</action>
</animation>

<animation>
	<type>select</type>
	<object-name>tailhook-lens-off</object-name>
	<condition>
		<less-than>
			<property>gear/tailhook/position-norm</property>
			<value>1</value>
		</less-than>
	</condition>
</animation>

<animation>
	<type>select</type>
	<object-name>tailhook-lens-on</object-name>
	<condition>
		<equals>
			<property>gear/tailhook/position-norm</property>
			<value>1</value>
		</equals>
	</condition>
</animation>

</PropertyList>


--- NEW BINARY FILE "orange-lights.png" ---

--- NEW BINARY FILE "pylon-jett.png" ---

--- NEW BINARY FILE "ram-air-turbine.png" ---

--- NEW BINARY FILE "rudder-adjust.png" ---

--- NEW BINARY FILE "special-weapon.png" ---

--- NEW BINARY FILE "vgi-erect.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
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.