1
0
Fork 0

Effects: move into better directory format, and add wing lightmap

This commit is contained in:
Jonathan Redpath 2022-01-24 19:04:22 +00:00
parent 9c0747538a
commit 70416253b9
62 changed files with 636 additions and 249 deletions

View file

@ -112,7 +112,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/tire-smoke-left.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/tire-smoke-left.xml</path>
<name>tire-smoke-l</name>
<offsets>
<x-m>20.3180764</x-m>
@ -122,7 +122,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/tire-smoke-right.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/tire-smoke-right.xml</path>
<name>tire-smoke-r</name>
<offsets>
<x-m>20.3180764</x-m>
@ -133,12 +133,12 @@
<!-- wing condensation effect -->
<model>
<path>Aircraft/A320-family/Models/Effects/wing-condensation-L.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/wing-condensation-L.xml</path>
<name>wing-condensation</name>
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/wing-condensation-R.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/wing-condensation-R.xml</path>
<name>wing-condensation</name>
</model>
@ -203,7 +203,7 @@
<!-- APU fire -->
<model>
<name>APU fire</name>
<path>Aircraft/A320-family/Models/Effects/enginefire.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/enginefire.xml</path>
<offsets>
<x-m>38.9</x-m>
<y-m>0</y-m>

View file

Before

Width:  |  Height:  |  Size: 199 KiB

After

Width:  |  Height:  |  Size: 199 KiB

View file

Before

Width:  |  Height:  |  Size: 211 KiB

After

Width:  |  Height:  |  Size: 211 KiB

View file

Before

Width:  |  Height:  |  Size: 364 KiB

After

Width:  |  Height:  |  Size: 364 KiB

View file

Before

Width:  |  Height:  |  Size: 353 KiB

After

Width:  |  Height:  |  Size: 353 KiB

View file

Before

Width:  |  Height:  |  Size: 848 KiB

After

Width:  |  Height:  |  Size: 848 KiB

View file

Before

Width:  |  Height:  |  Size: 440 KiB

After

Width:  |  Height:  |  Size: 440 KiB

View file

Before

Width:  |  Height:  |  Size: 373 KiB

After

Width:  |  Height:  |  Size: 373 KiB

View file

Before

Width:  |  Height:  |  Size: 215 B

After

Width:  |  Height:  |  Size: 215 B

View file

@ -8,12 +8,12 @@
<texture n="4">
<type>cubemap</type>
<images>
<positive-x>Models/Effects/res/white.png</positive-x>
<negative-x>Models/Effects/res/white.png</negative-x>
<positive-y>Models/Effects/res/white.png</positive-y>
<negative-y>Models/Effects/res/white.png</negative-y>
<positive-z>Models/Effects/res/white.png</positive-z>
<negative-z>Models/Effects/res/white.png</negative-z>
<positive-x>Models/Effects/Lightmaps/white.png</positive-x>
<negative-x>Models/Effects/Lightmaps/white.png</negative-x>
<positive-y>Models/Effects/Lightmaps/white.png</positive-y>
<negative-y>Models/Effects/Lightmaps/white.png</negative-y>
<positive-z>Models/Effects/Lightmaps/white.png</positive-z>
<negative-z>Models/Effects/Lightmaps/white.png</negative-z>
</images>
</texture>
<!--

View file

@ -8,12 +8,12 @@
<texture n="4">
<type>cubemap</type>
<images>
<positive-x>Models/Effects/res/white.png</positive-x>
<negative-x>Models/Effects/res/white.png</negative-x>
<positive-y>Models/Effects/res/white.png</positive-y>
<negative-y>Models/Effects/res/white.png</negative-y>
<positive-z>Models/Effects/res/white.png</positive-z>
<negative-z>Models/Effects/res/white.png</negative-z>
<positive-x>Models/Effects/Lightmaps/white.png</positive-x>
<negative-x>Models/Effects/Lightmaps/white.png</negative-x>
<positive-y>Models/Effects/Lightmaps/white.png</positive-y>
<negative-y>Models/Effects/Lightmaps/white.png</negative-y>
<positive-z>Models/Effects/Lightmaps/white.png</positive-z>
<negative-z>Models/Effects/Lightmaps/white.png</negative-z>
</images>
</texture>
<!--

View file

@ -10,15 +10,24 @@
<reflection-correction type="float"><use>/sim/model/reflection/reflection-correction-chrome</use></reflection-correction>
<reflection-type type="int">2</reflection-type>
<ambient-correction type="float"><use>/sim/model/reflection/ambient-correction-chrome</use></ambient-correction>
<lightmap-enabled type="int">0</lightmap-enabled>
<lightmap-enabled type="int">1</lightmap-enabled>
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/res/Engine-CFM56-Normal.png</image>
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Engine-CFM56-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
</texture>
<lightmap-factor type="float" n="0"><use>/controls/lighting/wing-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/WingLight/CFM56-light.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
</texture>
<texture n="5">
<type>cubemap</type>
<images>

View file

