]> git.tdb.fi Git - libs/gl.git/history - source/materials/light.cpp
Check the flat qualifier from the correct member
[libs/gl.git] / source / materials / light.cpp
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-06 Mikko RasaSplit the Light class into subclasses by light type
2021-10-02 Mikko RasaRemove deprecated interfaces from material and lighting...
2021-10-01 Mikko RasaSome more cleanup of includes and forward declarations
2021-09-26 Mikko RasaRemove the misc.h header
2021-05-09 Mikko RasaUse persistent uniform blocks for Camera, Lighting...
2021-05-05 Mikko RasaModify sunlight color based on transmittance of the...
2021-04-24 Mikko RasaRedesign Light to only have a single color
2021-02-14 Mikko RasaRearrange soucre files into subdirectories