]> git.tdb.fi Git - libs/gl.git/history - source/animatedobject.h
Change some class names
[libs/gl.git] / source / animatedobject.h
2018-04-26 Mikko RasaAdd const overload for AnimatedObject::get_shader_data
2018-04-22 Mikko RasaAllow direct access to AnimatedObject's ProgramData
2017-11-08 Mikko RasaAdd a new Placeable base class
2015-07-31 Mikko RasaSupport animation of uniform variables
2014-08-17 Mikko RasaAdd a Loader for Scene, and a matching Blender exporter
2012-09-03 Mikko RasaAdd a method of getting the model matrix of a Renderable
2012-08-21 Mikko RasaPlug a memory leak
2012-08-21 Mikko RasaUse uniform arrays in Bloom and AnimatedObject
2012-08-12 Mikko RasaSupport for armature-based animation
2012-08-05 Mikko RasaBasic animation support