]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added cvar mod_bsp_portalize to decide whether to generate portals for
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 13 Jan 2011 03:49:30 +0000 (03:49 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Fri, 14 Jan 2011 23:54:43 +0000 (00:54 +0100)
commit88ece80ff435d5ac133dac2b350cd2f9114f8120
treea0cfd3cf412197cf0af219e25a8cf1c8493293ec
parent1d4dbda385eadd33212e4e579b0b9309da131c70
added cvar mod_bsp_portalize to decide whether to generate portals for
culling purposes, this now defaults to 0, reducing load time but
disabling certain features (the only visible feature affected is
r_drawportals)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10698 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=0faf958e89353e88ebab82fcea3fae80d0b126d1
model_brush.c