From 924c022fa7301ac0e286ae8c010461bad409a36b Mon Sep 17 00:00:00 2001 From: div0 Date: Fri, 8 Feb 2008 20:19:57 +0000 Subject: [PATCH] possibly this fixes MrBougo's rotating checkerboard git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3344 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/scripts/evil8_base.shader | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/data/scripts/evil8_base.shader b/data/scripts/evil8_base.shader index 1c58c3db5..976c8e501 100644 --- a/data/scripts/evil8_base.shader +++ b/data/scripts/evil8_base.shader @@ -111,17 +111,6 @@ textures/evil8_fx/e8_jumppad02 map textures/evil8_fx/e8_jumppad02.tga rgbGen identity } - { - map textures/evil8_fx/e8_jumppad02_fx.tga - blendfunc add - tcMod rotate 360 - tcMod stretch sin 1 0.8 1 0.4 - } - { - map textures/evil8_fx/e8_jumppad02.tga - blendfunc blend - rgbGen identity - } { map $lightmap blendfunc gl_dst_color gl_one_minus_dst_alpha -- 2.39.2