b5546ac0ac
Bug 678085 - Cage tool freezes GIMP
...
progress signal accepts 1 parameter not 0
it worked in linux, but not in win64
2016-02-07 18:50:11 +01:00
b9ba90589a
Bug 678085 - Cage tool freezes GIMP
...
Use a proper "progress" signal instead of a property "notify" one
to update the on-canvas progress widget.
This way the graph is not invalidated while processing it
2016-02-02 12:21:15 +01:00
a0a6d6139e
app: Use gimp:blend in gimp_drawable_blend
2016-02-01 21:20:19 +01:00
249041d927
Bug 732698 - Select > Shrink/Grow/Border not working in GIMP master
...
Always pass level = 0 to gegl_buffer_set(). This actually makes a
difference since GEGL's level processing got some fixes.
2014-07-03 20:47:02 +02:00
b5530e9e3d
Use the new GeglAccessMode enum instead of the old values
2014-07-02 02:00:35 +02:00
a7c82d2964
app: rework gimp:shapeburst towards more floats, try to improve readability.
2014-06-14 02:56:33 +02:00
16819917f5
app: add a boolean "normalize" property to gimp:shapeburst
...
and do the normalization in the op, instead of exporting the
max_iterations via a property and doing the normalization outside.
2014-05-01 20:40:55 +02:00
830dbf6d5b
app: remove some disabled code from gimp:shapeburst
2014-05-01 20:33:57 +02:00
540d3bb6ae
app: port gimp:shapeburst's input from u8 to float
2014-05-01 20:32:26 +02:00
7101ee191a
app: move all GEGL operations to new directory app/operations/
2012-05-10 21:22:44 +02:00