]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
implemented a new preallocated "boxbrush" type for use with
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 3 Nov 2009 04:58:15 +0000 (04:58 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 3 Nov 2009 04:58:15 +0000 (04:58 +0000)
commit3fc7ab39fd981ceb01c0c810a84ad070a8082e22
tree12ce2fc62dff3cbb45d1c29359135a3b2049f08a
parent703b915656805f5577081bef84e26c34a52e414c
implemented a new preallocated "boxbrush" type for use with
Collision_BrushForBox rather than reusing a cyclic array

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9417 d7cf8633-e32d-0410-b094-e92efae38249
collision.c
collision.h
model_alias.c
model_brush.c