gimp/app/operations/layer-modes
Ell 6f7d95c21c app: remove legacy color-erase mode from the layer mode combo
It was accidentally made applicable to layers by commit
7d345071c7.  Only the non-legacy
color-erase mode shoule be applicable to layers (since 2.8 didn't
allow it as a layer mode), while the legacy mode is only available
for painting, and in the fade dialog.
2017-10-23 09:53:07 -04:00
..
.gitignore app: start moving layer modes into their own build directories 2017-01-09 21:58:18 +01:00
Makefile.am app: add dedicated op for pass through mode, with shortcuts 2017-08-31 11:39:38 -04:00
gimp-layer-modes.c app: remove legacy color-erase mode from the layer mode combo 2017-10-23 09:53:07 -04:00
gimp-layer-modes.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationantierase.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationantierase.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationbehind.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationbehind.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationdissolve.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationdissolve.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationerase.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationerase.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationlayermode-blend.c app: use fuzzy comparison in various layer-mode blendfuncs 2017-10-17 08:47:23 -04:00
gimpoperationlayermode-blend.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationlayermode-composite-sse2.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationlayermode-composite.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationlayermode-composite.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationlayermode.c app, pdb: change a lot of GIMP_LAYER_MODE_NORMAL_LEGACY to just NORMAL 2017-08-19 20:33:47 +02:00
gimpoperationlayermode.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationmerge.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationmerge.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationnormal-sse2.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationnormal-sse4.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationnormal.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationnormal.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationpassthrough.c app: add dedicated op for pass through mode, with shortcuts 2017-08-31 11:39:38 -04:00
gimpoperationpassthrough.h app: add dedicated op for pass through mode, with shortcuts 2017-08-31 11:39:38 -04:00
gimpoperationreplace.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationreplace.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationsplit.c app: layer mode code shuffling 2017-08-17 11:19:37 -04:00
gimpoperationsplit.h app: layer mode code shuffling 2017-08-17 11:19:37 -04:00