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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/a5712e328d252a25321b030b
                   |                            |bc039aea1e4bd796

--- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit a5712e328d252a25321b030bbc039aea1e4bd796 by Dmitry Kazakov.
Committed on 25/11/2017 at 19:55.
Pushed by dkazakov into branch 'master'.

Fix the delay before starting a stroke with a huge texture

The texturing mask should not be recalculated every time. Just
cache it in a singleton.
Ref T7309

M  +1    -0    plugins/paintops/libpaintop/CMakeLists.txt
A  +229  -0    plugins/paintops/libpaintop/KisTextureMaskInfo.cpp     [License:
GPL (v2+)]
A  +89   -0    plugins/paintops/libpaintop/KisTextureMaskInfo.h     [License:
GPL (v2+)]
M  +20   -96   plugins/paintops/libpaintop/kis_texture_option.cpp
M  +3    -11   plugins/paintops/libpaintop/kis_texture_option.h

https://commits.kde.org/krita/a5712e328d252a25321b030bbc039aea1e4bd796

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

Reply via email to