]> git.tdb.fi Git - libs/gl.git/history - source/objectinstance.cpp
Make ambient occlusion edge detection threshold adjustable
[libs/gl.git] / source / objectinstance.cpp
2019-06-08 Mikko RasaMerge branch 'animation-rework'
2019-06-04 Mikko RasaMove transform loading to ObjectInstance
2017-11-16 Mikko RasaApply the matrix in ObjectInstance::setup_render
2013-09-11 Mikko RasaAdd an interface for obtaining bounding spheres from...
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-01-10 Mikko RasaAdd a rendering supervisor class
2010-02-04 Mikko RasaDrop Renderable::has_pass; renderables are now expected...
2007-11-04 Mikko RasaAdd a Tag class to identify passes
2007-11-04 Mikko RasaAdd class Renderable
2007-11-02 Mikko RasaUse DevIL for loading images
2007-10-26 Mikko RasaAdd Uniform* classes to store uniform data of Programs