Files
test2/source/blender/compositor/operations
Kevin Dietrich 1dcf956849 Fix for wrong behavior of 'darken' blend mode with factor.
The formula was not consistent across Blender and behaved strangely, now it is
a simple linear blend between color1 and min(color1, color2).

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D489
2014-04-29 14:03:09 +02:00
..
2013-01-30 21:17:38 +00:00
2012-06-13 14:33:50 +00:00
2014-04-28 22:06:53 +02:00