]> git.tdb.fi Git - libs/gl.git/history - source/animationplayer.cpp
Support overriding uniforms in inherited Techniques
[libs/gl.git] / source / animationplayer.cpp
2018-04-25 Mikko RasaCosmetic changes and TODOs
2018-04-22 Mikko RasaAllow direct access to AnimatedObject's ProgramData
2015-08-02 Mikko RasaAdd a function to stop a single animation
2015-08-01 Mikko RasaAlso set uniforms in tick_stacked
2015-07-31 Mikko RasaSupport animation of uniform variables
2015-07-15 Mikko RasaProvide a getter for the number of active animations
2013-04-11 Mikko RasaAdd support for playing multiple stacked animations...
2012-08-13 Mikko RasaFix several bugs in the animation system
2012-08-12 Mikko RasaSupport for armature-based animation
2012-08-05 Mikko RasaBasic animation support