]> icculus.org git repositories - divverent/darkplaces.git/history - matrixlib.h
fix decal fading so they really DO disappear eventually now, rather than hogging...
[divverent/darkplaces.git] / matrixlib.h
2004-08-10 havocadded identitymatrix const struct which can be used...
2003-03-07 havocadded Matrix4x4_OriginFromMatrix, and Matrix4x4_ScaleFr...
2003-02-14 havocadded VectorBlend and Matrix4x4_Blend
2002-12-01 havocfix compiling problems in MSVC (thanks Tomaz)
2002-11-20 havocremoved all 3x4 matrix support (wasn't used, and isn...
2002-09-27 havocCL_TraceLine can now return what entity was hit (this...
2002-09-06 havocnow uses hardware transforms
2002-08-28 havocmost of the framework for hardware accelerated transfor...
2002-07-17 havocmerged matrix4x4 and matrix3x4 into matrixlib, updated...