r2698 - in branches/nexuiz-2.0/data: scripts textures/dsi

savagex at icculus.org savagex at icculus.org
Fri May 25 16:12:05 EDT 2007


Author: savagex
Date: 2007-05-25 16:12:05 -0400 (Fri, 25 May 2007)
New Revision: 2698

Modified:
   branches/nexuiz-2.0/data/scripts/dsi.shader
   branches/nexuiz-2.0/data/scripts/sav-liquids.shader
   branches/nexuiz-2.0/data/textures/dsi/dsiglass2.tga
Log:
glass now with 125% more beef


Modified: branches/nexuiz-2.0/data/scripts/dsi.shader
===================================================================
--- branches/nexuiz-2.0/data/scripts/dsi.shader	2007-05-25 20:09:44 UTC (rev 2697)
+++ branches/nexuiz-2.0/data/scripts/dsi.shader	2007-05-25 20:12:05 UTC (rev 2698)
@@ -68,7 +68,8 @@
 		map textures/dsi/dsiglass2.tga
 		blendfunc blend
 		rgbGen vertex
-		tcgen environment
+		tcgen environment
+		tcmod scale 4 4
 	}	
 }
 

Modified: branches/nexuiz-2.0/data/scripts/sav-liquids.shader
===================================================================
--- branches/nexuiz-2.0/data/scripts/sav-liquids.shader	2007-05-25 20:09:44 UTC (rev 2697)
+++ branches/nexuiz-2.0/data/scripts/sav-liquids.shader	2007-05-25 20:12:05 UTC (rev 2698)
@@ -32,6 +32,7 @@
 		map textures/dsi/dsiglass2.tga
 		blendfunc blend
 		rgbGen vertex
-		tcgen environment
+		tcgen environment
+		tcmod scale 4 4
 	}	
 }

Modified: branches/nexuiz-2.0/data/textures/dsi/dsiglass2.tga
===================================================================
(Binary files differ)




More information about the nexuiz-commits mailing list