]> git.tdb.fi Git - libs/gl.git/history - source/animation.h
Use vector when there's no reason to use some other container
[libs/gl.git] / source / animation.h
2018-04-28 Mikko RasaUse vector when there's no reason to use some other...
2018-04-28 Mikko RasaMake Animation::Iterator assignable
2015-07-31 Mikko RasaSupport animation of uniform variables
2013-11-27 Mikko RasaConvert Matrix to use floats
2013-04-11 Mikko RasaForce some c'tors and d'tors to be emitted in the library
2012-08-12 Mikko RasaSupport for armature-based animation
2012-08-11 Mikko RasaRestructure Animation to make matrix interpolation...
2012-08-05 Mikko RasaBasic animation support