]> git.tdb.fi Git - libs/gl.git/history - source/occludedscene.cpp
Reimplement Animation using splines
[libs/gl.git] / source / occludedscene.cpp
2016-12-05 Mikko RasaAdd setup/finish_frame methods to OccludedScene and...
2016-12-05 Mikko RasaStore Renderables as non-const pointers or references
2016-01-10 Mikko RasaAdjust OccludedScene to be more compatible with OpenGL ES
2015-12-07 Mikko RasaImplement a scene class that performs occlusion culling...