]> git.tdb.fi Git - libs/gl.git/history - source/animationplayer.h
Use vector when there's no reason to use some other container
[libs/gl.git] / source / animationplayer.h
2018-04-28 Mikko RasaUse vector when there's no reason to use some other...
2018-04-22 Mikko RasaAllow direct access to AnimatedObject's ProgramData
2015-08-02 Mikko RasaAdd a function to stop a single animation
2015-07-29 Mikko RasaAdd a missing include
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-05 Mikko RasaBasic animation support