r3309 - in trunk/data: scripts textures/cmp1-dm8 textures/water

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Jan 30 05:37:02 EST 2008


Author: div0
Date: 2008-01-30 05:36:58 -0500 (Wed, 30 Jan 2008)
New Revision: 3309

Added:
   trunk/data/textures/cmp1-dm8/ame7light.tga
Removed:
   trunk/data/textures/cmp1-dm8/ame7light.jpg
Modified:
   trunk/data/scripts/official_cmp1.shader
   trunk/data/textures/water/slime1.tga
   trunk/data/textures/water/slime2.tga
Log:
add alpha channel to ame7light; this works around zfight bug; also commit forgotten slime tgas


Modified: trunk/data/scripts/official_cmp1.shader
===================================================================
--- trunk/data/scripts/official_cmp1.shader	2008-01-30 10:22:20 UTC (rev 3308)
+++ trunk/data/scripts/official_cmp1.shader	2008-01-30 10:36:58 UTC (rev 3309)
@@ -192,11 +192,10 @@
 	qer_editorimage textures/cmp1-dm8/ame7light.tga
 	surfaceparm nomarks
 	surfaceparm trans
-	cull disable
 	qer_trans 0.5
 	{
 		map textures/cmp1-dm8/ame7light.tga
-		blendfunc add
+		blendfunc blend
 		tcGen environment
 	}
 	{

Deleted: trunk/data/textures/cmp1-dm8/ame7light.jpg
===================================================================
(Binary files differ)

Added: trunk/data/textures/cmp1-dm8/ame7light.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/cmp1-dm8/ame7light.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/data/textures/water/slime1.tga
===================================================================
(Binary files differ)

Modified: trunk/data/textures/water/slime2.tga
===================================================================
(Binary files differ)




More information about the nexuiz-commits mailing list