]> icculus.org git repositories - divverent/darkplaces.git/history - bih.h
cvar: r_texture_dds_load_dxt1_noalpha; if set, DXT1 alpha detection is disabled,...
[divverent/darkplaces.git] / bih.h
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...