@ -10,15 +10,24 @@
<reflection-correction type="float"><use>/sim/model/reflection/reflection-correction-chrome</use></reflection-correction>
<reflection-type type="int">2</reflection-type>
<ambient-correction type="float"><use>/sim/model/reflection/ambient-correction-chrome</use></ambient-correction>
<lightmap-enabled type="int">0</lightmap-enabled>
<lightmap-enabled type="int">1</lightmap-enabled>
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/res/Engine-IAE-V2500-Normal.png</image>
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Engine-IAE-V2500-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
</texture>
<lightmap-factor type="float" n="0"><use>/controls/lighting/wing-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/WingLight/V2500-light.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
</texture>
<texture n="5">
<type>cubemap</type>
<images>

View file

@ -10,15 +10,24 @@
<reflection-correction type="float"><use>/sim/model/reflection/reflection-correction-chrome</use></reflection-correction>
<reflection-type type="int">2</reflection-type>
<ambient-correction type="float"><use>/sim/model/reflection/ambient-correction-chrome</use></ambient-correction>
<lightmap-enabled type="int">0</lightmap-enabled>
<lightmap-enabled type="int">1</lightmap-enabled>
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/res/Engine-LEAPA1-Normal.png</image>
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Engine-LEAPA1-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
</texture>
<lightmap-factor type="float" n="0"><use>/controls/lighting/wing-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/WingLight/LEAP-light.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
</texture>
<texture n="5">
<type>cubemap</type>
<images>

View file

@ -0,0 +1,96 @@
<?xml version="1.0"?>
<PropertyList>
<name>reflection-correction</name>
<inherits-from>Effects/model-combined-deferred</inherits-from>
<parameters>
<rain-enabled type="int">2</rain-enabled>
<reflection-enabled type="int">1</reflection-enabled>
<reflection-dynamic type="int">1</reflection-dynamic>
<reflect_map-enabled type="int">0</reflect_map-enabled>
<reflection-correction type="float"><use>/sim/model/reflection/reflection-correction-chrome</use></reflection-correction>
<reflection-type type="int">2</reflection-type>
<ambient-correction type="float"><use>/sim/model/reflection/ambient-correction-chrome</use></ambient-correction>
<lightmap-enabled type="int">1</lightmap-enabled>
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Engine-LEAPA1-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
</texture>
<lightmap-factor type="float" n="0"><use>/controls/lighting/wing-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/WingLight/PW1100-light.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
</texture>
<texture n="5">
<type>cubemap</type>
<images>
<positive-x>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/1.png</positive-x>
<negative-x>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/4.png</negative-x>
<positive-y>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/2.png</positive-y>
<negative-y>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/3.png</negative-y>
<positive-z>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/6.png</positive-z>
<negative-z>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/5.png</negative-z>
</images>
</texture>
</parameters>
<!-- ####################
### NORMALMAP INCLUDE ###
######################### -->
<generate>
<tangent type="int">6</tangent>
<binormal type="int">7</binormal>
</generate>
<technique n="4">
<pass>
<program>
<attribute>
<name>tangent</name>
<index>6</index>
</attribute>
<attribute>
<name>binormal</name>
<index>7</index>
</attribute>
</program>
</pass>
</technique>
<technique n="7">
<pass>
<program>
<attribute>
<name>tangent</name>
<index>6</index>
</attribute>
<attribute>
<name>binormal</name>
<index>7</index>
</attribute>
</program>
</pass>
</technique>
<technique n="9">
<pass>
<program>
<attribute>
<name>tangent</name>
<index>6</index>
</attribute>
<attribute>
<name>binormal</name>
<index>7</index>
</attribute>
</program>
</pass>
</technique>
<!-- ########################
### END NORMALMAP INCLUDE ###
############################# -->
</PropertyList>

View file

@ -10,15 +10,24 @@
<reflection-correction type="float"><use>/sim/model/reflection/reflection-correction-chrome</use></reflection-correction>
<reflection-type type="int">2</reflection-type>
<ambient-correction type="float"><use>/sim/model/reflection/ambient-correction-chrome</use></ambient-correction>
<lightmap-enabled type="int">0</lightmap-enabled>
<lightmap-enabled type="int">1</lightmap-enabled>
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/res/Fuse-Main-Normal.png</image>
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Fuse-Main-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
</texture>
<lightmap-factor type="float" n="0"><use>/controls/lighting/wing-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/WingLight/WingLightmap.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
</texture>
<texture n="5">
<type>cubemap</type>
<images>

View file

@ -10,15 +10,24 @@
<reflection-correction type="float"><use>/sim/model/reflection/reflection-correction</use></reflection-correction>
<reflection-type type="int">2</reflection-type>
<ambient-correction type="float"><use>/sim/model/reflection/ambient-correction</use></ambient-correction>
<lightmap-enabled type="int">0</lightmap-enabled>
<lightmap-enabled type="int">1</lightmap-enabled>
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/res/Engine-CFM56-Normal.png</image>
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Engine-CFM56-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
</texture>
<lightmap-factor type="float" n="0"><use>/controls/lighting/wing-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/WingLight/CFM56-light.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
</texture>
<texture n="5">
<type>cubemap</type>
<images>

View file

@ -10,15 +10,24 @@
<reflection-correction type="float"><use>/sim/model/reflection/reflection-correction</use></reflection-correction>
<reflection-type type="int">2</reflection-type>
<ambient-correction type="float"><use>/sim/model/reflection/ambient-correction</use></ambient-correction>
<lightmap-enabled type="int">0</lightmap-enabled>
<lightmap-enabled type="int">1</lightmap-enabled>
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/res/Engine-IAE-V2500-Normal.png</image>
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Engine-IAE-V2500-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
</texture>
<lightmap-factor type="float" n="0"><use>/controls/lighting/wing-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/WingLight/V2500-light.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
</texture>
<texture n="5">
<type>cubemap</type>
<images>

