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

--- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit ca57e0c2acc8ba256f2e75ec5b64d9c6bfa53e1a by Dmitry Kazakov.
Committed on 20/03/2017 at 14:10.
Pushed by dkazakov into branch 'kazakov/svg-loading'.

Implement merging of path points of separate shapes

M  +1    -0    libs/flake/CMakeLists.txt
M  +8    -6    libs/flake/KoPathShape.cpp
M  +2    -2    libs/flake/KoPathShape.h
M  +6    -1    libs/flake/KoSelection.cpp
A  +141  -0    libs/flake/commands/KoMultiPathPointMergeCommand.cpp    
[License: GPL (v2+)]
A  +59   -0    libs/flake/commands/KoMultiPathPointMergeCommand.h     [License:
GPL (v2+)]
M  +50   -27   libs/flake/commands/KoPathCombineCommand.cpp
M  +4    -0    libs/flake/commands/KoPathCombineCommand.h
M  +26   -6    libs/flake/commands/KoPathPointMergeCommand.cpp
M  +2    -0    libs/flake/commands/KoPathPointMergeCommand.h
M  +253  -0    libs/flake/tests/TestPointMergeCommand.cpp
M  +8    -0    libs/flake/tests/TestPointMergeCommand.h
M  +58   -36   libs/flake/tools/KoPathTool.cpp
M  +1    -0    libs/flake/tools/KoPathTool.h

https://commits.kde.org/krita/ca57e0c2acc8ba256f2e75ec5b64d9c6bfa53e1a

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

Reply via email to