Changes chase view to look in the direction of flight, not the heading
This commit is contained in:
parent
033afdd627
commit
f8dcdaf8ca
8 changed files with 48 additions and 1 deletions
|
@ -62,5 +62,11 @@ May 18, 2003 Michael Selig, http://www.uiuc.edu/~m-selig
|
|||
<path>Aircraft/a4/Models/a4-blue-uiuc.xml</path>
|
||||
</model>
|
||||
|
||||
<view n="1">
|
||||
<config>
|
||||
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
|
||||
</config>
|
||||
</view>
|
||||
|
||||
</sim>
|
||||
</PropertyList>
|
||||
|
|
|
@ -46,5 +46,11 @@ Last update: Nov 8, 2002 Michael Selig, m-selig@uiuc.edu
|
|||
<path>Aircraft/airwaveXtreme150/Models/uiuc/hgldr-cs/hgldr-cs-model.xml</path>
|
||||
</model>
|
||||
|
||||
<view n="1">
|
||||
<config>
|
||||
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
|
||||
</config>
|
||||
</view>
|
||||
|
||||
</sim>
|
||||
</PropertyList>
|
||||
|
|
|
@ -38,5 +38,11 @@ Dec 28, 2002 Michael Selig, m-selig@uiuc.edu
|
|||
<path>Aircraft/beech99/Models/beech99-model.xml</path>
|
||||
</model>
|
||||
|
||||
<view n="1">
|
||||
<config>
|
||||
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
|
||||
</config>
|
||||
</view>
|
||||
|
||||
</sim>
|
||||
</PropertyList>
|
||||
|
|
|
@ -52,6 +52,11 @@ Last update: Nov 10, 2002 Michael Selig, m-selig@uiuc.edu
|
|||
<path>Aircraft/fkdr1/Models/fokdr1m2-model.xml</path>
|
||||
</model>
|
||||
|
||||
<view n="1">
|
||||
<config>
|
||||
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
|
||||
</config>
|
||||
</view>
|
||||
|
||||
</sim>
|
||||
</PropertyList>
|
||||
|
|
|
@ -53,6 +53,11 @@ May 27 2002 Michael Selig, m-selig@uiuc.edu
|
|||
<path>Aircraft/UIUC/Models/opus/opus-model.xml</path>
|
||||
</model>
|
||||
|
||||
<view n="1">
|
||||
<config>
|
||||
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
|
||||
</config>
|
||||
</view>
|
||||
|
||||
</sim>
|
||||
</PropertyList>
|
||||
|
|
|
@ -32,5 +32,13 @@
|
|||
<path>Aircraft/ornithopter/Models/ornithopter-8-4-model.xml</path>
|
||||
</model>
|
||||
|
||||
<view n="1">
|
||||
<config>
|
||||
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
|
||||
</config>
|
||||
</view>
|
||||
|
||||
</sim>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
|
@ -38,10 +38,15 @@ Last update: Nov 9, 2002 Michael Selig, m-selig@uiuc.edu
|
|||
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
||||
</panel_2>
|
||||
|
||||
|
||||
<model>
|
||||
<path>Aircraft/sopwithCamel/Models/uiuc/sopwithCamel/sopwithCamel-model.xml</path>
|
||||
</model>
|
||||
|
||||
<view n="1">
|
||||
<config>
|
||||
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
|
||||
</config>
|
||||
</view>
|
||||
|
||||
</sim>
|
||||
</PropertyList>
|
||||
|
|
|
@ -65,5 +65,11 @@ Last update: Dec 21, 2002 Michael Selig, m-selig@uiuc.edu
|
|||
</config>
|
||||
</view>
|
||||
|
||||
<view n="1">
|
||||
<config>
|
||||
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
|
||||
</config>
|
||||
</view>
|
||||
|
||||
</sim>
|
||||
</PropertyList>
|
||||
|
|
Loading…
Reference in a new issue