https://bugs.kde.org/show_bug.cgi?id=417748
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/369d552c3ca96f |krita/commit/3b7cc6f704cfa2 |f1e7b379d570ea73914726f213 |eacfb00651e4959240897d266b --- Comment #6 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 3b7cc6f704cfa2eacfb00651e4959240897d266b by Boudewijn Rempt, on behalf of Agata Cacko. Committed on 24/02/2020 at 09:20. Pushed by rempt into branch 'krita/4.2'. Fix incorrect common curve in very old presets Before this commit, some very old presets would get an incorrect curve with a weird two hills characteristics, which is a specific curve chosen to point out the inconsistencies in curves options code. This commit fixes that by checking if the curve has been set and if not, setting a clean empty curve instead. (cherry picked from commit 369d552c3ca96ff1e7b379d570ea73914726f213) M +25 -9 plugins/paintops/libpaintop/kis_curve_option.cpp M +13 -0 plugins/paintops/libpaintop/kis_curve_option.h https://invent.kde.org/kde/krita/commit/3b7cc6f704cfa2eacfb00651e4959240897d266b -- You are receiving this mail because: You are watching all bug changes.