]> git.tdb.fi Git - libs/gl.git/history - source/materials/lighting.h
Remove collection-less constructor overloads from most loaders
[libs/gl.git] / source / materials / lighting.h
2021-10-05 Mikko RasaRemove collection-less constructor overloads from most...
2021-10-04 Mikko RasaRefactor ShadowMap to support multiple lights
2021-10-02 Mikko RasaRemove deprecated interfaces from material and lighting...
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory
2021-05-09 Mikko RasaAdd inline data items to the collection
2021-05-09 Mikko RasaDeprecate the old skylight properties in Lighting
2021-05-09 Mikko RasaUse persistent uniform blocks for Camera, Lighting...
2021-04-17 Mikko RasaMake it possible to have datafiles for individual lights
2021-04-17 Mikko RasaDon't use an index when attaching lights
2021-04-17 Mikko RasaConvert Lighting to use shared actions
2021-02-14 Mikko RasaRearrange soucre files into subdirectories