r2426 - in trunk/data: scripts textures/stralenex1
    DONOTREPLY at icculus.org 
    DONOTREPLY at icculus.org
       
    Mon Apr 30 17:44:46 EDT 2007
    
    
  
Author: lordhavoc
Date: 2007-04-30 17:44:46 -0400 (Mon, 30 Apr 2007)
New Revision: 2426
Modified:
   trunk/data/scripts/stralenex1.shader
   trunk/data/textures/stralenex1/e6xrst_supprt.tga
Log:
changed transparent color in dieselpower grates again, to be lighter and
more representative of the overall texture color
changed shader for dieselpower grates to use alpha blend instead of
alphafunc
Modified: trunk/data/scripts/stralenex1.shader
===================================================================
--- trunk/data/scripts/stralenex1.shader	2007-04-30 21:32:28 UTC (rev 2425)
+++ trunk/data/scripts/stralenex1.shader	2007-04-30 21:44:46 UTC (rev 2426)
@@ -132,7 +132,8 @@
 		map textures/stralenex1/e6xrst_supprt.tga
 		rgbGen identity
 		depthWrite
-		alphaFunc GE128
+		//alphaFunc GE128
+		blendfunc blend
 	}
 	{
 		map $lightmap 
Modified: trunk/data/textures/stralenex1/e6xrst_supprt.tga
===================================================================
(Binary files differ)
    
    
More information about the nexuiz-commits
mailing list