| .. |
|
.gitignore
|
|
|
|
gimpoperationaddition.c
|
app: fix names of addition and subtract ops
|
2017-01-10 02:29:34 +01:00 |
|
gimpoperationaddition.h
|
app: add new files for subtract/addition ops
|
2017-01-10 01:42:34 +01:00 |
|
gimpoperationantierase.c
|
app: move erase and anti-erase to layer-modes/
|
2017-01-11 00:23:31 +01:00 |
|
gimpoperationantierase.h
|
app: move erase and anti-erase to layer-modes/
|
2017-01-11 00:23:31 +01:00 |
|
gimpoperationburn.c
|
app: split legacy out of burn and divide
|
2017-01-11 03:17:53 +01:00 |
|
gimpoperationburn.h
|
app: split legacy out of burn and divide
|
2017-01-11 03:17:53 +01:00 |
|
gimpoperationdarkenonly.c
|
app: split legacy lighten only and darken only ops
|
2017-01-10 11:18:52 +01:00 |
|
gimpoperationdarkenonly.h
|
app: split legacy lighten only and darken only ops
|
2017-01-10 11:18:52 +01:00 |
|
gimpoperationdifference.c
|
app: duplicate difference mode, new and legacy
|
2017-01-09 23:49:08 +01:00 |
|
gimpoperationdifference.h
|
app: duplicate difference mode, new and legacy
|
2017-01-09 23:49:08 +01:00 |
|
gimpoperationdissolve.c
|
app: move dissolve to layer-modes/
|
2017-01-10 09:06:16 +01:00 |
|
gimpoperationdissolve.h
|
app: move dissolve to layer-modes/
|
2017-01-10 09:06:16 +01:00 |
|
gimpoperationdivide.c
|
app: split legacy out of burn and divide
|
2017-01-11 03:17:53 +01:00 |
|
gimpoperationdivide.h
|
app: split legacy out of burn and divide
|
2017-01-11 03:17:53 +01:00 |
|
gimpoperationdodge.c
|
|
|
|
gimpoperationdodge.h
|
|
|
|
gimpoperationerase.c
|
app: move erase and anti-erase to layer-modes/
|
2017-01-11 00:23:31 +01:00 |
|
gimpoperationerase.h
|
app: move erase and anti-erase to layer-modes/
|
2017-01-11 00:23:31 +01:00 |
|
gimpoperationgrainextract.c
|
app: split legacy out of grain extract and merge
|
2017-01-11 04:40:26 +01:00 |
|
gimpoperationgrainextract.h
|
app: add missing op .h files
|
2017-01-11 04:54:36 +01:00 |
|
gimpoperationgrainmerge.c
|
app: split legacy out of grain extract and merge
|
2017-01-11 04:40:26 +01:00 |
|
gimpoperationgrainmerge.h
|
app: add missing op .h files
|
2017-01-11 04:54:36 +01:00 |
|
gimpoperationhardlight.c
|
app: split legacy out of grain extract and merge
|
2017-01-11 04:40:26 +01:00 |
|
gimpoperationhardlight.h
|
app: add missing op .h files
|
2017-01-11 04:54:36 +01:00 |
|
gimpoperationhsvcolor.c
|
app: duplicate hsv layer modes, and fix alpha handling
|
2017-01-10 21:48:03 +01:00 |
|
gimpoperationhsvcolor.h
|
app: duplicate hsv layer modes, and fix alpha handling
|
2017-01-10 21:48:03 +01:00 |
|
gimpoperationhsvhue.c
|
app: duplicate hsv layer modes, and fix alpha handling
|
2017-01-10 21:48:03 +01:00 |
|
gimpoperationhsvhue.h
|
app: duplicate hsv layer modes, and fix alpha handling
|
2017-01-10 21:48:03 +01:00 |
|
gimpoperationhsvsaturation.c
|
app: duplicate hsv layer modes, and fix alpha handling
|
2017-01-10 21:48:03 +01:00 |
|
gimpoperationhsvsaturation.h
|
app: duplicate hsv layer modes, and fix alpha handling
|
2017-01-10 21:48:03 +01:00 |
|
gimpoperationhsvvalue.c
|
app: duplicate hsv layer modes, and fix alpha handling
|
2017-01-10 21:48:03 +01:00 |
|
gimpoperationhsvvalue.h
|
app: duplicate hsv layer modes, and fix alpha handling
|
2017-01-10 21:48:03 +01:00 |
|
gimpoperationlchchroma.c
|
app: move the LCH layer modes to layer-modes/
|
2017-01-10 01:04:49 +01:00 |
|
gimpoperationlchchroma.h
|
app: move the LCH layer modes to layer-modes/
|
2017-01-10 01:04:49 +01:00 |
|
gimpoperationlchcolor.c
|
app: move the LCH layer modes to layer-modes/
|
2017-01-10 01:04:49 +01:00 |
|
gimpoperationlchcolor.h
|
app: move the LCH layer modes to layer-modes/
|
2017-01-10 01:04:49 +01:00 |
|
gimpoperationlchhue.c
|
app: move the LCH layer modes to layer-modes/
|
2017-01-10 01:04:49 +01:00 |
|
gimpoperationlchhue.h
|
app: move the LCH layer modes to layer-modes/
|
2017-01-10 01:04:49 +01:00 |
|
gimpoperationlchlightness.c
|
app: move the LCH layer modes to layer-modes/
|
2017-01-10 01:04:49 +01:00 |
|
gimpoperationlchlightness.h
|
app: move the LCH layer modes to layer-modes/
|
2017-01-10 01:04:49 +01:00 |
|
gimpoperationlightenonly.c
|
app: split legacy lighten only and darken only ops
|
2017-01-10 11:18:52 +01:00 |
|
gimpoperationlightenonly.h
|
app: split legacy lighten only and darken only ops
|
2017-01-10 11:18:52 +01:00 |
|
gimpoperationmultiply.c
|
app: split legacy out of burn and divide
|
2017-01-11 03:17:53 +01:00 |
|
gimpoperationmultiply.h
|
|
|
|
gimpoperationnormal-sse2.c
|
|
|
|
gimpoperationnormal-sse4.c
|
|
|
|
gimpoperationnormal.c
|
app: forgot to s/gimp:normal-mode/gimp:normal/g
|
2017-01-11 00:28:57 +01:00 |
|
gimpoperationnormal.h
|
|
|
|
gimpoperationoverlay.c
|
app: move overlay to operations/layer-modes/ and call it GimpOperationOverlay
|
2017-01-09 23:54:51 +01:00 |
|
gimpoperationoverlay.h
|
app: move overlay to operations/layer-modes/ and call it GimpOperationOverlay
|
2017-01-09 23:54:51 +01:00 |
|
gimpoperationscreen.c
|
app: correct names of screen and difference layer ops
|
2017-01-10 21:48:03 +01:00 |
|
gimpoperationscreen.h
|
app: layer op fission cleanup
|
2017-01-10 00:00:31 +01:00 |
|
gimpoperationsoftlight.c
|
app: split legacy out of grain extract and merge
|
2017-01-11 04:40:26 +01:00 |
|
gimpoperationsoftlight.h
|
app: add missing op .h files
|
2017-01-11 04:54:36 +01:00 |
|
gimpoperationsubtract.c
|
app: fix names of addition and subtract ops
|
2017-01-10 02:29:34 +01:00 |
|
gimpoperationsubtract.h
|
app: add new files for subtract/addition ops
|
2017-01-10 01:42:34 +01:00 |
|
Makefile.am
|
app: split legacy out of grain extract and merge
|
2017-01-11 04:40:26 +01:00 |