]> git.tdb.fi Git - libs/gl.git/history - source/scene.cpp
Style update: add spaces around assignment operators
[libs/gl.git] / source / scene.cpp
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2010-02-12 Mikko RasaAllow copying of Uniforms and ProgramData
2010-02-04 Mikko RasaDrop Renderable::has_pass; renderables are now expected...
2008-09-03 Mikko RasaRequire mspgbase now that Image was moved there
2008-02-27 Mikko RasaAllow Renderables in a Scene to specify ordering
2007-11-04 Mikko RasaAdd a Tag class to identify passes
2007-11-04 Mikko RasaAdd class Renderable