https://bugs.kde.org/show_bug.cgi?id=409627
Tymond <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/4f16ff7c1d5cd7 | |27360ef1845377b2f9a960e74c --- Comment #5 from Tymond <[email protected]> --- Git commit 4f16ff7c1d5cd727360ef1845377b2f9a960e74c by Agata Cacko. Committed on 17/07/2019 at 12:21. Pushed by tymond into branch 'master'. Implement SAI-like Luminosity blending mode It was requested to make a new lighten mode that behaves just like a Luminosity/Shine mode in SAI. This commit contains the code that adds it to the program. M +1 -0 libs/pigment/KoCompositeOpRegistry.cpp M +4 -1 libs/pigment/KoCompositeOpRegistry.h M +16 -0 libs/pigment/compositeops/KoCompositeOpFunctions.h M +88 -15 libs/pigment/compositeops/KoCompositeOpGeneric.h M +42 -2 libs/pigment/compositeops/KoCompositeOps.h https://invent.kde.org/kde/krita/commit/4f16ff7c1d5cd727360ef1845377b2f9a960e74c -- You are receiving this mail because: You are watching all bug changes.
