]> git.xonotic.org Git - xonotic/darkplaces.git/history - bih.h
qdefs: Change ALWAYSINLINE -> ALWAYS_INLINE
[xonotic/darkplaces.git] / bih.h
2020-01-09 havocCorrected names in credits to be more accurate and...
2017-01-02 havocChange darkplaces email address to darkplacesengine...
2011-03-21 havocBIH building and recursion no longer directly links...
2011-03-21 havocadded mod_collision_bih_childrengrouping cvar (default...
2010-08-19 havocfix almost all g++ -pedantic warnings
2010-06-29 divverentspeed up decal creation in newdecalsystem by using...
2010-06-25 havocadd surfaceindex to bih_leaf_t and initialize it
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...