https://bugs.kde.org/show_bug.cgi?id=324332
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/call |http://commits.kde.org/krit |igra/45d4e30d35c9e027021b1a |a/4023a33a8680a8f3c92141fe0 |6ff585c9687cf1de83 |09b820152c1428c Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #16 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 4023a33a8680a8f3c92141fe009b820152c1428c by Dmitry Kazakov. Committed on 02/05/2016 at 16:30. Pushed by dkazakov into branch 'master'. Fix the order of application of color correction curves in the "Curves" filter Now the order of transformations fits the order of other popular applications, including Gimp: 1) Apply per-channel color curves 2) Apply composite RGB color curve, which changes all the channels at once 3) Apply the lightness curve in the end CC:kimages...@kde.org Fixes T2083 M +2 -2 plugins/filters/colorsfilters/kis_perchannel_filter.cpp http://commits.kde.org/krita/4023a33a8680a8f3c92141fe009b820152c1428c -- You are receiving this mail because: You are watching all bug changes.