]> git.xonotic.org Git - xonotic/darkplaces.git/commit
BIH building and recursion no longer directly links leaf nodes into the
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 21 Mar 2011 06:57:28 +0000 (06:57 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Fri, 25 Mar 2011 21:18:01 +0000 (22:18 +0100)
commit759dfeddba39e547f088f5b70abb17fc5fc5bcf1
treef9c87b7514e31d4575114c4362adbbc829007813
parent77794ba7be70382cd6080e5c25fb436303050b6e
BIH building and recursion no longer directly links leaf nodes into the
hierarchy, they are only used by unordered children group nodes
changed BIH_MAXUNORDEREDCHILDREN to 8 and removed
mod_collision_bih_childrengrouping cvar because this seems to be the
optimal value (values up to 16 sometimes yield minor gains but not
consistent)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10955 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=07724ad4d6ab79f66c46e2ea2180d4efd05b3ee4
bih.c
bih.h
gl_rsurf.c
model_brush.c