Blender Git Commit Log

Git Commits -> Revision 5277557

Revision 5277557 by Sebastian Parborg (master)
July 3, 2019, 15:18 (GMT)
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

Commit Details:

Full Hash: 5277557755eb32a527addbf47e09de3a781f96ed
Parent Commit: 82990ce
Committed By: Brecht Van Lommel
Lines Changed: +10, -1

1 Modified Path:

/source/blender/blenkernel/intern/colortools.c (+10, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021