r3769 - trunk/data/scripts

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Jul 3 06:18:36 EDT 2008


Author: div0
Date: 2008-07-03 06:18:35 -0400 (Thu, 03 Jul 2008)
New Revision: 3769

Modified:
   trunk/data/scripts/entities.def
Log:
add missing gridsize default


Modified: trunk/data/scripts/entities.def
===================================================================
--- trunk/data/scripts/entities.def	2008-07-03 10:14:06 UTC (rev 3768)
+++ trunk/data/scripts/entities.def	2008-07-03 10:18:35 UTC (rev 3769)
@@ -865,7 +865,7 @@
 _description: one-line description of the map. Will get copied to the "description" entry of the mapinfo file when none is present.
 -------- Q3MAP2 KEYS --------
 _blocksize: vector specifying the automatic vis subdivision block size (default: 1024 1024 1024)
-gridsize: lightgrid granularity vector (default: )
+gridsize: lightgrid granularity vector (default: 64 64 128)
 _color: color of the global light parameters
 _ambient: light added to all surfaces
 _mingridlight: minimum grid light




More information about the nexuiz-commits mailing list