]> git.xonotic.org Git - xonotic/darkplaces.git/commit
implemented and debugged BIH (Bounding Interval Hierarchy) code, more
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 17 Feb 2010 06:55:00 +0000 (06:55 +0000)
committerRudolf Polzer <rpolzer@grawp.div0.qc.to>
Mon, 22 Feb 2010 17:24:52 +0000 (18:24 +0100)
commit9e106b76f1968d3c64a67c0073f7c42332a3ef97
tree7ff4e090ea6fd5fd2bd9bfc81459d395df3ca1f6
parent0c0e0859fa3660ac13fc4d9de8608ca92fd04a6d
implemented and debugged BIH (Bounding Interval Hierarchy) code, more
optimizations possible but this is a good start
mod_collision_bih cvar added, defaults to 0 because it is not yet
consistently faster than q3bsp collisions

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9965 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=a5c12e5524c2af491c483e0207f48524f1cf072a
bih.c
bih.h
collision.c
collision.h
gl_rmain.c
model_brush.c