https://bugs.kde.org/show_bug.cgi?id=405643
--- Comment #10 from Halla Rempt <[email protected]> --- Git commit 01ade4920b8cf03feee12490bf5b4d5355732c8b by Halla Rempt, on behalf of Agata Cacko. Committed on 26/05/2022 at 09:30. Pushed by rempt into branch 'master'. Fix Ellipse in Perspective calculations Fix ellipse calculations and formulas and clean up the code. After this commit, the ellipse in perspective assistant works as expected. M +128 -29 libs/global/kis_algebra_2d.cpp M +15 -0 libs/global/kis_algebra_2d.h M +18 -0 libs/image/tests/kis_algebra_2d_test.cpp M +1 -0 libs/image/tests/kis_algebra_2d_test.h M +408 -227 plugins/assistants/Assistants/PerspectiveEllipseAssistant.cc M +15 -9 plugins/assistants/Assistants/PerspectiveEllipseAssistant.h https://invent.kde.org/graphics/krita/commit/01ade4920b8cf03feee12490bf5b4d5355732c8b -- You are receiving this mail because: You are watching all bug changes.
