From 2d179856fbeaf4ca3cc0439098d19732731a63b5 Mon Sep 17 00:00:00 2001 From: mschwan Date: Fri, 23 Oct 2015 17:03:07 +0200 Subject: [PATCH] added transparent and opaque variations for grate shaders, added missing shader image for rock-sand-dotproduct --- scripts/phillipk2x.shader | 84 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) diff --git a/scripts/phillipk2x.shader b/scripts/phillipk2x.shader index 56eed749..b01f9d7a 100644 --- a/scripts/phillipk2x.shader +++ b/scripts/phillipk2x.shader @@ -667,6 +667,26 @@ textures/phillipk2x/floor-pk02_floor07 dpglossintensitymod 3 dpglossexponentmod 4 + q3map_bouncescale 1.25 + { + map textures/phillipk2x/floor/pk02_floor07 + } + { + map $lightmap + rgbgen identity + tcgen lightmap + blendfunc filter + } +} + +textures/phillipk2x/floor-pk02_floor07-trans +{ + qer_editorimage textures/phillipk2x/floor/pk02_floor07 + + dpoffsetmapping - .99514102977859022244 match8 36.22433900000000000000 + dpglossintensitymod 3 + dpglossexponentmod 4 + q3map_bouncescale 1.25 surfaceparm alphashadow @@ -769,6 +789,26 @@ textures/phillipk2x/floor-pk02_floor10 dpglossintensitymod 3 dpglossexponentmod 4 + q3map_bouncescale 1.25 + { + map textures/phillipk2x/floor/pk02_floor10 + } + { + map $lightmap + rgbgen identity + tcgen lightmap + blendfunc filter + } +} + +textures/phillipk2x/floor-pk02_floor10-trans +{ + qer_editorimage textures/phillipk2x/floor/pk02_floor10 + + dpoffsetmapping - .44457637879522200035 match8 119.10009400000000000000 + dpglossintensitymod 3 + dpglossexponentmod 4 + q3map_bouncescale 1.25 sufraceparm alphashadow @@ -855,10 +895,32 @@ textures/phillipk2x/floor-pk02_floor13a dpglossintensitymod 3 dpglossexponentmod 4 + q3map_bouncescale 1.25 + { + map textures/phillipk2x/floor/pk02_floor13a + } + { + map $lightmap + rgbgen identity + tcgen lightmap + blendfunc filter + } +} + +textures/phillipk2x/floor-pk02_floor13a-trans +{ + qer_editorimage textures/phillipk2x/floor/pk02_floor13a + + dpoffsetmapping - .40990944512922714868 match8 201.53338100000000000000 + dpglossintensitymod 3 + dpglossexponentmod 4 + q3map_bouncescale 1.25 surfaceparm alphashadow surfaceparm trans + + cull none { map textures/phillipk2x/floor/pk02_floor13a alphafunc GT0 @@ -879,10 +941,32 @@ textures/phillipk2x/floor-pk02_floor13b dpglossintensitymod 3 dpglossexponentmod 4 + q3map_bouncescale 1.25 + { + map textures/phillipk2x/floor/pk02_floor13b + } + { + map $lightmap + rgbgen identity + tcgen lightmap + blendfunc filter + } +} + +textures/phillipk2x/floor-pk02_floor13b-trans +{ + qer_editorimage textures/phillipk2x/floor/pk02_floor13b + + dpoffsetmapping - .40990944512922714868 match8 201.53338100000000000000 + dpglossintensitymod 3 + dpglossexponentmod 4 + q3map_bouncescale 1.25 surfaceparm alphashadow surfaceparm trans + + cull none { map textures/phillipk2x/floor/pk02_floor13b alphafunc GT0 -- 2.39.2