r2697 - in trunk/data: scripts textures/dsi
savagex at icculus.org
savagex at icculus.org
Fri May 25 16:09:45 EDT 2007
Author: savagex
Date: 2007-05-25 16:09:44 -0400 (Fri, 25 May 2007)
New Revision: 2697
Modified:
trunk/data/scripts/dsi.shader
trunk/data/scripts/sav-liquids.shader
trunk/data/textures/dsi/dsiglass2.tga
Log:
beefier glass (e.g. for warfare)
Modified: trunk/data/scripts/dsi.shader
===================================================================
--- trunk/data/scripts/dsi.shader 2007-05-25 12:18:58 UTC (rev 2696)
+++ trunk/data/scripts/dsi.shader 2007-05-25 20:09:44 UTC (rev 2697)
@@ -68,7 +68,8 @@
map textures/dsi/dsiglass2.tga
blendfunc blend
rgbGen vertex
- tcgen environment
+ tcgen environment
+ tcmod scale 4 4
}
}
Modified: trunk/data/scripts/sav-liquids.shader
===================================================================
--- trunk/data/scripts/sav-liquids.shader 2007-05-25 12:18:58 UTC (rev 2696)
+++ trunk/data/scripts/sav-liquids.shader 2007-05-25 20:09:44 UTC (rev 2697)
@@ -32,6 +32,7 @@
map textures/dsi/dsiglass2.tga
blendfunc blend
rgbGen vertex
- tcgen environment
+ tcgen environment
+ tcmod scale 4 4
}
}
Modified: trunk/data/textures/dsi/dsiglass2.tga
===================================================================
(Binary files differ)
More information about the nexuiz-commits
mailing list