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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/fb017c989
                   |                            |88028cc985017a24a43fddeac60
                   |                            |2b71
         Resolution|---                         |FIXED

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit fb017c98988028cc985017a24a43fddeac602b71 by Dmitry Kazakov.
Committed on 17/09/2020 at 22:15.
Pushed by dkazakov into branch 'master'.

Fix PressureIn sensor

PixelBrush is multithreaded, therefore sensors should not store
any internal state. We have KisDistanceInformation exactly for
this purpose.

M  +14   -0    libs/image/brushengine/kis_paint_information.cc
M  +8    -0    libs/image/brushengine/kis_paint_information.h
M  +9    -0    libs/image/kis_distance_information.cpp
M  +2    -0    libs/image/kis_distance_information.h
M  +2    -13   plugins/paintops/libpaintop/sensors/kis_dynamic_sensors.cc
M  +1    -16   plugins/paintops/libpaintop/sensors/kis_dynamic_sensors.h

https://invent.kde.org/graphics/krita/commit/fb017c98988028cc985017a24a43fddeac602b71

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

Reply via email to