Merge pull request #72 from TH-555/master
Adaptation of the A319 fuselage to the VC
This commit is contained in:
commit
9746b30f5b
8 changed files with 213174 additions and 242383 deletions
|
@ -25,8 +25,8 @@
|
||||||
<name>Flightdeck</name>
|
<name>Flightdeck</name>
|
||||||
<path>Aircraft/IDG-A32X/Models/FlightDeck/a320.flightdeck.xml</path>
|
<path>Aircraft/IDG-A32X/Models/FlightDeck/a320.flightdeck.xml</path>
|
||||||
<offsets>
|
<offsets>
|
||||||
<x-m>6.42984</x-m>
|
<x-m>6.401</x-m>
|
||||||
<y-m>0.00263</y-m>
|
<y-m>0.0</y-m>
|
||||||
<z-m>0.0</z-m>
|
<z-m>0.0</z-m>
|
||||||
</offsets>
|
</offsets>
|
||||||
</model>
|
</model>
|
||||||
|
|
|
@ -25,8 +25,8 @@
|
||||||
<name>Flightdeck</name>
|
<name>Flightdeck</name>
|
||||||
<path>Aircraft/IDG-A32X/Models/FlightDeck/a320.flightdeck.xml</path>
|
<path>Aircraft/IDG-A32X/Models/FlightDeck/a320.flightdeck.xml</path>
|
||||||
<offsets>
|
<offsets>
|
||||||
<x-m>6.42984</x-m>
|
<x-m>6.401</x-m>
|
||||||
<y-m>0.00263</y-m>
|
<y-m>0.0</y-m>
|
||||||
<z-m>0.0</z-m>
|
<z-m>0.0</z-m>
|
||||||
</offsets>
|
</offsets>
|
||||||
</model>
|
</model>
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -32,7 +32,9 @@
|
||||||
</emission>
|
</emission>
|
||||||
</animation>
|
</animation>
|
||||||
|
|
||||||
|
<!-- Door animations placed in fuselage.xml (th) -->
|
||||||
<!-- PAX doors -->
|
<!-- PAX doors -->
|
||||||
|
<!--
|
||||||
<animation>
|
<animation>
|
||||||
<name>PAX left-front door pick</name>
|
<name>PAX left-front door pick</name>
|
||||||
<type>pick</type>
|
<type>pick</type>
|
||||||
|
@ -224,8 +226,10 @@
|
||||||
<z>0</z>
|
<z>0</z>
|
||||||
</axis>
|
</axis>
|
||||||
</animation>
|
</animation>
|
||||||
|
-->
|
||||||
|
|
||||||
<!-- Animation for the doors of the main gears. -->
|
<!-- Animation for the doors of the main gears. -->
|
||||||
|
<!--
|
||||||
<animation>
|
<animation>
|
||||||
<name>Main_Gear_Doors.Left</name>
|
<name>Main_Gear_Doors.Left</name>
|
||||||
<type>rotate</type>
|
<type>rotate</type>
|
||||||
|
@ -265,8 +269,9 @@
|
||||||
<x>-1</x>
|
<x>-1</x>
|
||||||
</axis>
|
</axis>
|
||||||
</animation>
|
</animation>
|
||||||
|
-->
|
||||||
<!-- Animation for the doors of the nose gear. -->
|
<!-- Animation for the doors of the nose gear. -->
|
||||||
|
<!--
|
||||||
<animation>
|
<animation>
|
||||||
<name>Nose_Gear_Doors.Left.01</name>
|
<name>Nose_Gear_Doors.Left.01</name>
|
||||||
<type>rotate</type>
|
<type>rotate</type>
|
||||||
|
@ -376,5 +381,6 @@
|
||||||
<y>-1</y>
|
<y>-1</y>
|
||||||
</axis>
|
</axis>
|
||||||
</animation>
|
</animation>
|
||||||
|
-->
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Binary file not shown.
Before Width: | Height: | Size: 685 KiB After Width: | Height: | Size: 538 KiB |
Binary file not shown.
Before Width: | Height: | Size: 669 KiB After Width: | Height: | Size: 585 KiB |
BIN
Models/Interior/res/lavatory.png
Normal file
BIN
Models/Interior/res/lavatory.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.6 KiB |
Reference in a new issue