]> git.tdb.fi Git - libs/gl.git/history - source/materials/pointlight.cpp
Rename "renderable" to "content" in Effects and Scenes
[libs/gl.git] / source / materials / pointlight.cpp
2021-10-09 Mikko RasaAdd attenuation calculations and related export code...
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-06 Mikko RasaSplit the Light class into subclasses by light type