]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - matrixlib.c
entity shadow casting is now optional per entity (EF_NOSHADOW added), and special...
[xonotic/darkplaces.git] / matrixlib.c
2002-12-03 molivierRemoved some warnings in MSVC6
2002-11-20 havocremoved all 3x4 matrix support (wasn't used, and isn...
2002-11-11 havocthanks to Tomaz for finding a severe bug in CopyTransla...
2002-09-27 havocCL_TraceLine can now return what entity was hit (this...
2002-09-06 havocnow uses hardware transforms
2002-08-30 havocconsistency cleanup of a (disabled) part of Invert_Simple
2002-08-29 havocfixed viewmodel (it wasn't drawing because it's matrix...
2002-08-28 havocmost of the framework for hardware accelerated transfor...
2002-07-21 havocinclude quakedef (which drags in lots of other stuff...
2002-07-17 havocmerged matrix4x4 and matrix3x4 into matrixlib, updated...