Some 850 line feature textures changes
-Remove the new pavement texture for now as it interferes with the old airports. -remove unexisting entries from materials.xml. -correct one texture's scale.
This commit is contained in:
parent
c8512d17d3
commit
4841ab6206
3 changed files with 2 additions and 71 deletions
Binary file not shown.
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 18 KiB |
Binary file not shown.
Before Width: | Height: | Size: 115 KiB |
|
@ -253,76 +253,6 @@ Shared parameters for various materials.
|
|||
<texture>Runway/lf_dbl_lane_queue_border.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_sng_solid_white</name>
|
||||
<texture>Runway/lf_sng_solid_white.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_checkerboard_white</name>
|
||||
<texture>Runway/lf_checkerboard_white.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_broken_white</name>
|
||||
<texture>Runway/lf_broken_white.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_tstlin</name>
|
||||
<texture>Runway/pa_tstlin.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_tstlin0</name>
|
||||
<texture>Runway/pa_tstlin0.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_tstlin1</name>
|
||||
<texture>Runway/pa_tstlin1.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_tstlin2</name>
|
||||
<texture>Runway/pa_tstlin2.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_tstlin3</name>
|
||||
<texture>Runway/pa_tstlin3.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_tstlin4</name>
|
||||
<texture>Runway/pa_tstlin4.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_tstlin5</name>
|
||||
<texture>Runway/pa_tstlin5.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_tstlin6</name>
|
||||
<texture>Runway/pa_tstlin6.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_tstlin7</name>
|
||||
<texture>Runway/pa_tstlin7.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_tstlin8</name>
|
||||
<texture>Runway/pa_tstlin8.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_tstlin9</name>
|
||||
<texture>Runway/pa_tstlin9.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_dspl_thresh</name>
|
||||
<texture>Runway/pa_dspl_thresh.png</texture>
|
||||
|
@ -597,7 +527,8 @@ Shared parameters for various materials.
|
|||
|
||||
<material>
|
||||
<name>pc_tiedown</name>
|
||||
<texture>Runway/pc_pavement.png</texture>
|
||||
<name>dirt_rwytiedown</name>
|
||||
<texture>Runway/pc_tiedown.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
|
|
Loading…
Reference in a new issue