Gimp/app/operations
Jehan fbf58140eb app: include mask_value as part of the target alpha value.
The existing usage of the mask value was as interpolation variable,
which is a different usage. If we werent doing this, trying to paint
with tool opacity to 100 and a paint dynamics changing opacity, we'd
still have 100% opaque pixels instead of lowered opacity.
2025-06-20 23:24:10 +00:00
..
layer-modes app: include mask_value as part of the target alpha value. 2025-06-20 23:24:10 +00:00
layer-modes-legacy operations: Revert legacy modes for performance 2024-09-09 14:39:19 +00:00
tests
gimp-operation-config.c Issue #11988: GEGL param specs are not serialized anymore. 2024-09-04 13:48:03 +02:00
gimp-operation-config.h
gimp-operations.c app,libgimp: paint blend mode 'overwrite' 2025-06-20 23:24:10 +00:00
gimp-operations.h
gimpbrightnesscontrastconfig.c
gimpbrightnesscontrastconfig.h
gimpcageconfig.c
gimpcageconfig.h
gimpcolorbalanceconfig.c
gimpcolorbalanceconfig.h
gimpcurvesconfig.c tools, operation: Add support for loading PS Curve presets 2025-05-22 18:52:30 +00:00
gimpcurvesconfig.h tools, operation: Add support for loading PS Curve presets 2025-05-22 18:52:30 +00:00
gimphuesaturationconfig.c
gimphuesaturationconfig.h
gimplevelsconfig.c tools, operation: Add support for loading PS Levels presets 2025-05-22 18:52:30 +00:00
gimplevelsconfig.h tools, operation: Add support for loading PS Levels presets 2025-05-22 18:52:30 +00:00
gimpoperationborder.c Fix spelling errors found with codespell 2025-01-04 15:11:03 +00:00
gimpoperationborder.h
gimpoperationbrightnesscontrast.c
gimpoperationbrightnesscontrast.h
gimpoperationbuffersourcevalidate.c
gimpoperationbuffersourcevalidate.h
gimpoperationcagecoefcalc.c
gimpoperationcagecoefcalc.h
gimpoperationcagetransform.c
gimpoperationcagetransform.h
gimpoperationcolorbalance.c app: Color Balance to work in HSLA/sRGB. 2024-10-13 17:01:50 +02:00
gimpoperationcolorbalance.h
gimpoperationcolorize.c app, libgimpcolor, plug-ins: move legacy luminance macros to private. 2024-11-02 00:27:02 +01:00
gimpoperationcolorize.h app: port Colorize to GeglColor property. 2024-02-15 23:55:06 +01:00
gimpoperationcomposecrop.c
gimpoperationcomposecrop.h
gimpoperationcurves.c
gimpoperationcurves.h
gimpoperationdesaturate.c
gimpoperationdesaturate.h
gimpoperationequalize.c
gimpoperationequalize.h
gimpoperationfillsource.c
gimpoperationfillsource.h
gimpoperationflood.c
gimpoperationflood.h
gimpoperationgradient.c operations: Remove GimpRGB from Gradient operation 2024-09-13 01:12:13 +00:00
gimpoperationgradient.h operations: Remove GimpRGB from Gradient operation 2024-09-13 01:12:13 +00:00
gimpoperationgrow.c
gimpoperationgrow.h
gimpoperationhistogramsink.c
gimpoperationhistogramsink.h
gimpoperationhuesaturation.c app: show clearer we are working in sRGB space. 2024-10-13 17:55:59 +02:00
gimpoperationhuesaturation.h app: use GEGL/babl to convert to HSL in gimp_operation_hue_saturation_map(). 2024-02-12 18:30:00 +01:00
gimpoperationlevels.c
gimpoperationlevels.h
gimpoperationmaskcomponents.cc Issue #12614: Successive layer effects should use a higher bit-depth as intermediary format. 2025-01-12 22:18:28 +01:00
gimpoperationmaskcomponents.h
gimpoperationoffset.c pdb, operations, tool: Replace GimpContext with GeglColor... 2024-11-29 00:29:36 -05:00
gimpoperationoffset.h pdb, operations, tool: Replace GimpContext with GeglColor... 2024-11-29 00:29:36 -05:00
gimpoperationpointfilter.c
gimpoperationpointfilter.h
gimpoperationposterize.c app: make posterize op operate with a perceptual gamma 2024-02-21 09:03:08 +01:00
gimpoperationposterize.h
gimpoperationprofiletransform.c
gimpoperationprofiletransform.h
gimpoperationscalarmultiply.c
gimpoperationscalarmultiply.h
gimpoperationsemiflatten.c app, libgimp*, modules, pdb, plug-ins: new GimpParamColor. 2024-04-19 23:25:13 +02:00
gimpoperationsemiflatten.h operations: Port semi-flatten to GeglColor 2024-03-05 18:30:53 +00:00
gimpoperationsetalpha.c
gimpoperationsetalpha.h
gimpoperationsettings.c Issue #12577: get rid of the gamma hack. 2025-01-10 23:26:11 +01:00
gimpoperationsettings.h Issue #12577: get rid of the gamma hack. 2025-01-10 23:26:11 +01:00
gimpoperationshrink.c Fix spelling errors found with codespell 2025-01-04 15:11:03 +00:00
gimpoperationshrink.h
gimpoperationthreshold.c app, libgimpcolor, plug-ins: move legacy luminance macros to private. 2024-11-02 00:27:02 +01:00
gimpoperationthreshold.h
gimpoperationthresholdalpha.c
gimpoperationthresholdalpha.h
meson.build
operations-enums.c app,libgimp: paint blend mode 'overwrite' 2025-06-20 23:24:10 +00:00
operations-enums.h app,libgimp: paint blend mode 'overwrite' 2025-06-20 23:24:10 +00:00
operations-types.h