View file

@ -10,15 +10,24 @@
<reflection-correction type="float"><use>/sim/model/reflection/reflection-correction</use></reflection-correction>
<reflection-type type="int">2</reflection-type>
<ambient-correction type="float"><use>/sim/model/reflection/ambient-correction</use></ambient-correction>
<lightmap-enabled type="int">0</lightmap-enabled>
<lightmap-enabled type="int">1</lightmap-enabled>
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/res/Engine-LEAPA1-Normal.png</image>
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Engine-LEAPA1-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
</texture>
<lightmap-factor type="float" n="0"><use>/controls/lighting/wing-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/WingLight/LEAP-light.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
</texture>
<texture n="5">
<type>cubemap</type>
<images>

View file

@ -0,0 +1,96 @@
<?xml version="1.0"?>
<PropertyList>
<name>reflection</name>
<inherits-from>Effects/model-combined-deferred</inherits-from>
<parameters>
<rain-enabled type="int">2</rain-enabled>
<reflection-enabled type="int">1</reflection-enabled>
<reflection-dynamic type="int">1</reflection-dynamic>
<reflect_map-enabled type="int">0</reflect_map-enabled>
<reflection-correction type="float"><use>/sim/model/reflection/reflection-correction</use></reflection-correction>
<reflection-type type="int">2</reflection-type>
<ambient-correction type="float"><use>/sim/model/reflection/ambient-correction</use></ambient-correction>
<lightmap-enabled type="int">1</lightmap-enabled>
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Engine-LEAPA1-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
</texture>
<lightmap-factor type="float" n="0"><use>/controls/lighting/wing-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/WingLight/PW1100-light.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
</texture>
<texture n="5">
<type>cubemap</type>
<images>
<positive-x>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/1.png</positive-x>
<negative-x>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/4.png</negative-x>
<positive-y>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/2.png</positive-y>
<negative-y>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/3.png</negative-y>
<positive-z>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/6.png</positive-z>
<negative-z>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/5.png</negative-z>
</images>
</texture>
</parameters>
<!-- ####################
### NORMALMAP INCLUDE ###
######################### -->
<generate>
<tangent type="int">6</tangent>
<binormal type="int">7</binormal>
</generate>
<technique n="4">
<pass>
<program>
<attribute>
<name>tangent</name>
<index>6</index>
</attribute>
<attribute>
<name>binormal</name>
<index>7</index>
</attribute>
</program>
</pass>
</technique>
<technique n="7">
<pass>
<program>
<attribute>
<name>tangent</name>
<index>6</index>
</attribute>
<attribute>
<name>binormal</name>
<index>7</index>
</attribute>
</program>
</pass>
</technique>
<technique n="9">
<pass>
<program>
<attribute>
<name>tangent</name>
<index>6</index>
</attribute>
<attribute>
<name>binormal</name>
<index>7</index>
</attribute>
</program>
</pass>
</technique>
<!-- ########################
### END NORMALMAP INCLUDE ###
############################# -->
</PropertyList>

View file

@ -10,15 +10,24 @@
<reflection-correction type="float"><use>/sim/model/reflection/reflection-correction-wing</use></reflection-correction>
<reflection-type type="int">2</reflection-type>
<ambient-correction type="float"><use>/sim/model/reflection/ambient-correction-wing</use></ambient-correction>
<lightmap-enabled type="int">0</lightmap-enabled>
<lightmap-enabled type="int">1</lightmap-enabled>
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/res/Engine-CFM56-Normal.png</image>
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Engine-CFM56-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
</texture>
<lightmap-factor type="float" n="0"><use>/controls/lighting/wing-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/WingLight/CFM56-light.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
</texture>
<texture n="5">
<type>cubemap</type>
<images>

View file

@ -10,15 +10,24 @@
<reflection-correction type="float"><use>/sim/model/reflection/reflection-correction-wing</use></reflection-correction>
<reflection-type type="int">2</reflection-type>
<ambient-correction type="float"><use>/sim/model/reflection/ambient-correction-wing</use></ambient-correction>
<lightmap-enabled type="int">0</lightmap-enabled>
<lightmap-enabled type="int">1</lightmap-enabled>
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/res/Engine-IAE-V2500-Normal.png</image>
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Engine-IAE-V2500-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
</texture>
<lightmap-factor type="float" n="0"><use>/controls/lighting/wing-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/WingLight/V2500-light.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
</texture>
<texture n="5">
<type>cubemap</type>
<images>

View file

@ -10,15 +10,24 @@
<reflection-correction type="float"><use>/sim/model/reflection/reflection-correction-wing</use></reflection-correction>
<reflection-type type="int">2</reflection-type>
<ambient-correction type="float"><use>/sim/model/reflection/ambient-correction-wing</use></ambient-correction>
<lightmap-enabled type="int">0</lightmap-enabled>
<lightmap-enabled type="int">1</lightmap-enabled>
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/res/Engine-LEAPA1-Normal.png</image>
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Engine-LEAPA1-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
</texture>
<lightmap-factor type="float" n="0"><use>/controls/lighting/wing-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/WingLight/LEAP-light.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
</texture>
<texture n="5">
<type>cubemap</type>
<images>

