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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/40ee22112 |hics/krita/commit/18511f5e5
                   |db68ed3c2c0690d88da93cd7994 |b80e82fcc1d6429b6a94487c0e3
                   |b19d                        |cc1a

--- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 18511f5e5b80e82fcc1d6429b6a94487c0e3cc1a by Dmitry Kazakov.
Committed on 15/06/2020 at 19:06.
Pushed by dkazakov into branch 'master'.

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/18511f5e5b80e82fcc1d6429b6a94487c0e3cc1a

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

Reply via email to