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

Andrey <a.kama...@icloud.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/d183945d306b12b6dbb3ea2d |ta/3bf0a4f511249b784bb4f8d6
                   |d94fb12b88532e24            |de0a0bb6acce970d

--- Comment #6 from Andrey <a.kama...@icloud.com> ---
Git commit 3bf0a4f511249b784bb4f8d6de0a0bb6acce970d by Andrey Kamakin, on
behalf of Dmitry Kazakov.
Committed on 26/06/2018 at 14:18.
Pushed by akamakin into branch 'akamakin/T8628-multithreading-optimization'.

Fix painting layer styles in Inherit Alpha mode

The layer style projections (KisMultipleProjection) should be painted
into the final stack using the blending mode selected by the user.

M  +2    -0    libs/image/kis_cached_paint_device.h
M  +32   -25   libs/image/kis_fill_painter.cc
M  +3    -7    libs/image/kis_fill_painter.h
M  +1    -1   
libs/image/layerstyles/kis_layer_style_filter_projection_plane.cpp
M  +13   -14   libs/image/layerstyles/kis_ls_bevel_emboss_filter.cpp
M  +17   -27   libs/image/layerstyles/kis_ls_overlay_filter.cpp
M  +2    -0    libs/image/layerstyles/kis_ls_overlay_filter.h
M  +6    -8    libs/image/layerstyles/kis_ls_stroke_filter.cpp
M  +4    -17   libs/image/layerstyles/kis_ls_utils.cpp
M  +16   -2    libs/image/layerstyles/kis_multiple_projection.cpp
M  +3    -2    libs/image/layerstyles/kis_multiple_projection.h
A  +-    --   
libs/image/tests/data/fill_painter/patterns_fill__custom_origin.png
A  +-    --   
libs/image/tests/data/fill_painter/patterns_fill__null_origin.png
M  +55   -0    libs/image/tests/kis_fill_painter_test.cpp
M  +2    -0    libs/image/tests/kis_fill_painter_test.h
M  +1    -1    libs/image/tests/kis_layer_styles_test.cpp

https://commits.kde.org/krita/3bf0a4f511249b784bb4f8d6de0a0bb6acce970d

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

Reply via email to