]> git.tdb.fi Git - libs/gl.git/history - source/effects/environmentmap.h
Use default member initializers for simple types
[libs/gl.git] / source / effects / environmentmap.h
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-09 Mikko RasaAdd an option to use a fixed position in EnvironmentMap
2021-10-01 Mikko RasaUse constructor delegation instead of init functions...
2021-10-01 Mikko RasaSome more cleanup of includes and forward declarations
2021-09-13 Mikko RasaRemove deprecated constructors from effects
2021-09-13 Mikko RasaRemove RenderBuffer and always use textures as framebuf...
2021-05-09 Mikko RasaAdd debug name capability to more classes
2021-05-06 Mikko RasaImplement image-based lighting in PbrMaterial
2021-05-04 Mikko RasaAccess builtin resources through a global instance
2021-04-28 Mikko RasaFix brokenness from EnvironmentMap changes
2021-04-28 Mikko RasaMove lighting calculations to world space
2021-04-24 Mikko RasaMake EnvironmentMap's pixel format configurable
2021-04-24 Mikko RasaCosmetic fixes
2021-04-18 Mikko RasaUse persistent cameras in effects
2021-04-14 Mikko RasaRename Pipeline to Sequence
2021-04-10 Mikko RasaPass Tag by value, not by reference
2021-04-03 Mikko RasaComments and cosmetic cleanups
2021-02-19 Mikko RasaLoad various built-in things through Resources
2021-02-14 Mikko RasaRearrange soucre files into subdirectories