View file

@ -0,0 +1,96 @@
<?xml version="1.0"?>
<PropertyList>
<name>reflection</name>
<inherits-from>Effects/model-combined-deferred</inherits-from>
<parameters>
<rain-enabled type="int">2</rain-enabled>
<reflection-enabled type="int">1</reflection-enabled>
<reflection-dynamic type="int">1</reflection-dynamic>
<reflect_map-enabled type="int">0</reflect_map-enabled>
<reflection-correction type="float"><use>/sim/model/reflection/reflection-correction-wing</use></reflection-correction>
<reflection-type type="int">2</reflection-type>
<ambient-correction type="float"><use>/sim/model/reflection/ambient-correction-wing</use></ambient-correction>
<lightmap-enabled type="int">1</lightmap-enabled>
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Engine-LEAPA1-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
</texture>
<lightmap-factor type="float" n="0"><use>/controls/lighting/wing-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/WingLight/PW1100-light.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
</texture>
<texture n="5">
<type>cubemap</type>
<images>
<positive-x>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/1.png</positive-x>
<negative-x>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/4.png</negative-x>
<positive-y>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/2.png</positive-y>
<negative-y>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/3.png</negative-y>
<positive-z>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/6.png</positive-z>
<negative-z>Aircraft/Generic/Effects/CubeMaps/fgfs-sky/5.png</negative-z>
</images>
</texture>
</parameters>
<!-- ####################
### NORMALMAP INCLUDE ###
######################### -->
<generate>
<tangent type="int">6</tangent>
<binormal type="int">7</binormal>
</generate>
<technique n="4">
<pass>
<program>
<attribute>
<name>tangent</name>
<index>6</index>
</attribute>
<attribute>
<name>binormal</name>
<index>7</index>
</attribute>
</program>
</pass>
</technique>
<technique n="7">
<pass>
<program>
<attribute>
<name>tangent</name>
<index>6</index>
</attribute>
<attribute>
<name>binormal</name>
<index>7</index>
</attribute>
</program>
</pass>
</technique>
<technique n="9">
<pass>
<program>
<attribute>
<name>tangent</name>
<index>6</index>
</attribute>
<attribute>
<name>binormal</name>
<index>7</index>
</attribute>
</program>
</pass>
</technique>
<!-- ########################
### END NORMALMAP INCLUDE ###
############################# -->
</PropertyList>

View file

@ -10,15 +10,24 @@
<reflection-correction type="float"><use>/sim/model/reflection/reflection-correction-wing</use></reflection-correction>
<reflection-type type="int">2</reflection-type>
<ambient-correction type="float"><use>/sim/model/reflection/ambient-correction-wing</use></ambient-correction>
<lightmap-enabled type="int">0</lightmap-enabled>
<lightmap-enabled type="int">1</lightmap-enabled>
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/res/Fuse-Main-Normal.png</image>
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Fuse-Main-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
</texture>
<lightmap-factor type="float" n="0"><use>/controls/lighting/wing-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/WingLight/WingLightmap.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
</texture>
<texture n="5">
<type>cubemap</type>
<images>

View file

@ -14,7 +14,7 @@
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/res/Fuse-Main-Normal.png</image>
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Fuse-Main-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
@ -22,7 +22,7 @@
<lightmap-factor type="float" n="0"><use>sim/model/lights/logo-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/res/rudder-lightmap.png</image>
<image>Aircraft/A320-family/Models/Effects/Lightmaps/rudder-lightmap.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>

View file

@ -14,7 +14,7 @@
<lightmap-multi type="int">0</lightmap-multi>
<normalmap-enabled type="int">1</normalmap-enabled>
<texture n="2">
<image>Aircraft/A320-family/Models/Effects/res/Fuse-Main-Normal.png</image>
<image>Aircraft/A320-family/Models/Effects/Lightmaps/Fuse-Main-Normal.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
@ -22,7 +22,7 @@
<lightmap-factor type="float" n="0"><use>sim/model/lights/logo-lights</use></lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>Aircraft/A320-family/Models/Effects/res/fin-lightmap.png</image>
<image>Aircraft/A320-family/Models/Effects/Lightmaps/fin-lightmap.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>

View file

