]> git.tdb.fi Git - libs/gl.git/history - source/lighting.h
Add a utility class for switching renderables
[libs/gl.git] / source / lighting.h
2017-12-19 Mikko RasaAdd loaders for Lighting and Light
2017-12-19 Mikko RasaRename Lighting::sky_direction to zenith_direction
2015-11-18 Mikko RasaSupport fog in lighting and shaders
2014-12-10 Mikko RasaAdd some accessors
2014-10-20 Mikko RasaImprove documentation for a number of classes
2014-07-13 Mikko RasaSupport hemispherical skylight in ProgramBuilder
2014-05-08 Mikko RasaDon't store ProgramData in Lighting
2013-12-16 Mikko RasaCreate ProgramData for materials and lights
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-04-27 Mikko RasaRemove the LIGHTING enum
2010-06-08 Mikko RasaRework Bind and enable it to restore the old binding
2008-09-28 Mikko RasaConvert Light to object model