https://bugs.kde.org/show_bug.cgi?id=428766
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/026d18138 |hics/krita/commit/ec421e0c2 |1735e7801966c356a45f2614798 |2f19cb39a07ed5db58001718cea |14eb |f602 --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit ec421e0c22f19cb39a07ed5db58001718ceaf602 by Dmitry Kazakov. Committed on 11/12/2020 at 11:34. Pushed by dkazakov into branch 'master'. 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/ec421e0c22f19cb39a07ed5db58001718ceaf602 -- You are receiving this mail because: You are watching all bug changes.