blender/intern/cycles
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
..
app Cycles Standalone: Use progressive refine in background mode too. 2014-04-17 23:17:04 +02:00
blender Code cleanup: unused python vars & imports 2014-04-25 05:36:16 +10:00
bvh Cycles: optimization for hair BVH build, allow max 2 hair curves per leaf. 2014-04-22 17:15:41 +02:00
cmake Cycles / Standalone: 2013-08-30 17:34:27 +00:00
device Cleanup: Remove OpenCL __MULTI_CLOSURE__ sanity check, not needed anymore after 04a10907dc41. 2014-04-21 18:08:01 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Fix for wrong behavior of 'darken' blend mode with factor. 2014-04-29 14:03:09 +02:00
render Cycles: avoid some CUDA performance on scenes without deformation motion blur. 2014-04-26 14:29:52 +02:00
subd Cycles: experimental OpenSubdiv code. 2013-11-28 02:11:42 +01:00
util Quiet warning 2014-04-23 17:01:56 +10:00
CMakeLists.txt Cycles: fix 3-5% performance regression in msvc builds caused by a typo in stackchecking flags. 2014-03-31 21:44:02 +04:00
SConscript Cycles: fix 3-5% performance regression in msvc builds caused by a typo in stackchecking flags. 2014-03-31 21:44:02 +04:00