]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
optimize particle near/far clip ranges :)
authorRudolf Polzer <divverent@alientrap.org>
Sun, 5 Sep 2010 17:28:20 +0000 (19:28 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 5 Sep 2010 17:28:20 +0000 (19:28 +0200)
defaultXonotic.cfg

index 1990af6dbad05f68a16d85820032aea0d519e38f..7c5fbf6d22587b65b5c21801fe24bdf8f612f086 100644 (file)
@@ -1922,3 +1922,7 @@ scr_conscroll_y -0.3
 
 // DP cannot properly detect this, so rather turn off the detection
 r_texture_dds_load_dxt1_noalpha 1
+
+// particles optimization
+r_drawparticles_nearclip_min 32
+r_drawparticles_nearclip_max 64