]> git.tdb.fi Git - libs/gl.git/history - source/simplescene.h
Update gl.xml to latest version
[libs/gl.git] / source / simplescene.h
2013-09-21 Mikko RasaAdd a Scene type that sorts its renderables by depth
2012-09-08 Mikko RasaNotify Renderables about the start and end of a frame
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-01-10 Mikko RasaAdd a rendering supervisor class
2010-12-09 Mikko RasaChange Scene into an abstract base class and add a...