X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fproceduralx.shader;h=d8ed527dd6c844f9415642dc0ea70e91063f65c8;hb=d9962ae100f5331ce8e6cec0a193d928fe1b80c4;hp=96fbd1a377cbba5295592c6106a0136d18fa12fe;hpb=4b635fbecbb0a8e4e6e5f6d19cf2b420ec87d244;p=xonotic%2Fxonotic-maps.pk3dir.git diff --git a/scripts/proceduralx.shader b/scripts/proceduralx.shader index 96fbd1a3..d8ed527d 100644 --- a/scripts/proceduralx.shader +++ b/scripts/proceduralx.shader @@ -1,7 +1,7 @@ textures/proceduralx/wall-fruitconcrete_red { qer_editorimage textures/proceduralx/wall/fruitconcrete_red - dpoffsetmapping - 0.5 + dpoffsetmapping - 0.5 match8 186 q3map_bouncescale 1.25 @@ -22,7 +22,7 @@ textures/proceduralx/wall-fruitconcrete_red textures/proceduralx/wall-fruitconcrete_purple { qer_editorimage textures/proceduralx/wall/fruitconcrete_purple - dpoffsetmapping - 0.5 + dpoffsetmapping - 0.5 match8 186 q3map_bouncescale 1.25 @@ -43,7 +43,7 @@ textures/proceduralx/wall-fruitconcrete_purple textures/proceduralx/wall-fruitconcrete { qer_editorimage textures/proceduralx/wall/fruitconcrete - dpoffsetmapping - 0.5 + dpoffsetmapping - 0.5 match8 186 q3map_bouncescale 1.25 @@ -64,7 +64,7 @@ textures/proceduralx/wall-fruitconcrete textures/proceduralx/wall-fruitconcrete_blue { qer_editorimage textures/proceduralx/wall/fruitconcrete_blue - dpoffsetmapping - 0.5 + dpoffsetmapping - 0.5 match8 186 q3map_bouncescale 1.25 @@ -82,15 +82,16 @@ textures/proceduralx/wall-fruitconcrete_blue } -textures/proceduralx/floor-floor02 +textures/proceduralx/pattern-tiles02 { - qer_editorimage textures/proceduralx/floor/floor02 - dpoffsetmapping - 1 + qer_editorimage textures/proceduralx/pattern/tiles02 + dpoffsetmapping - 1 match8 164 q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky { - map textures/proceduralx/floor/floor02 + map textures/proceduralx/pattern/tiles02 } @@ -103,15 +104,16 @@ textures/proceduralx/floor-floor02 } -textures/proceduralx/floor-floor01 +textures/proceduralx/pattern-tiles01 { - qer_editorimage textures/proceduralx/floor/floor01 - dpoffsetmapping - 1 + qer_editorimage textures/proceduralx/pattern/tiles01 + dpoffsetmapping - 1 match8 178 q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky { - map textures/proceduralx/floor/floor01 + map textures/proceduralx/pattern/tiles01 } @@ -124,15 +126,16 @@ textures/proceduralx/floor-floor01 } -textures/proceduralx/floor-floor04 +textures/proceduralx/pattern-tiles04 { - qer_editorimage textures/proceduralx/floor/floor04 - dpoffsetmapping - 1 + qer_editorimage textures/proceduralx/pattern/tiles04 + dpoffsetmapping - 1 match8 127 q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky { - map textures/proceduralx/floor/floor04 + map textures/proceduralx/pattern/tiles04 } @@ -145,15 +148,38 @@ textures/proceduralx/floor-floor04 } -textures/proceduralx/floor-floor03 +textures/proceduralx/pattern-tiles03 { - qer_editorimage textures/proceduralx/floor/floor03 - dpoffsetmapping - 1 + qer_editorimage textures/proceduralx/pattern/tiles03 + dpoffsetmapping - 1 match8 147 q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky { - map textures/proceduralx/floor/floor03 + map textures/proceduralx/pattern/tiles03 + + } + + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + + +textures/proceduralx/pattern-tiles05 +{ + qer_editorimage textures/proceduralx/pattern/tiles05 + dpoffsetmapping - 1 match8 111 + q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky + + + { + map textures/proceduralx/pattern/tiles05 }