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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/krit
                   |                            |a/5cf22427beabe410851c52e78
                   |                            |a906fd44adb2a64
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 5cf22427beabe410851c52e78a906fd44adb2a64 by Dmitry Kazakov.
Committed on 15/08/2016 at 09:18.
Pushed by dkazakov into branch 'master'.

Fix Instant Preview in Spray brushes

We should use KisRandomSource for every random number generation in
the paintop, not the home-grown implementation based on srand.
Fixes T2369

M  +8    -0    libs/image/brushengine/kis_random_source.cpp
M  +5    -0    libs/image/brushengine/kis_random_source.h
M  +0    -1    plugins/paintops/gridbrush/CMakeLists.txt
D  +0    -49   plugins/paintops/gridbrush/random_gauss.cpp
D  +0    -53   plugins/paintops/gridbrush/random_gauss.h
M  +0    -1    plugins/paintops/spray/CMakeLists.txt
D  +0    -49   plugins/paintops/spray/random_gauss.cpp
D  +0    -54   plugins/paintops/spray/random_gauss.h
M  +11   -9    plugins/paintops/spray/spray_brush.cpp
M  +0    -2    plugins/paintops/spray/spray_brush.h

http://commits.kde.org/krita/5cf22427beabe410851c52e78a906fd44adb2a64

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

Reply via email to