https://bugs.kde.org/show_bug.cgi?id=426949

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit e767083bc9e761cc9b83f3b8102bef0fe1d21d1f by Dmitry Kazakov.
Committed on 01/10/2020 at 10:30.
Pushed by dkazakov into branch 'krita/4.3'.

Catch a case when the simplex algorithm converges to a false point

Sometimes the algorithm converges to a false point, even though error
walue is still hight. It makes the transformation bounding box jump
from place to place. Just ignore this transformation if the solution
has not been found.

M  +8    -0    plugins/tools/tool_transform2/kis_free_transform_strategy.cpp
M  +10   -0   
plugins/tools/tool_transform2/kis_free_transform_strategy_gsl_helpers.cpp
M  +1    -0   
plugins/tools/tool_transform2/kis_free_transform_strategy_gsl_helpers.h

https://invent.kde.org/graphics/krita/commit/e767083bc9e761cc9b83f3b8102bef0fe1d21d1f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to