]> git.tdb.fi Git - libs/gl.git/history - source/effects/effect.cpp
Check the flat qualifier from the correct member
[libs/gl.git] / source / effects / effect.cpp
2022-03-11 Mikko RasaSupport specifying enabled methods in effect templates
2021-10-30 Mikko RasaRename "renderable" to "content" in Effects and Scenes
2021-10-30 Mikko RasaUse a sorted vector in place of set for small data
2021-10-19 Mikko RasaSupport effects and subordinate sequences inside sequen...
2021-10-13 Mikko RasaRename Effect::enabled_passes to enabled_methods
2021-10-01 Mikko RasaSome more cleanup of includes and forward declarations
2021-04-10 Mikko RasaPass Tag by value, not by reference
2021-02-19 Mikko RasaLoad various built-in things through Resources
2021-02-14 Mikko RasaRearrange soucre files into subdirectories