]> git.tdb.fi Git - libs/gl.git/history - source/effect.h
Add compatibility support for slope-based animation interpolation
[libs/gl.git] / source / effect.h
2016-12-05 Mikko RasaAdd bounding sphere passthrough to Effect
2016-12-05 Mikko RasaChange the setup/finish_frame interface to be non-const
2016-12-05 Mikko RasaStore Renderables as non-const pointers or references
2012-09-08 Mikko RasaNotify Renderables about the start and end of a frame
2012-09-03 Mikko RasaAdd a method of getting the model matrix of a Renderable
2012-08-26 Mikko RasaLots of comment updates
2012-08-16 Mikko RasaTurn Effect into a Renderable
2012-08-15 Mikko RasaFor a few lingering whitespace issues
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-11-07 Mikko RasaAdd some missing virtual destructors and a base class...
2009-01-27 Mikko RasaAdd a Pipeline framework for constructing complex rende...