@ -1,53 +1,53 @@
<?xml version="1.0"?>
<PropertyList>
<particlesystem>
<!-- <type>trail</type>-->
<name>moisture</name>
<texture>res/smoke.png</texture>
<emissive>false</emissive>
<lighting>false</lighting>
<offsets>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
<attach>local</attach>
<placer>
<type>point</type>
</placer>
<shooter>
<theta-min-deg>0</theta-min-deg>
<theta-max-deg>0</theta-max-deg>
<phi-min-deg>0</phi-min-deg>
<phi-max-deg>0</phi-max-deg>
<speed>
<value>0</value>
<spread>0</spread>
</speed>
<rotation-speed>
<x-min-deg-sec>180</x-min-deg-sec>
<y-min-deg-sec>180</y-min-deg-sec>
<z-min-deg-sec>180</z-min-deg-sec>
<x-max-deg-sec>-180</x-max-deg-sec>
<y-max-deg-sec>-180</y-max-deg-sec>
<z-max-deg-sec>-180</z-max-deg-sec>
</rotation-speed>
</shooter>
<counter>
<particles-per-sec>
<value>50</value>
<spread>0</spread>
</particles-per-sec>
</counter>
<?xml version="1.0"?>
<PropertyList>
<particlesystem>
<!-- <type>trail</type>-->
<name>moisture</name>
<texture>smoke.png</texture>
<emissive>false</emissive>
<lighting>false</lighting>
<offsets>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
<attach>local</attach>
<placer>
<type>point</type>
</placer>
<shooter>
<theta-min-deg>0</theta-min-deg>
<theta-max-deg>0</theta-max-deg>
<phi-min-deg>0</phi-min-deg>
<phi-max-deg>0</phi-max-deg>
<speed>
<value>0</value>
<spread>0</spread>
</speed>
<rotation-speed>
<x-min-deg-sec>180</x-min-deg-sec>
<y-min-deg-sec>180</y-min-deg-sec>
<z-min-deg-sec>180</z-min-deg-sec>
<x-max-deg-sec>-180</x-max-deg-sec>
<y-max-deg-sec>-180</y-max-deg-sec>
<z-max-deg-sec>-180</z-max-deg-sec>
</rotation-speed>
</shooter>
<counter>
<particles-per-sec>
<value>50</value>
<spread>0</spread>
</particles-per-sec>
</counter>
<align>billboard</align>
<particle>
<start>
<color>
@ -127,20 +127,20 @@
<size>
<value>1.6</value>
</size>
</end>
<life-sec><value>0.0001</value></life-sec>
<mass-kg>0.4</mass-kg>
<radius-m>0.1</radius-m>
</particle>
<program>
<fluid>air</fluid>
<gravity type="bool">false</gravity>
<wind type="bool">false</wind>
</program>
</particlesystem>
</PropertyList>
</end>
<life-sec><value>0.0001</value></life-sec>
<mass-kg>0.4</mass-kg>
<radius-m>0.1</radius-m>
</particle>
<program>
<fluid>air</fluid>
<gravity type="bool">false</gravity>
<wind type="bool">false</wind>
</program>
</particlesystem>
</PropertyList>

View file

@ -1,53 +1,53 @@
<?xml version="1.0"?>
<PropertyList>
<particlesystem>
<!-- <type>trail</type>-->
<name>moisture</name>
<texture>res/smoke.png</texture>
<emissive>false</emissive>
<lighting>false</lighting>
<offsets>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
<attach>local</attach>
<placer>
<type>point</type>
</placer>
<shooter>
<theta-min-deg>0</theta-min-deg>
<theta-max-deg>0</theta-max-deg>
<phi-min-deg>0</phi-min-deg>
<phi-max-deg>0</phi-max-deg>
<speed>
<value>0</value>
<spread>0</spread>
</speed>
<rotation-speed>
<x-min-deg-sec>180</x-min-deg-sec>
<y-min-deg-sec>180</y-min-deg-sec>
<z-min-deg-sec>180</z-min-deg-sec>
<x-max-deg-sec>-180</x-max-deg-sec>
<y-max-deg-sec>-180</y-max-deg-sec>
<z-max-deg-sec>-180</z-max-deg-sec>
</rotation-speed>
</shooter>
<counter>
<particles-per-sec>
<value>50</value>
<spread>0</spread>
</particles-per-sec>
</counter>
<?xml version="1.0"?>
<PropertyList>
<particlesystem>
<!-- <type>trail</type>-->
<name>moisture</name>
<texture>smoke.png</texture>
<emissive>false</emissive>
<lighting>false</lighting>
<offsets>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
<attach>local</attach>
<placer>
<type>point</type>
</placer>
<shooter>
<theta-min-deg>0</theta-min-deg>
<theta-max-deg>0</theta-max-deg>
<phi-min-deg>0</phi-min-deg>
<phi-max-deg>0</phi-max-deg>
<speed>
<value>0</value>
<spread>0</spread>
</speed>
<rotation-speed>
<x-min-deg-sec>180</x-min-deg-sec>
<y-min-deg-sec>180</y-min-deg-sec>
<z-min-deg-sec>180</z-min-deg-sec>
<x-max-deg-sec>-180</x-max-deg-sec>
<y-max-deg-sec>-180</y-max-deg-sec>
<z-max-deg-sec>-180</z-max-deg-sec>
</rotation-speed>
</shooter>
<counter>
<particles-per-sec>
<value>50</value>
<spread>0</spread>
</particles-per-sec>
</counter>
<align>billboard</align>
<particle>
<start>
<color>
@ -127,20 +127,20 @@
<size>
<value>1.4</value>
</size>
</end>
<life-sec><value>0.0001</value></life-sec>
<mass-kg>0.4</mass-kg>
<radius-m>0.1</radius-m>
</particle>
<program>
<fluid>air</fluid>
<gravity type="bool">false</gravity>
<wind type="bool">false</wind>
</program>
</particlesystem>
</PropertyList>
</end>
<life-sec><value>0.0001</value></life-sec>
<mass-kg>0.4</mass-kg>
<radius-m>0.1</radius-m>
</particle>
<program>
<fluid>air</fluid>
<gravity type="bool">false</gravity>
<wind type="bool">false</wind>
</program>
</particlesystem>
</PropertyList>

