Ville Sokk
|
ea497fb1ca
|
app: shortened gegl operations testing makefile
|
2012-06-14 21:30:11 +03:00 |
Ville Sokk
|
1edb18c30a
|
app: modified and moved gegl operation testing to operations/tests
|
2012-06-14 21:30:00 +03:00 |
Ville Sokk
|
e35427071b
|
app: added test for gegl operations
|
2012-06-14 21:29:52 +03:00 |
Ville Sokk
|
83680825d0
|
app: removed unnecessary argument from gimp_operations_init
|
2012-06-14 21:29:43 +03:00 |
Michael Natterer
|
e13b892c6e
|
app: fix the (unused) "mask and value" case in GimpOperationSetAlpha
and operate in linear RGBA, this op doesn't touch the colors anyway.
|
2012-06-11 12:41:32 +02:00 |
Ville Sokk
|
e2510b2f98
|
app: cleaned code of blending modes
|
2012-05-31 22:22:25 +03:00 |
Ville Sokk
|
8079285c91
|
app: added gegl version of color erase mode
|
2012-05-31 22:22:00 +03:00 |
Michael Natterer
|
3456fcb2fc
|
app: remove inclusion of "paint-funcs/paint-funcs.h"
|
2012-05-19 11:46:21 +02:00 |
Michael Natterer
|
4699725821
|
app: port floating selection blending to the new mode ops
Also, remove the fallback layer mode code from GimpOperationPointLayerMode,
and pass premultiplied = FALSE to gimp_gegl_node_set_layer_mode().
|
2012-05-18 23:37:56 +02:00 |
Ville Sokk
|
e377eb01cd
|
app: modified gegl blending modes to take mask and opacity inputs
|
2012-05-18 22:52:48 +02:00 |
Ville Sokk
|
cf442d3386
|
app: added gegl value and behind blending modes
|
2012-05-11 20:37:47 +03:00 |
Ville Sokk
|
c713e80e63
|
app: added initial gegl color blending mode
|
2012-05-11 18:53:49 +03:00 |
Ville Sokk
|
cc0410a226
|
app: added initial gegl version of saturation blending mode
|
2012-05-11 18:28:49 +03:00 |
Michael Natterer
|
06382a0037
|
app: add operations-types.h to Makefile.am
|
2012-05-11 15:57:31 +02:00 |
Michael Muré
|
d9ba8b81da
|
Bug 675825 - (cage) simply using cage transform tool makes gimp to crash.
Just check if there is enough handles before closing
|
2012-05-11 12:02:58 +09:00 |
Simon Budig
|
8f40eba702
|
change the pow() workaround to be more HDR safe
|
2012-05-10 21:41:56 +02:00 |
Michael Natterer
|
7101ee191a
|
app: move all GEGL operations to new directory app/operations/
|
2012-05-10 21:22:44 +02:00 |