Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Parborg <darkdefende@gmail.com>2019-07-03 17:20:20 +0300
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2019-07-03 18:18:13 +0300
commit5277557755eb32a527addbf47e09de3a781f96ed (patch)
tree5ed316c959ea20182405c40ee5ddf0517af04863 /source/blender/editors/transform/transform_conversions.c
parent82990ce2b51c083e318e77ef76ccf8f929d427e9 (diff)
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
Diffstat (limited to 'source/blender/editors/transform/transform_conversions.c')
0 files changed, 0 insertions, 0 deletions