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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|http://commits.kde.org/krit |http://commits.kde.org/krit
                   |a/b73f972efb582f8077ca66e5f |a/7577db81e88719de2649cc231
                   |3a8ea193c17d42b             |c2ffdef15a5237e
                   |http://commits.kde.org/krit |http://commits.kde.org/krit
                   |a/7577db81e88719de2649cc231 |a/375d2c727f6b0783f7e86cff2
                   |c2ffdef15a5237e             |8a7000649e01f5d

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 7577db81e88719de2649cc231c2ffdef15a5237e by Dmitry Kazakov.
Committed on 04/11/2016 at 08:24.
Pushed by dkazakov into branch 'krita/3.1'.

Implement sample radius for Ctrl+click color picker

* select sample radius in the Color Picker tool
* use this radius everywhere, even in the Ctrl+click mode
Ref T4224

M  +82   -3    libs/ui/tool/kis_tool_utils.cpp
M  +17   -1    libs/ui/tool/kis_tool_utils.h
M  +9    -5    libs/ui/tool/strokes/kis_color_picker_stroke_strategy.cpp
M  +1    -1    libs/ui/tool/strokes/kis_color_picker_stroke_strategy.h
M  +26   -80   plugins/tools/basictools/kis_tool_colorpicker.cc
M  +6    -1    plugins/tools/basictools/kis_tool_colorpicker.h

http://commits.kde.org/krita/7577db81e88719de2649cc231c2ffdef15a5237e

--- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 375d2c727f6b0783f7e86cff28a7000649e01f5d by Dmitry Kazakov.
Committed on 04/11/2016 at 08:24.
Pushed by dkazakov into branch 'krita/3.1'.

Fix color picker radius for the Color Pick Tool

This patch introduces a separate method for KoMixColorsOp
that can work without any weights, just uniformly averaging the data.
Ref T4224

M  +20   -0    libs/pigment/KoMixColorsOp.h
M  +65   -9    libs/pigment/KoMixColorsOpImpl.h
M  +40   -0    libs/pigment/tests/KoRgbU8ColorSpaceTester.cpp
M  +1    -0    libs/pigment/tests/KoRgbU8ColorSpaceTester.h
M  +1    -7    plugins/tools/basictools/kis_tool_colorpicker.cc

http://commits.kde.org/krita/375d2c727f6b0783f7e86cff28a7000649e01f5d

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

Reply via email to