]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - bih.c
shells are too stupid to understand precedence of && and ||, so let's group explicitly
[xonotic/darkplaces.git] / bih.c
2011-03-21 havocBIH building and recursion no longer directly links...
2011-03-21 havocadded mod_collision_bih_childrengrouping cvar (default...
2010-06-29 divverentspeed up decal creation in newdecalsystem by using...
2010-06-25 havocadded BIH_GetTriangleListForBox function
2010-02-18 havocmoved BIH_LEAF from bih_nodetype_t to bih_leaftype_t
2010-02-17 havocimplemented and debugged BIH (Bounding Interval Hierarc...
2010-02-15 havocimplementing Bounding Interval Hierarchy collision...