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

Dmitry Kazakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/821d5fc83 |hics/krita/commit/bd131c134
                   |bc5eb93426c40324ebf98e89b75 |632bf47951d0075282b1d55e34a
                   |d85d                        |1493

--- Comment #4 from Dmitry Kazakov <[email protected]> ---
Git commit bd131c134632bf47951d0075282b1d55e34a1493 by Dmitry Kazakov.
Committed on 30/11/2021 at 14:38.
Pushed by dkazakov into branch 'krita/5.0'.

Fix brushes working in Gradient Map mode

The problem was introduced by the brush caching patchset. The problem
is that the cache may be dependent on the canvas resources, so it should
either be reset when cloning into the "fully defined state" or set to the
pre-generated one.

M  +20   -1    libs/image/brushengine/kis_paintop_preset.cpp
M  +8    -1    libs/image/brushengine/kis_paintop_preset.h
M  +37   -0    libs/image/brushengine/kis_paintop_settings.cpp
M  +2    -0    libs/image/brushengine/kis_paintop_settings.h
M  +1    -0    libs/resources/KoCanvasResourcesIds.h
M  +10   -0    libs/resources/KoResourceCacheInterface.cpp
M  +25   -0    libs/resources/KoResourceCacheInterface.h
M  +14   -3    libs/ui/KisPresetShadowUpdater.cpp
M  +10   -2    libs/ui/tool/kis_resources_snapshot.cpp

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

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

Reply via email to