]> git.sesse.net Git - movit/history - mix_effect.cpp
Make the sRGB intermediate test slightly more stringent (so that e.g. 0.0 will not...
[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...