]> git.sesse.net Git - movit/history - alpha_multiplication_effect.cpp
Invert the meaning of the last_phase boolean to execute_phase().
[movit] / alpha_multiplication_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.
2013-01-14 Steinar H. GundersonMake Movit work in premultiplied alpha.