]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added mod_q1bsp_polygoncollisions cvar (off by default, because it
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 17 Feb 2010 09:19:46 +0000 (09:19 +0000)
committerRudolf Polzer <rpolzer@grawp.div0.qc.to>
Mon, 22 Feb 2010 17:27:53 +0000 (18:27 +0100)
commit085b7e872147eded10e64ebeaa05c02c92f3f461
tree6c624debeb194c17aef6b428f5e7f43f186d93ab
parentc78d87af6fb05210390ed045dd394b80f2e3b183
added mod_q1bsp_polygoncollisions cvar (off by default, because it
disables clip brushes in the bsp)
added BIH collision optimization to all model formats if the model is
not animated, this should mean that model collisions are much faster
(when used with SOLID_BSP and such)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9968 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=be63e498406167cfaec398888d8b3dd0d02d5fc2
model_alias.c
model_brush.c
model_shared.h