https://bugs.kde.org/show_bug.cgi?id=414582
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/a9bb3c90083b3b |krita/commit/cc070eab917842 |a3acf0adfd53a7008083d750d2 |3449c611b0d4dd26299f1ecb66 --- Comment #6 from Boudewijn Rempt <b...@valdyas.org> --- Git commit cc070eab9178423449c611b0d4dd26299f1ecb66 by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 28/01/2020 at 09:10. Pushed by rempt into branch 'krita/4.2'. Fix border artifacts in layer styles The regression was caused by BORDER_REPEAT default value for all the gausian filters. Layer styles' border policy should be "ignore" instead. Otherwise, shadow-like effects will be rendered incorrectly. (cherry picked from commit a9bb3c90083b3ba3acf0adfd53a7008083d750d2) M +7 -6 libs/image/kis_gaussian_kernel.cpp M +3 -1 libs/image/kis_gaussian_kernel.h M +2 -1 libs/image/layerstyles/kis_ls_utils.cpp M +1 -1 libs/image/tests/kis_layer_styles_test.cpp https://invent.kde.org/kde/krita/commit/cc070eab9178423449c611b0d4dd26299f1ecb66 -- You are receiving this mail because: You are watching all bug changes.