View file

@ -4,7 +4,7 @@
<particlesystem>
<name>contrail</name>
<texture>res/smoke.png</texture>
<texture>smoke.png</texture>
<offsets>
<x-m>30</x-m>
<y-m>0.00</y-m>

View file

@ -4,7 +4,7 @@
<particlesystem>
<name>engine-spray-reverse</name>
<texture>res/smoke.png</texture>
<texture>smoke.png</texture>
<emissive>false</emissive>
<lighting>false</lighting>

View file

@ -4,7 +4,7 @@
<particlesystem>
<name>engine-spray</name>
<texture>res/smoke.png</texture>
<texture>smoke.png</texture>
<emissive>false</emissive>
<lighting>false</lighting>

View file

@ -5,7 +5,7 @@
<PropertyList>
<particlesystem>
<texture>res/fire.png</texture>
<texture>fire.png</texture>
<emissive>true</emissive>
<lighting>false</lighting>
<offsets>

View file

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View file

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

View file

Before

Width:  |  Height:  |  Size: 132 KiB

After

Width:  |  Height:  |  Size: 132 KiB

View file

@ -3,7 +3,7 @@
<PropertyList>
<particlesystem>
<name>wing-condensation</name>
<texture>res/smoke.png</texture>
<texture>smoke.png</texture>
<emissive>false</emissive>
<lighting>false</lighting>
<type>normal</type>

View file

@ -3,7 +3,7 @@
<PropertyList>
<particlesystem>
<name>wing-condensation</name>
<texture>res/smoke.png</texture>
<texture>smoke.png</texture>
<emissive>false</emissive>
<lighting>false</lighting>
<type>normal</type>

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

View file

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View file

@ -25,7 +25,7 @@ Author: Nikolai V. Chr.
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
<image>Aircraft/A320-family/Models/Effects/dust-effect-overlay.png</image>
<image>Aircraft/A320-family/Models/Effects/displays/dust-effect-overlay.png</image>
</texture>
<vertex-program-two-side type="bool">false</vertex-program-two-side>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

View file

@ -8474,7 +8474,7 @@
</animation>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/cockpit-irradiance</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/cockpit-irradiance</inherits-from>
<object-name>ACP</object-name>
<object-name>atc_0</object-name>
<object-name>atc_1</object-name>
@ -8753,7 +8753,7 @@
<!-- Panels that are vertical -->
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/cockpit-irradiance-vertical</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/cockpit-irradiance-vertical</inherits-from>
<object-name>brightness_nd_1_cpt</object-name>
<object-name>brightness_nd_1_fo</object-name>
<object-name>brightness_nd_2_cpt</object-name>

View file

@ -12,7 +12,7 @@
<!-- Particle Effects -->
<model>
<path>Aircraft/A320-family/Models/Effects/contrail.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/contrail.xml</path>
<name>contrailLeft</name>
<condition>
<property>environment/contrail</property>
@ -30,7 +30,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/contrail.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/contrail.xml</path>
<name>contrailRight</name>
<condition>
<property>environment/contrail</property>
@ -48,7 +48,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/Moisture.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/Moisture.xml</path>
<name>moistureLeft</name>
<condition>
<and>
@ -79,7 +79,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/Moisture.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/Moisture.xml</path>
<name>moistureRight</name>
<condition>
<and>
@ -110,7 +110,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray.xml</path>
<name>engine-spray-left</name>
<condition>
<and>
@ -144,7 +144,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray.xml</path>
<name>engine-spray-right</name>
<condition>
<and>
@ -178,7 +178,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray-reverse.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray-reverse.xml</path>
<name>engine-spray-reverse</name>
<condition>
<and>
@ -208,7 +208,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray-reverse.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray-reverse.xml</path>
<name>engine-spray-reverse</name>
<condition>
<and>
@ -239,7 +239,7 @@
<model>
<name>Engine fire left</name>
<path>Aircraft/A320-family/Models/Effects/enginefire.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/enginefire.xml</path>
<offsets>
<x-m>-3.96705</x-m>
<y-m>-5.63029</y-m>
@ -252,7 +252,7 @@
<model>
<name>Engine fire right</name>
<path>Aircraft/A320-family/Models/Effects/enginefire.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/enginefire.xml</path>
<offsets>
<x-m>-3.96705</x-m>
<y-m> 5.63029</y-m>
@ -408,7 +408,7 @@
<!-- Effect -->
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-engine-LEAP</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-engine-LEAP</inherits-from>
<object-name>EngineLEAPL</object-name>
<object-name>EngineLEAPR</object-name>
<object-name>ReverserLDoorLEAP</object-name>
@ -416,7 +416,7 @@
</effect>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-matt-engine-LEAP</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-matt-engine-LEAP</inherits-from>
<object-name>EngineLEAPL.Inner</object-name>
<object-name>EngineLEAPR.Inner</object-name>
<object-name>PylonLEAPL</object-name>
@ -426,7 +426,7 @@
</effect>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-chrome-engine-LEAP</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-chrome-engine-LEAP</inherits-from>
<object-name>IntakeLEAPL</object-name>
<object-name>IntakeLEAPR</object-name>
<object-name>Exhaust3LEAPL</object-name>

