Page MenuHome

Fix T75414: Incorrect masking in Color Balance modifier
ClosedPublic

Authored by Richard Antalik (ISS) on May 29 2020, 6:41 PM.

Diff Detail

Repository
rB Blender

Event Timeline

Richard Antalik (ISS) requested review of this revision.May 29 2020, 6:41 PM
Richard Antalik (ISS) created this revision.
Sergey Sharybin (sergey) requested changes to this revision.Jun 11 2020, 1:02 PM

The idea is correct.
But clamping is to be done in color_balance_fl, so that the issue is also solved for float buffers input and Make Floatoption.

This revision now requires changes to proceed.Jun 11 2020, 1:02 PM
  • Move clamping to color_balance_fl function
This revision is now accepted and ready to land.Jun 16 2020, 10:25 AM