1
0
Fork 0

Additional taxiway materials for wet runway effect

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
This commit is contained in:
Vivian Meazza 2011-12-11 17:32:51 +00:00
parent 35312c1b82
commit 506baed845

View file

@ -565,13 +565,23 @@ Shared parameters for various materials.
<material> <material>
<name>pc_taxiway</name> <name>pc_taxiway</name>
<name>dirt_rwytaxiway</name> <name>dirt_rwytaxiway</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_taxiway.dds</texture> <texture>Runway/pc_taxiway.dds</texture>
</material> </material>
<material> <material>
<name>pc_tiedown</name> <name>pc_tiedown</name>
<name>dirt_rwytiedown</name> <name>dirt_rwytiedown</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_tiedown.dds</texture> <texture>Runway/pc_tiedown.dds</texture>
<xsize>200</xsize>
<ysize>200</ysize>
</material> </material>
<material> <material>
@ -597,6 +607,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_threshold</name> <name>pc_threshold</name>
<name>dirt_rwythreshold</name> <name>dirt_rwythreshold</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_threshold.dds</texture> <texture>Runway/pc_threshold.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
<wrapv>false</wrapv> <wrapv>false</wrapv>
@ -1015,9 +1029,6 @@ Shared parameters for various materials.
<b>0.1</b> <b>0.1</b>
<a>1.0</a> <a>1.0</a>
</specular> </specular>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_shoulder.dds</texture> <texture>Runway/pa_shoulder.dds</texture>
<ysize>5</ysize> <ysize>5</ysize>
<wrapu>false</wrapu> <wrapu>false</wrapu>
@ -1041,9 +1052,6 @@ Shared parameters for various materials.
<b>0.1</b> <b>0.1</b>
<a>1.0</a> <a>1.0</a>
</specular> </specular>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_shoulder.dds</texture> <texture>Runway/pc_shoulder.dds</texture>
<ysize>5</ysize> <ysize>5</ysize>
<wrapu>false</wrapu> <wrapu>false</wrapu>
@ -1067,9 +1075,6 @@ Shared parameters for various materials.
<b>0.1</b> <b>0.1</b>
<a>1.0</a> <a>1.0</a>
</specular> </specular>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_shoulder_f.dds</texture> <texture>Runway/pa_shoulder_f.dds</texture>
<ysize>5</ysize> <ysize>5</ysize>
<wrapu>false</wrapu> <wrapu>false</wrapu>
@ -1093,9 +1098,6 @@ Shared parameters for various materials.
<b>0.1</b> <b>0.1</b>
<a>1.0</a> <a>1.0</a>
</specular> </specular>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_shoulder_f.dds</texture> <texture>Runway/pc_shoulder_f.dds</texture>
<ysize>5</ysize> <ysize>5</ysize>
<wrapu>false</wrapu> <wrapu>false</wrapu>
@ -1829,7 +1831,6 @@ Shared parameters for various materials.
<bumpiness>0.6</bumpiness> <bumpiness>0.6</bumpiness>
</material> </material>
<material> <material>
<condition> <condition>
<equals> <equals>
@ -3667,7 +3668,6 @@ Shared parameters for various materials.
<!-- runway and taxiway signs --> <!-- runway and taxiway signs -->
<material> <material>
<name>YellowSign.unlighted</name> <name>YellowSign.unlighted</name>
<texture>Signs/yellow.dds</texture> <texture>Signs/yellow.dds</texture>