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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/18ee2042a |hics/krita/commit/8181058a5
                   |807685fa53cd0c8d95f9e4f3d41 |6ef97c0128a83ca6de10a230cfb
                   |0b33                        |2e23

--- Comment #19 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 8181058a56ef97c0128a83ca6de10a230cfb2e23 by Dmitry Kazakov.
Committed on 24/08/2020 at 20:06.
Pushed by dkazakov into branch 'master'.

Add a warning message when changing profile of a multilayered image

When changing color profile of the image blending modes start to
behave differently. The biggest visual drift is caused by
the difference in tone response curves, though just changing
primaries will also affect blending modes like "Overlay".

M  +31   -0    libs/image/kis_layer_utils.cpp
M  +2    -0    libs/image/kis_layer_utils.h
M  +1    -0    libs/ui/CMakeLists.txt
M  +19   -0    libs/ui/dialogs/kis_dlg_image_properties.cc
M  +3    -0    libs/ui/dialogs/kis_dlg_image_properties.h
M  +34   -2    libs/ui/forms/wdgimageproperties.ui
A  +63   -0    libs/ui/widgets/KisWarningWidget.cpp     [License: GPL (v2+)]
A  +46   -0    libs/ui/widgets/KisWarningWidget.h     [License: GPL (v2+)]
M  +2    -2    plugins/extensions/colorspaceconversion/colorspaceconversion.cc
M  +21   -1   
plugins/extensions/colorspaceconversion/dlg_colorspaceconversion.cc
M  +6    -1   
plugins/extensions/colorspaceconversion/dlg_colorspaceconversion.h
M  +24   -2    plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui

https://invent.kde.org/graphics/krita/commit/8181058a56ef97c0128a83ca6de10a230cfb2e23

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

Reply via email to