]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - mod_skeletal_animatevertices_generic.c
Remove old decal system, cl_decals_newsystem has been on by default for 10 years...
[xonotic/darkplaces.git] / mod_skeletal_animatevertices_generic.c
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2013-03-26 eihrulfix boneposerelative address
2013-03-26 eihrulfactor out skeletal animation transform generation...
2012-02-11 eihruldual quat -> matrix optimizations
2012-02-07 eihruluse dual quaternions for frame blends
2012-02-04 eihrulconvert pose6s data to pose7s data to resolve quaternio...
2011-09-30 eihrulbetter fix for skeletal no-bones case
2011-09-30 eihrulhandle no-bones case for skeletal animation
2010-10-08 divverentSSE patch by kyre, with runtime CPU detection and a...