r3345 - trunk/data/scripts

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Feb 9 02:25:52 EST 2008


Author: div0
Date: 2008-02-09 02:25:48 -0500 (Sat, 09 Feb 2008)
New Revision: 3345

Modified:
   trunk/data/scripts/evil8_base.shader
Log:
remove shader stages for files that aren't


Modified: trunk/data/scripts/evil8_base.shader
===================================================================
--- trunk/data/scripts/evil8_base.shader	2008-02-08 20:19:57 UTC (rev 3344)
+++ trunk/data/scripts/evil8_base.shader	2008-02-09 07:25:48 UTC (rev 3345)
@@ -464,21 +464,11 @@
 	surfaceparm metalsteps
 	q3map_surfacelight 100
 	{
-		map textures/evil8_fx/e8_launchpad1_fx.tga
-		rgbGen identity
-		tcMod scroll 0 3
-	}
-	{
 		map textures/evil8_fx/e8_launchpad1.tga
 		blendfunc blend
 		rgbGen identity
 	}
 	{
-		map textures/evil8_fx/e8_launchpad1.blend.tga
-		blendfunc add
-		rgbGen wave triangle 0.2 2 1 2
-	}
-	{
 		map $lightmap
 		blendfunc gl_dst_color gl_one_minus_dst_alpha
 		rgbGen identity




More information about the nexuiz-commits mailing list