]> git.tdb.fi Git - libs/gl.git/history - source/animatedobject.cpp
Check for OES_mapbuffer in Buffer::unmap
[libs/gl.git] / source / animatedobject.cpp
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-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