https://bugs.kde.org/show_bug.cgi?id=395209
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kri | |ta/393cf3bd7f26a60300f7d9cd | |1237f42828b98fb5 --- Comment #4 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 393cf3bd7f26a60300f7d9cd1237f42828b98fb5 by Eoin O'Neill. Committed on 14/10/2018 at 14:04. Pushed by eoinoneill into branch 'master'. 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/393cf3bd7f26a60300f7d9cd1237f42828b98fb5 -- You are receiving this mail because: You are watching all bug changes.