[nexuiz-commits] r7592 - in trunk/data: models/sphere scripts

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Sep 2 02:38:13 EDT 2009


Author: div0
Date: 2009-09-02 02:38:13 -0400 (Wed, 02 Sep 2009)
New Revision: 7592

Modified:
   trunk/data/models/sphere/sphere.md3
   trunk/data/scripts/sphere.shader
Log:
better sphere


Modified: trunk/data/models/sphere/sphere.md3
===================================================================
(Binary files differ)

Modified: trunk/data/scripts/sphere.shader
===================================================================
--- trunk/data/scripts/sphere.shader	2009-09-02 06:23:02 UTC (rev 7591)
+++ trunk/data/scripts/sphere.shader	2009-09-02 06:38:13 UTC (rev 7592)
@@ -2,6 +2,7 @@
 {
 	cull none
 	{
+		blendfunc add
 		map "models/sphere/sphere"
 	}
 }



More information about the nexuiz-commits mailing list