]> git.tdb.fi Git - libs/gl.git/history - source/animatedobject.cpp
Remove some methods that have been deprecated for a long while
[libs/gl.git] / source / animatedobject.cpp
2015-07-31 Mikko RasaSupport animation of uniform variables
2014-11-13 Mikko RasaMiscellaneous fixes
2014-11-13 Mikko RasaAdd a new transform API to Renderer.
2014-08-17 Mikko RasaAdd a Loader for Scene, and a matching Blender exporter
2012-08-28 Mikko RasaTweak the shader functions in Renderer
2012-08-21 Mikko RasaPlug a memory leak
2012-08-21 Mikko RasaUse uniform arrays in Bloom and AnimatedObject
2012-08-15 Mikko RasaRestructure ProgramData to support sharing between...
2012-08-12 Mikko RasaSupport for armature-based animation
2012-08-05 Mikko RasaBasic animation support