]> git.sesse.net Git - movit/history - multiply_effect.cpp
Add default constructors to Point2D/RGBTuple/RGBATuple, for convenience.
[movit] / multiply_effect.cpp
2014-02-12 Steinar H. GundersonMove everything into “namespace movit”.
2014-01-23 Steinar H. GundersonAnother round of include-what-you-use.
2014-01-23 Steinar H. GundersonMove to 'using namespace std;' in all .cpp files.
2013-11-06 Steinar H. GundersonPromote MultiplyEffect to a real effect.