From: Rudolf Polzer Date: Fri, 22 Oct 2010 07:29:25 +0000 (+0200) Subject: we no longer need explicit samples options, as I changed the default to use randomsam... X-Git-Tag: xonotic-v0.1.0preview~84 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=5340fdded8701085db8fdc781b61e9bcaa591e08 we no longer need explicit samples options, as I changed the default to use randomsamples. --- diff --git a/maps/g-23.map.options b/maps/g-23.map.options index 43359217..9ada8053 100644 --- a/maps/g-23.map.options +++ b/maps/g-23.map.options @@ -1,5 +1,5 @@ -bsp + -samplesize 4 --light + -bounce 8 -dirtscale 2 -randomsamples -samples 64 +-light + -bounce 8 -dirtscale 2 -vis + -minimap + Version: 3 diff --git a/maps/glowplant.map.options b/maps/glowplant.map.options index 0b5e9eaf..5f8a919b 100644 --- a/maps/glowplant.map.options +++ b/maps/glowplant.map.options @@ -1,5 +1,5 @@ -bsp + -samplesize 4 -minsamplesize 2 --light + -bounce 8 -dirtscale 2 -randomsamples -samples 128 +-light + -bounce 8 -dirtscale 2 -vis + -minimap + Version: 7 diff --git a/maps/red-planet.map.options b/maps/red-planet.map.options index 5c2836f0..5f089142 100644 --- a/maps/red-planet.map.options +++ b/maps/red-planet.map.options @@ -1,4 +1,4 @@ -bsp + -samplesize 6 -vis + --light + -bounce 8 -randomsamples -samples 128 -dirtscale 2 -bouncescale 1.15 -exposure 150 -areascale 1.25 -pointscale 1.4 +-light + -bounce 8 -dirtscale 2 -bouncescale 1.15 -exposure 150 -areascale 1.25 -pointscale 1.4 -minimap +