]> git.sesse.net Git - movit/history - mix_effect.cpp
Treat num_levels == 0 as 256, for the benefit of older applications.
[movit] / mix_effect.cpp
2014-02-12 Steinar H. GundersonMove everything into “namespace movit”.
2014-01-23 Steinar H. GundersonMove to 'using namespace std;' in all .cpp files.
2012-10-05 Steinar H. GundersonAdd a glow effect, and an effect that linearly mixes...