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

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

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/da452ab109c8a32d8d6c606a579233191a70a86d

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

Reply via email to