]> git.tdb.fi Git - libs/gl.git/history - source/lighting.cpp
Refactor AnimationPlayer ticking
[libs/gl.git] / source / lighting.cpp
2017-12-19 Mikko RasaAdd loaders for Lighting and Light
2017-12-19 Mikko RasaRename Lighting::sky_direction to zenith_direction
2016-08-12 Mikko RasaSome fixes to lighting management
2015-11-18 Mikko RasaSupport fog in lighting and shaders
2014-12-10 Mikko RasaAdd some accessors
2014-11-13 Mikko RasaAdapt to the new vector/matrix slicing API in mspmath
2014-10-17 Mikko RasaSupport OpenGL ES on Android
2014-10-17 Mikko RasaOnly check against number of light units when binding...
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
2013-11-28 Mikko RasaCheck range when attaching Lights to a Lighting
2013-11-28 Mikko RasaBetter state tracking for bound objects
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
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2008-09-28 Mikko RasaConvert Light to object model