]> git.sesse.net Git - movit/history - diffusion_effect.cpp
Add an assert to expect_equal() to make sure people send in reasonable widths and...
[movit] / diffusion_effect.cpp
2012-10-08 Steinar H. GundersonChange so that all modifications to the graph (meta...
2012-10-05 Steinar H. GundersonDiffusionEffect should not have any GLSL stuff in it.
2012-10-05 Steinar H. GundersonUnbreak the final normalizers.
2012-10-05 Steinar H. GundersonAdd a diffusion effect, and hook it up in the GUI.