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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/d183945d306b12b6dbb3ea2d
                   |                            |d94fb12b88532e24
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit d183945d306b12b6dbb3ea2dd94fb12b88532e24 by Dmitry Kazakov.
Committed on 08/06/2018 at 08:48.
Pushed by dkazakov into branch 'master'.

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/d183945d306b12b6dbb3ea2dd94fb12b88532e24

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

Reply via email to