This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Kévin 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
..
2014-04-11 11:33:29 +10:00
2014-03-29 08:42:59 +11:00
2014-03-20 22:56:28 +11:00
2013-09-18 00:07:17 +00:00
2013-12-26 21:33:58 +01:00
2014-02-07 09:39:22 +11:00
2014-03-31 23:39:08 +11:00
2014-03-20 22:56:28 +11:00
2014-04-15 14:25:33 +02:00