From: cbrutail Date: Fri, 5 Nov 2010 12:04:00 +0000 (+0100) Subject: Fixed _glowy shaders X-Git-Tag: xonotic-v0.1.0preview~45^2~1 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=fa4db078ee83e322445cd08d4a9175564b8ba281 Fixed _glowy shaders --- diff --git a/scripts/logos.shader b/scripts/logos.shader index 663a7579..bc7ca5f5 100644 --- a/scripts/logos.shader +++ b/scripts/logos.shader @@ -34,7 +34,7 @@ textures/logos/logo01_blue_glowy { map textures/logos/logo01/logo01_blueg.tga - blendFunc filter + blendFunc add alphaFunc GT0 rgbgen identity } @@ -76,7 +76,7 @@ textures/logos/logo01_red_glowy { map textures/logos/logo01/logo01_redg.tga - blendFunc filter + blendFunc add alphaFunc GT0 rgbgen identity } @@ -118,7 +118,7 @@ textures/logos/logo01_green_glowy { map textures/logos/logo01/logo01_greeng.tga - blendFunc filter + blendFunc add alphaFunc GT0 rgbgen identity } @@ -160,7 +160,7 @@ textures/logos/logo01_yellow_glowy { map textures/logos/logo01/logo01_yellowg.tga - blendFunc filter + blendFunc add alphaFunc GT0 rgbgen identity } @@ -202,7 +202,7 @@ textures/logos/logo02_red_glowy { map textures/logos/logo02/logo02_redg.tga - blendFunc filter + blendFunc add alphaFunc GT0 rgbgen identity }