This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/blenkernel
Sebastian Parborg 5277557755 Fix T66165: RGB Curve node generates too bright color
The issue was that the end point would be extrapolated and it would lead to
very high values if the curve had a near inf slope. Now we use the actual end
point value and only extrapolate values that are outside of the start and
endpoint range.

Differential Revision: https://developer.blender.org/D5151
2019-07-03 17:18:13 +02:00
..
2019-06-12 09:43:49 +10:00
2019-05-16 11:49:21 +02:00
2019-06-17 08:05:58 +10:00
2019-02-18 08:22:12 +11:00
2019-06-11 15:11:07 +02:00
2019-06-28 10:07:21 +10:00
2019-06-12 09:43:49 +10:00
2019-06-14 10:12:10 +10:00
2019-06-17 12:52:20 +10:00
2019-07-02 18:05:10 +10:00