CVS: data/Aircraft/Lockheed-NF104/Instruments/gunsight gunsight.ac, NONE, 1.1 gunsight.xml, 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/gunsight In directory baron.flightgear.org:/tmp/cvs-serv23742/Instruments/gunsight Added Files: gunsight.ac gunsight.xml Log Message: - New NF 104 C (by separate NF 104 A and NF 104 C) --- NEW FILE "gunsight.ac" --- AC3Db MATERIAL "ac3dmat12" rgb 0.266667 0.266667 0.266667 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 "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 "ac3dmat1" rgb 0.698 1 0 amb 0.698 1 0 emis 0 0 0 spec 0.698 1 0 shi 128 trans 0.502 MATERIAL "ac3dmat6" rgb 0.51 0.596 0.424 amb 0.2 0.2 0.2 emis 0 0 0 spec 0 0 0 shi 10 trans 0.843 OBJECT world kids 1 OBJECT group name "gunsight" loc -0.7294 0.437848 7.45057e-009 kids 5 OBJECT poly name "mount1" loc 0.105792 -0.041131 0.0878926 crease 45.000000 numvert 16 0.0635531 0.0635578 -0.00661252 0.074796 0.051134 -0.00661252 [...1052 lines suppressed...] refs 4 102 0.25 0.0669873 103 0.178606 0.116978 68 0.339303 0.308489 69 0.375 0.283494 SURF 0x30 mat 3 refs 4 101 0.32899 0.0301537 102 0.25 0.0669873 69 0.375 0.283494 70 0.414495 0.265077 SURF 0x30 mat 3 refs 4 100 0.413176 0.00759614 101 0.32899 0.0301537 70 0.414495 0.265077 71 0.456588 0.253798 kids 0 --- NEW FILE "gunsight.xml" --- <?xml version="1.0" encoding="UTF-8"?> <!--F-104C gunsight (generic)--> <PropertyList> <path>gunsight.ac</path> <!--***gunsight reticle***--> <animation> <type>select</type> <object-name>reticle</object-name> <condition> <and> <greater-than> <property>controls/lighting/gunsight</property> <value>0</value> </greater-than> <greater-than-equals> <property>orientation/side-slip-deg</property> <value>-1</value> </greater-than-equals> <less-than-equals> <property>orientation/side-slip-deg</property> <value>1</value> </less-than-equals> <greater-than-equals> <property>/accelerations/pilot/G</property> <value>0</value> </greater-than-equals> <less-than-equals> <property>/accelerations/pilot/G</property> <value>4</value> </less-than-equals> </and> </condition> </animation> <animation> <type>material</type> <object-name>reticle</object-name> <emission> <red>.7</red> <green>1.0</green> <blue>0</blue> <factor-prop>controls/lighting/gunsight</factor-prop> </emission> </animation> <animation> <type>translate</type> <object-name>reticle</object-name> <property>orientation/side-slip-deg</property> <interpolation> <entry><ind>-1</ind><dep>0.005</dep></entry> <entry><ind>0</ind><dep>0</dep></entry> <entry><ind>1</ind><dep>-0.005</dep></entry> </interpolation> <axis> <y>1</y> </axis> </animation> <animation> <type>translate</type> <object-name>reticle</object-name> <property>/accelerations/pilot/G</property> <interpolation> <entry><ind>0</ind><dep>0.000001</dep></entry> <entry><ind>1</ind><dep>0</dep></entry> <entry><ind>4</ind><dep>-0.000003</dep></entry> </interpolation> <axis> <z>1</z> </axis> </animation> </PropertyList> ------------------------------------------------------------------------------ Download Intel® 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