[krita] [Bug 428766] Density and Randomness auto brush options generate equal dabs when precision is low

2020-12-11 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=428766

Dmitry Kazakov  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  ---
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-0libs/brush/kis_auto_brush.cpp
M  +2-0libs/brush/kis_auto_brush.h
M  +5-0libs/brush/kis_brush.cpp
M  +2-0libs/brush/kis_brush.h
M  +2-1plugins/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.

[krita] [Bug 428766] Density and Randomness auto brush options generate equal dabs when precision is low

2020-12-11 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=428766

Dmitry Kazakov  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  ---
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-0libs/brush/kis_auto_brush.cpp
M  +2-0libs/brush/kis_auto_brush.h
M  +5-0libs/brush/kis_brush.cpp
M  +2-0libs/brush/kis_brush.h
M  +2-1plugins/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.

[krita] [Bug 428766] Density and Randomness auto brush options generate equal dabs when precision is low

2020-11-06 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=428766

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com
 Status|REPORTED|ASSIGNED
   Platform|Other   |Compiled Sources
 Ever confirmed|0   |1
 CC||b...@valdyas.org

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