From 905a0767d6b0f5dc6c9e673e38ad178cc39861ef Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sun, 22 Aug 2010 14:18:48 +0200 Subject: [PATCH 1/1] -bouncegrid is nice --- misc/tools/xonotic-map-compiler | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/tools/xonotic-map-compiler b/misc/tools/xonotic-map-compiler index 58c8e6c7..58e1e75f 100755 --- a/misc/tools/xonotic-map-compiler +++ b/misc/tools/xonotic-map-compiler @@ -25,7 +25,7 @@ use File::Temp; our $VISFLAGS = ''; # Default flags for the -light stage - our $LIGHTFLAGS = '-deluxe -patchshadows -samples 3 -lightmapsize 512 -fast -fastbounce -dirty'; + our $LIGHTFLAGS = '-deluxe -patchshadows -samples 3 -lightmapsize 512 -fast -fastbounce -dirty -bouncegrid'; # Default flags for the -minimap stage our $MINIMAPFLAGS = ''; -- 2.39.2