]> git.sesse.net Git - movit/history - diffusion_effect.cpp
Add (safe) asserts around all Effect::set_* return values, and add warnings for not...
[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.