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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/40ee22112
                   |                            |db68ed3c2c0690d88da93cd7994
                   |                            |b19d
         Resolution|---                         |FIXED

--- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 40ee22112db68ed3c2c0690d88da93cd7994b19d by Dmitry Kazakov.
Committed on 15/06/2020 at 19:06.
Pushed by dkazakov into branch 'krita/4.3'.

Fix border selection to generate non-fuzzy edges

Border should use erode/dilate kernel instread of a triangular one.

The patch also adds a new option: border seleciton can now do
optional antialiasing of the edge.

M  +54   -18   libs/image/kis_selection_filters.cpp
M  +2    -1    libs/image/kis_selection_filters.h
M  +1    -1    libs/libkis/Selection.cpp
M  +1    -1    libs/libqml/KisSelectionExtras.cpp
M  +24   -0    plugins/extensions/modify_selection/dlg_border_selection.cc
M  +4    -0    plugins/extensions/modify_selection/dlg_border_selection.h
M  +2    -1   
plugins/extensions/modify_selection/modify_selection_operations.cpp
M  +63   -56   plugins/extensions/modify_selection/wdg_border_selection.ui

https://invent.kde.org/graphics/krita/commit/40ee22112db68ed3c2c0690d88da93cd7994b19d

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

Reply via email to