Improve new metal mine textures. Better normal map and specular.

This was SVN commit r26528.
This commit is contained in:
Stan 2022-03-03 11:02:57 +00:00
parent 6281499708
commit ab501175f9
12 changed files with 28 additions and 16 deletions

View File

@ -8,8 +8,8 @@
</props>
<textures>
<texture file="gaia/metal_round_col_aegean.png" name="baseTex"/>
<texture file="gaia/stonemine_round_spec.png" name="specTex"/>
<texture file="gaia/stonemine_round_normal.png" name="normTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
</group>

View File

@ -8,8 +8,8 @@
</props>
<textures>
<texture file="gaia/metal_square_col_aegean.png" name="baseTex"/>
<texture file="gaia/stonemine_square_spec.png" name="specTex"/>
<texture file="gaia/stonemine_square_normal.png" name="normTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
</group>

View File

@ -9,8 +9,8 @@
</props>
<textures>
<texture file="gaia/metal_round_col_india.png" name="baseTex"/>
<texture file="gaia/stonemine_round_spec.png" name="specTex"/>
<texture file="gaia/stonemine_round_normal.png" name="normTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
</group>

View File

@ -9,8 +9,8 @@
</props>
<textures>
<texture file="gaia/metal_square_col_india.png" name="baseTex"/>
<texture file="gaia/stonemine_square_spec.png" name="specTex"/>
<texture file="gaia/stonemine_square_normal.png" name="normTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
</group>

View File

@ -9,8 +9,8 @@
</props>
<textures>
<texture file="gaia/metal_round_col_sahara.png" name="baseTex"/>
<texture file="gaia/stonemine_round_spec.png" name="specTex"/>
<texture file="gaia/stonemine_round_normal.png" name="normTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
</group>

View File

@ -9,8 +9,8 @@
</props>
<textures>
<texture file="gaia/metal_square_col_sahara.png" name="baseTex"/>
<texture file="gaia/stonemine_square_spec.png" name="specTex"/>
<texture file="gaia/stonemine_square_normal.png" name="normTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
</group>

View File

@ -8,8 +8,8 @@
</props>
<textures>
<texture file="gaia/metal_round_col_temperate.png" name="baseTex"/>
<texture file="gaia/stonemine_round_spec.png" name="specTex"/>
<texture file="gaia/stonemine_round_normal.png" name="normTex"/>
<texture file="gaia/metal_round_col_spec.png" name="specTex"/>
<texture file="gaia/metal_round_col_norm.png" name="normTex"/>
</textures>
</variant>
</group>

View File

@ -8,8 +8,8 @@
</props>
<textures>
<texture file="gaia/metal_square_col_temperate.png" name="baseTex"/>
<texture file="gaia/stonemine_square_spec.png" name="specTex"/>
<texture file="gaia/stonemine_square_normal.png" name="normTex"/>
<texture file="gaia/metal_square_col_spec.png" name="specTex"/>
<texture file="gaia/metal_square_col_norm.png" name="normTex"/>
</textures>
</variant>
</group>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.