]> git.xonotic.org Git - xonotic/darkplaces.git/history - bih.c
remove sparks if slower than sqrt(0.03)
[xonotic/darkplaces.git] / bih.c
2010-06-29 divverentspeed up decal creation in newdecalsystem by using...
2010-06-27 havocadded BIH_GetTriangleListForBox function
2010-02-22 havocmoved BIH_LEAF from bih_nodetype_t to bih_leaftype_t
2010-02-22 havocimplemented and debugged BIH (Bounding Interval Hierarc...
2010-02-22 havocimplementing Bounding Interval Hierarchy collision...