https://bugs.kde.org/show_bug.cgi?id=416899
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/6b25a2303 |hics/krita/commit/e2e223b4b |a49c957fcd1b15a666cdad7d531 |f1f3c3507682f684053120eebc2 |7918 |8f49 --- Comment #15 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit e2e223b4bf1f3c3507682f684053120eebc28f49 by Dmitry Kazakov. Committed on 01/06/2021 at 12:10. Pushed by dkazakov into branch 'krita/4.3'. Fix drift of the transformed image when moving mouse too quickly We should use stable base for the iterative search algorithm, not the current state of the args. # Conflicts: # plugins/tools/tool_transform2/kis_free_transform_strategy.cpp M +22 -16 plugins/tools/tool_transform2/kis_free_transform_strategy.cpp M +10 -0 plugins/tools/tool_transform2/kis_free_transform_strategy_gsl_helpers.cpp M +2 -0 plugins/tools/tool_transform2/kis_free_transform_strategy_gsl_helpers.h https://invent.kde.org/graphics/krita/commit/e2e223b4bf1f3c3507682f684053120eebc28f49 -- You are receiving this mail because: You are watching all bug changes.