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

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/04931e4fc85ef967a2d38349 |ta/9fb8e09a7b214e90215707c0
                   |93890a430a65a864            |a95f3d18efa43a01

--- Comment #7 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 9fb8e09a7b214e90215707c0a95f3d18efa43a01 by Boudewijn Rempt, on
behalf of Dmitry Kazakov.
Committed on 07/09/2018 at 12:49.
Pushed by rempt into branch 'krita/4.1'.

Now both rectangular tools have an ability to set round
corners for the resulting shape. It works both: for vector
and raster shapes
CC:kimages...@kde.org

M  +101  -33   libs/ui/forms/wdgrectangleconstraints.ui
M  +54   -2    libs/ui/tool/kis_rectangle_constraint_widget.cpp
M  +8    -1    libs/ui/tool/kis_rectangle_constraint_widget.h
M  +22   -13   libs/ui/tool/kis_shape_tool_helper.cpp
M  +1    -1    libs/ui/tool/kis_shape_tool_helper.h
M  +6    -0    libs/ui/tool/kis_tool.cc
M  +1    -0    libs/ui/tool/kis_tool.h
M  +5    -0    libs/ui/tool/kis_tool_ellipse_base.cpp
M  +3    -0    libs/ui/tool/kis_tool_ellipse_base.h
M  +38   -4    libs/ui/tool/kis_tool_rectangle_base.cpp
M  +7    -2    libs/ui/tool/kis_tool_rectangle_base.h
M  +8    -10   plugins/flake/pathshapes/rectangle/RectangleShape.cpp
M  +24   -0    plugins/flake/pathshapes/rectangle/RectangleShapeFactory.cpp
M  +2    -0    plugins/flake/pathshapes/rectangle/RectangleShapeFactory.h
M  +4    -1    plugins/tools/basictools/kis_tool_ellipse.cc
M  +1    -1    plugins/tools/basictools/kis_tool_ellipse.h
M  +15   -4    plugins/tools/basictools/kis_tool_rectangle.cc
M  +1    -1    plugins/tools/basictools/kis_tool_rectangle.h
M  +4    -1    plugins/tools/selectiontools/kis_tool_select_elliptical.cc
M  +1    -1    plugins/tools/selectiontools/kis_tool_select_elliptical.h
M  +12   -3    plugins/tools/selectiontools/kis_tool_select_rectangular.cc
M  +1    -1    plugins/tools/selectiontools/kis_tool_select_rectangular.h

https://commits.kde.org/krita/9fb8e09a7b214e90215707c0a95f3d18efa43a01

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

Reply via email to