View file

@ -12,7 +12,7 @@
<!-- Particle Effects -->
<model>
<path>Aircraft/A320-family/Models/Effects/contrail.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/contrail.xml</path>
<name>contrailLeft</name>
<condition>
<property>environment/contrail</property>
@ -30,7 +30,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/contrail.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/contrail.xml</path>
<name>contrailRight</name>
<condition>
<property>environment/contrail</property>
@ -48,7 +48,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/Moisture.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/Moisture.xml</path>
<name>moistureLeft</name>
<condition>
<and>
@ -79,7 +79,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/Moisture.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/Moisture.xml</path>
<name>moistureRight</name>
<condition>
<and>
@ -110,7 +110,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray.xml</path>
<name>engine-spray-left</name>
<condition>
<and>
@ -144,7 +144,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray.xml</path>
<name>engine-spray-right</name>
<condition>
<and>
@ -178,7 +178,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray-reverse.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray-reverse.xml</path>
<name>engine-spray-reverse</name>
<condition>
<and>
@ -208,7 +208,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray-reverse.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray-reverse.xml</path>
<name>engine-spray-reverse</name>
<condition>
<and>
@ -239,7 +239,7 @@
<model>
<name>Engine fire left</name>
<path>Aircraft/A320-family/Models/Effects/enginefire.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/enginefire.xml</path>
<offsets>
<x-m>-3.96705</x-m>
<y-m>-5.63029</y-m>
@ -252,7 +252,7 @@
<model>
<name>Engine fire right</name>
<path>Aircraft/A320-family/Models/Effects/enginefire.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/enginefire.xml</path>
<offsets>
<x-m>-3.96705</x-m>
<y-m> 5.63029</y-m>
@ -562,7 +562,7 @@
<!-- Effect -->
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-engine-CFM</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-engine-CFM</inherits-from>
<object-name>EngineCFM56L</object-name>
<object-name>EngineCFM56R</object-name>
<object-name>ReverserLDoor1</object-name>
@ -581,19 +581,19 @@
</effect>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-matt-wing</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-matt-wing</inherits-from>
<object-name>EngineFairingL</object-name>
<object-name>EngineFairingR</object-name>
</effect>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-matt-engine-CFM</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-matt-engine-CFM</inherits-from>
<object-name>PylonCFM56L</object-name>
<object-name>PylonCFM56R</object-name>
</effect>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-chrome-engine-CFM</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-chrome-engine-CFM</inherits-from>
<object-name>IntakeCFM56L</object-name>
<object-name>IntakeCFM56R</object-name>
</effect>

View file

@ -12,7 +12,7 @@
<!-- Particle Effects -->
<model>
<path>Aircraft/A320-family/Models/Effects/contrail.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/contrail.xml</path>
<name>contrailLeft</name>
<condition>
<property>environment/contrail</property>
@ -30,7 +30,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/contrail.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/contrail.xml</path>
<name>contrailRight</name>
<condition>
<property>environment/contrail</property>
@ -48,7 +48,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/Moisture.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/Moisture.xml</path>
<name>moistureLeft</name>
<condition>
<and>
@ -79,7 +79,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/Moisture.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/Moisture.xml</path>
<name>moistureRight</name>
<condition>
<and>
@ -110,7 +110,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray.xml</path>
<name>engine-spray-left</name>
<condition>
<and>
@ -144,7 +144,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray.xml</path>
<name>engine-spray-right</name>
<condition>
<and>
@ -178,7 +178,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray-reverse.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray-reverse.xml</path>
<name>engine-spray-reverse</name>
<condition>
<and>
@ -208,7 +208,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray-reverse.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray-reverse.xml</path>
<name>engine-spray-reverse</name>
<condition>
<and>
@ -239,7 +239,7 @@
<model>
<name>Engine fire left</name>
<path>Aircraft/A320-family/Models/Effects/enginefire.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/enginefire.xml</path>
<offsets>
<x-m>-3.96705</x-m>
<y-m>-5.63029</y-m>
@ -252,7 +252,7 @@
<model>
<name>Engine fire right</name>
<path>Aircraft/A320-family/Models/Effects/enginefire.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/enginefire.xml</path>
<offsets>
<x-m>-3.96705</x-m>
<y-m> 5.63029</y-m>
@ -408,7 +408,7 @@
<!-- Effect -->
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-engine-LEAP</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-engine-PW</inherits-from>
<object-name>EnginePWPP</object-name>
<object-name>EnginePWPPR</object-name>
<object-name>ReverserLDoorLPWPP</object-name>
@ -416,7 +416,7 @@
</effect>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-matt-engine-LEAP</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-matt-engine-PW</inherits-from>
<object-name>EngineLEAPL.Inner</object-name>
<object-name>EngineLEAPR.Inner</object-name>
<object-name>PylonPWPPL</object-name>
@ -426,7 +426,7 @@
</effect>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-chrome-engine-LEAP</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-chrome-engine-PW</inherits-from>
<object-name>IntakePWPPL</object-name>
<object-name>IntakePWPPR</object-name>
<object-name>Exhaust3PWPPL</object-name>

View file

