https://bugs.kde.org/show_bug.cgi?id=414582
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/a9bb3c90083b3b | |a3acf0adfd53a7008083d750d2 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit a9bb3c90083b3ba3acf0adfd53a7008083d750d2 by Dmitry Kazakov. Committed on 16/01/2020 at 13:40. Pushed by dkazakov into branch 'master'. 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. 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/a9bb3c90083b3ba3acf0adfd53a7008083d750d2 -- You are receiving this mail because: You are watching all bug changes.