[nexuiz-commits] r7594 - in branches/nexuiz-2.0: . data/models/sphere data/scripts

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


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

Modified:
   branches/nexuiz-2.0/.patchsets
   branches/nexuiz-2.0/data/models/sphere/sphere.md3
   branches/nexuiz-2.0/data/scripts/sphere.shader
Log:
r7592 | div0 | 2009-09-02 02:38:13 -0400 (Wed, 02 Sep 2009) | 2 lines
better sphere


Modified: branches/nexuiz-2.0/.patchsets
===================================================================
--- branches/nexuiz-2.0/.patchsets	2009-09-02 06:38:25 UTC (rev 7593)
+++ branches/nexuiz-2.0/.patchsets	2009-09-02 06:38:50 UTC (rev 7594)
@@ -1,2 +1,2 @@
 master = svn://svn.icculus.org/nexuiz/trunk
-revisions_applied = 1-7563,7565-7586,7589-7589
+revisions_applied = 1-7563,7565-7586,7589-7589,7592-7592

Modified: branches/nexuiz-2.0/data/models/sphere/sphere.md3
===================================================================
(Binary files differ)

Modified: branches/nexuiz-2.0/data/scripts/sphere.shader
===================================================================
--- branches/nexuiz-2.0/data/scripts/sphere.shader	2009-09-02 06:38:25 UTC (rev 7593)
+++ branches/nexuiz-2.0/data/scripts/sphere.shader	2009-09-02 06:38:50 UTC (rev 7594)
@@ -2,6 +2,7 @@
 {
 	cull none
 	{
+		blendfunc add
 		map "models/sphere/sphere"
 	}
 }



More information about the nexuiz-commits mailing list