]> git.tdb.fi Git - libs/gl.git/history - source/materials/pointlight.cpp
Break up struct variables if they're not used as a whole
[libs/gl.git] / source / materials / pointlight.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