https://bugs.kde.org/show_bug.cgi?id=428766
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/026d18138 | |1735e7801966c356a45f2614798 | |14eb Resolution|--- |FIXED --- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 026d181381735e7801966c356a45f261479814eb by Dmitry Kazakov. Committed on 11/12/2020 at 11:31. Pushed by dkazakov into branch 'krita/4.3'. Fix caching problems of low-precision auto brushes with randomness Random brushes cannot use caching. Well, theoretically, we can do that as a post-processing, but we'd better just disable caching for such brushes for now. M +5 -0 libs/brush/kis_auto_brush.cpp M +2 -0 libs/brush/kis_auto_brush.h M +5 -0 libs/brush/kis_brush.cpp M +2 -0 libs/brush/kis_brush.h M +2 -1 plugins/paintops/libpaintop/kis_dab_cache_base.cpp https://invent.kde.org/graphics/krita/commit/026d181381735e7801966c356a45f261479814eb -- You are receiving this mail because: You are watching all bug changes.