]> git.tdb.fi Git - libs/gl.git/history - source/keyframe.cpp
Check the flat qualifier from the correct member
[libs/gl.git] / source / keyframe.cpp
2021-02-14 Mikko RasaRearrange soucre files into subdirectories
2019-06-11 Mikko RasaAdd overloads of keyframe uniform statements without...
2019-06-08 Mikko RasaMerge branch 'animation-rework'
2019-06-08 Mikko RasaAdd a setter for KeyFrame uniforms
2019-06-04 Mikko RasaStore a Transform in keyframes instead of a Matrix
2019-06-04 Mikko RasaAdd a class to unify loading coordinate transforms
2015-07-31 Mikko RasaSupport animation of uniform variables
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-12 Mikko RasaAllow setting keyframe matrix from the outside
2012-08-05 Mikko RasaBasic animation support