r2506 - trunk/data
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Sun May 6 07:52:55 EDT 2007
Author: lordhavoc
Date: 2007-05-06 07:52:55 -0400 (Sun, 06 May 2007)
New Revision: 2506
Modified:
trunk/data/high.cfg
Log:
edited high.cfg to use anisotropic filtering instead of offsetmapping
because it has more visual impact
Modified: trunk/data/high.cfg
===================================================================
--- trunk/data/high.cfg 2007-05-06 11:44:05 UTC (rev 2505)
+++ trunk/data/high.cfg 2007-05-06 11:52:55 UTC (rev 2506)
@@ -15,13 +15,13 @@
cl_particles_sparks 1
gl_picmip 0
r_picmipworld 0
-gl_texture_anisotropy 1
+gl_texture_anisotropy 16
r_bloom 1
r_coronas 1
gl_flashblend 0
r_dynamic 1
r_glsl_deluxemapping 1
-r_glsl_offsetmapping 1
+r_glsl_offsetmapping 0
r_glsl_offsetmapping_reliefmapping 0
r_hdr 0
r_shadow_usenormalmap 1
More information about the nexuiz-commits
mailing list