@ -12,7 +12,7 @@
<!-- Particle Effects -->
<model>
<path>Aircraft/A320-family/Models/Effects/contrail.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/contrail.xml</path>
<name>contrailLeft</name>
<condition>
<property>environment/contrail</property>
@ -30,7 +30,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/contrail.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/contrail.xml</path>
<name>contrailRight</name>
<condition>
<property>environment/contrail</property>
@ -48,7 +48,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/Moisture.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/Moisture.xml</path>
<name>moistureLeft</name>
<condition>
<and>
@ -79,7 +79,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/Moisture.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/Moisture.xml</path>
<name>moistureRight</name>
<condition>
<and>
@ -110,7 +110,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray.xml</path>
<name>engine-spray-left</name>
<condition>
<and>
@ -144,7 +144,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray.xml</path>
<name>engine-spray-right</name>
<condition>
<and>
@ -178,7 +178,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray-reverse.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray-reverse.xml</path>
<name>engine-spray-reverse</name>
<condition>
<and>
@ -208,7 +208,7 @@
</model>
<model>
<path>Aircraft/A320-family/Models/Effects/engine-spray-reverse.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/engine-spray-reverse.xml</path>
<name>engine-spray-reverse</name>
<condition>
<and>
@ -239,7 +239,7 @@
<model>
<name>Engine fire left</name>
<path>Aircraft/A320-family/Models/Effects/enginefire.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/enginefire.xml</path>
<offsets>
<x-m>-2.76705</x-m>
<y-m>-5.63029</y-m>
@ -252,7 +252,7 @@
<model>
<name>Engine fire right</name>
<path>Aircraft/A320-family/Models/Effects/enginefire.xml</path>
<path>Aircraft/A320-family/Models/Effects/Particles/enginefire.xml</path>
<offsets>
<x-m>-2.76705</x-m>
<y-m> 5.63029</y-m>
@ -450,7 +450,7 @@
<!-- Effect -->
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-engine-IAE</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-engine-IAE</inherits-from>
<object-name>EngineIAEV2500L</object-name>
<object-name>EngineIAEV2500R</object-name>
<object-name>ReverserLDoor</object-name>
@ -463,19 +463,19 @@
</effect>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-matt-wing</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-matt-wing</inherits-from>
<object-name>EngineFairingL</object-name>
<object-name>EngineFairingR</object-name>
</effect>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-matt-engine-IAE</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-matt-engine-IAE</inherits-from>
<object-name>PylonIAEV2500L</object-name>
<object-name>PylonIAEV2500R</object-name>
</effect>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-chrome-engine-IAE</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-chrome-engine-IAE</inherits-from>
<object-name>IntakeIAEV2500L</object-name>
<object-name>IntakeIAEV2500R</object-name>
</effect>

View file

@ -8,7 +8,7 @@
<!-- Effects -->
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection</inherits-from>
<object-name>Fuselage</object-name>
<object-name>NLGFittingPanel</object-name>
<object-name>DoorL1</object-name>
@ -56,12 +56,12 @@
</effect>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-rudder</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-rudder</inherits-from>
<object-name>Rudder</object-name>
</effect>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-matt-wing</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-matt-wing</inherits-from>
<object-name>Wings</object-name>
<object-name>FlapL1</object-name>
<object-name>FlapL2</object-name>
@ -104,7 +104,7 @@
</effect>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-chrome</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/reflection-chrome</inherits-from>
<object-name>Rat</object-name>
<object-name>RatSpinner</object-name>
<object-name>NLGSlidingTubeAxle</object-name>

View file

@ -1186,7 +1186,7 @@
</animation>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/cockpit-irradiance</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/cockpit-irradiance</inherits-from>
<object-name>audio_body</object-name>
<object-name>audio_int_rad</object-name>
</effect>

View file

@ -1186,7 +1186,7 @@
</animation>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/cockpit-irradiance</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/cockpit-irradiance</inherits-from>
<object-name>audio_body</object-name>
<object-name>audio_int_rad</object-name>
</effect>

View file

@ -2048,7 +2048,7 @@
</animation>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/cockpit-irradiance</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/cockpit-irradiance</inherits-from>
<object-name>mcdu_body</object-name>
</effect>

View file

@ -2048,7 +2048,7 @@
</animation>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/cockpit-irradiance</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/cockpit-irradiance</inherits-from>
<object-name>mcdu_body</object-name>
</effect>

View file

@ -1192,7 +1192,7 @@
</effect>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/cockpit-irradiance</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/cockpit-irradiance</inherits-from>
<object-name>Eng1FireCover</object-name>
<object-name>Eng2FireCover</object-name>
<object-name>APUFireCover</object-name>

View file

@ -2215,7 +2215,7 @@
</animation>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/cockpit-irradiance</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/cockpit-irradiance</inherits-from>
<object-name>radio_body</object-name>
<object-name>radio_rot0</object-name>
<object-name>radio_rot1</object-name>

View file

@ -2215,7 +2215,7 @@
</animation>
<effect>
<inherits-from>Aircraft/A320-family/Models/Effects/cockpit-irradiance</inherits-from>
<inherits-from>Aircraft/A320-family/Models/Effects/Model/cockpit-irradiance</inherits-from>
<object-name>radio_body</object-name>
<object-name>radio_rot0</object-name>
<object-name>radio_rot1</object-name>