https://bugs.kde.org/show_bug.cgi?id=411922
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/02bdc53af81fae | |a55db9e2dd780d28ae302e2979 --- Comment #9 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 02bdc53af81faea55db9e2dd780d28ae302e2979 by Dmitry Kazakov. Committed on 16/09/2019 at 20:42. Pushed by dkazakov into branch 'master'. Fix wrong borders on EdgeDetection and HeightToNormalMap filters The color data should be premultiplied by the alpha channel to get correct result on layers with transparency. M +16 -0 libs/image/kis_edge_detection_kernel.cpp M +5 -0 libs/pigment/KoColorSpace.h M +5 -0 libs/pigment/KoColorSpaceAbstract.h M +0 -3 plugins/filters/convertheightnormalmap/kis_convert_height_to_normal_map_filter.cpp M +0 -3 plugins/filters/edgedetection/kis_edge_detection_filter.cpp https://invent.kde.org/kde/krita/commit/02bdc53af81faea55db9e2dd780d28ae302e2979 -- You are receiving this mail because: You are watching all bug changes.