https://bugs.kde.org/show_bug.cgi?id=447255
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/634b93943 | |8e3cd2f5e16d744ff043bf8fd7d | |9674 Status|CONFIRMED |RESOLVED --- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 634b939438e3cd2f5e16d744ff043bf8fd7d9674 by Dmitry Kazakov. Committed on 20/12/2021 at 16:28. Pushed by dkazakov into branch 'master'. Fix blurry results in 4-point Perspective Transform mode It looks like if we try to apply the transform in two stages, the intermediate image gets collapsed into a few-pixels-wide chunk and therefore causing the final image to be extremely blurry. M +30 -29 plugins/tools/tool_transform2/kis_perspective_transform_strategy.cpp M +6 -0 plugins/tools/tool_transform2/kis_transform_utils.cpp https://invent.kde.org/graphics/krita/commit/634b939438e3cd2f5e16d744ff043bf8fd7d9674 -- You are receiving this mail because: You are watching all bug changes.