]> git.tdb.fi Git - libs/gl.git/history - source/materials/directionallight.h
Make various enums use uint8_t as their underlying type
[libs/gl.git] / source / materials / directionallight.h
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-06 Mikko RasaSplit the Light class into subclasses by light type