]> git.tdb.fi Git - libs/gl.git/history - source/light.cpp
Immediate update camera aspect in View::set_camera
[libs/gl.git] / source / light.cpp
2014-10-17 Mikko RasaSupport OpenGL ES on Android
2014-09-26 Mikko RasaUnbind things if they are deleted while current
2013-12-16 Mikko RasaCreate ProgramData for materials and lights
2013-11-28 Mikko RasaBetter state tracking for bound objects
2013-11-28 Mikko RasaRewrite light binding to match textures
2013-11-27 Mikko RasaRemove ambient color from Light
2012-08-23 Mikko RasaMove some declarations around a bit
2011-09-06 Mikko RasaRework exceptions
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-04-27 Mikko RasaRemove the LIGHTING enum
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2009-07-05 Mikko RasaAdd Vector3 and Vector4 classes
2008-09-28 Mikko RasaConvert Light to object model
2007-10-17 Mikko RasaBugfixes to Light
2007-10-17 Mikko RasaAdd Lights