https://bugs.kde.org/show_bug.cgi?id=395209
Boudewijn Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/393cf3bd7f26a60300f7d9cd |ta/e6d493198dbde5161cd95169 |1237f42828b98fb5 |b948b51ed8a9e7d1 --- Comment #5 from Boudewijn Rempt <[email protected]> --- Git commit e6d493198dbde5161cd95169b948b51ed8a9e7d1 by Boudewijn Rempt, on behalf of Eoin O'Neill. Committed on 20/11/2018 at 08:22. Pushed by rempt into branch 'krita/4.1'. Fixed brush distance option for multihand tool. All cloned and transformed brushes were using the same starting location. I simply had to apply the translation once at brush stroke info creation so that each brush would have their own proper starting position. M +10 -0 libs/image/kis_distance_information.cpp M +3 -0 libs/image/kis_distance_information.h M +1 -0 libs/ui/kis_mask_manager.cc M +9 -1 libs/ui/tool/kis_tool_multihand_helper.cpp https://commits.kde.org/krita/e6d493198dbde5161cd95169b948b51ed8a9e7d1 -- You are receiving this mail because: You are watching all bug changes.
