https://bugs.kde.org/show_bug.cgi?id=411922
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/02bdc53af81fae |krita/commit/5ccac066cd8d98 |a55db9e2dd780d28ae302e2979 |e655b7d14349dc011205ac096f --- Comment #10 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 5ccac066cd8d98e655b7d14349dc011205ac096f by Dmitry Kazakov. Committed on 21/09/2019 at 10:03. Pushed by dkazakov into branch 'krita/4.2'. 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/5ccac066cd8d98e655b7d14349dc011205ac096f -- You are receiving this mail because: You are watching all bug changes.