Merge branch 'master' of git://gitorious.org/fg/fgdata
25
Effects/lfeat.eff
Normal file
|
@ -0,0 +1,25 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PropertyList>
|
||||
<name>Effects/lfeat</name>
|
||||
<inherits-from>Effects/terrain-default</inherits-from>
|
||||
<parameters>
|
||||
</parameters>
|
||||
<technique n="1">
|
||||
<pass>
|
||||
<texture-unit>
|
||||
<unit>0</unit>
|
||||
<image><use>texture[0]/image</use></image>
|
||||
<filter><use>texture[0]/filter</use></filter>
|
||||
<wrap-s><use>texture[0]/wrap-s</use></wrap-s>
|
||||
<wrap-t><use>texture[0]/wrap-t</use></wrap-t>
|
||||
<internal-format>
|
||||
<use>texture[0]/internal-format</use>
|
||||
</internal-format>
|
||||
</texture-unit>
|
||||
<polygon-offset>
|
||||
<factor>-1.0</factor>
|
||||
<units>-1.0</units>
|
||||
</polygon-offset>
|
||||
</pass>
|
||||
</technique>
|
||||
</PropertyList>
|
BIN
Textures/Runway/lf_broken_white.png
Normal file
After Width: | Height: | Size: 4 KiB |
BIN
Textures/Runway/lf_checkerboard_white.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 7 KiB |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 4 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 9.9 KiB |
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 8.1 KiB |
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 9 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 7.8 KiB |
BIN
Textures/Runway/lf_sng_solid_white.png
Normal file
After Width: | Height: | Size: 4 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 4.9 KiB |
|
@ -165,94 +165,136 @@ Shared parameters for various materials.
|
|||
|
||||
<material>
|
||||
<name>lf_sng_solid_yellow</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_sng_solid_yellow.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_sng_broken_yellow</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_sng_broken_yellow.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_dbl_solid_yellow</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_dbl_solid_yellow.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_runway_hold</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_runway_hold.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_sng_broken_yellow</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_sng_broken_yellow.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_ils_hold</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_ils_hold.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_safetyzone_centerline</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_safetyzone_centerline.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_sng_lane_queue</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_sng_lane_queue.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_dbl_lane_queue</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_dbl_lane_queue.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_sng_solid_yellow_border</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_sng_solid_yellow_border.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_sng_broken_yellow_border</name>
|
||||
<texture>Runway/lf_sng_broken_yellow_borde.png</texture>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_sng_broken_yellow_border.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_dbl_solid_yellow_border</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_dbl_solid_yellow_border.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_runway_hold_border</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_runway_hold_border.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_other_hold_border</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_other_hold_border.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_other_hold</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_other_hold.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_ils_hold_border</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_ils_hold_border.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_safetyzone_centerline_border</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_safetyzone_centerline_border.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_sng_lane_queue_border</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_sng_lane_queue_border.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_dbl_lane_queue_border</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_dbl_lane_queue_border.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_sng_solid_white</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_sng_solid_white.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_checkerboard_white</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_checkerboard_white.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>lf_broken_white</name>
|
||||
<effect>Effects/lfeat</effect>
|
||||
<texture>Runway/lf_broken_white.png</texture>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_dspl_thresh</name>
|
||||
<texture>Runway/pa_dspl_thresh.png</texture>
|
||||
|
|