1
0
Fork 0

Fix airport linear features z-fighting

This commit is contained in:
Emilian Huminiuc 2014-01-15 23:34:55 +01:00 committed by Christian Schmitt
parent 7f183e0117
commit ea7b6667f7

View file

@ -61,9 +61,9 @@
<image>
<use>texture[0]/image</use>
</image>
<type>
<use>texture[0]/type</use>
</type>
<type>
<use>texture[0]/type</use>
</type>
<filter>
<use>texture[0]/filter</use>
</filter>
@ -81,9 +81,9 @@
</environment>
</texture-unit>
<polygon-offset>
<factor>-1.0</factor>
<units>-1.0</units>
<factor>-0.5</factor>
<units>-2.0</units>
</polygon-offset>
</pass>
</technique>
</PropertyList>
</PropertyList>