60d4d25b93
app: add gegl:focus-blur to Filters -> Blur
...
gegl:focus-blur blurs the image around a focal point. It can be
used to create fake depth-of-field effects.
Add a prop-gui constructor which uses a FOCUS controller to control
the focus geometry.
2020-05-15 00:48:39 +03:00
721f2d8c27
app, menus: add gegl:variable-blur to Filters -> Blur
...
gegl:variable-blur applies a blur with a per-pixel radius
controlled by a mask.
2020-05-15 00:48:39 +03:00
74b0d2ad14
app, menus: add gegl:bloom to Filters -> Light and Shadow
2020-03-23 21:31:45 +02:00
52ae7d180a
configure.ac, meson: require glib >= 2.56.2
...
GLib 2.56.0 and 2.56.1 have a Windows-specific bug we were testing
for, so let's just bump to 2.56.2.
2020-03-08 12:28:33 +02:00
401745e62a
Makefile.am, meson.build: require GEGL >= 0.4.23
2020-02-20 13:02:54 +02:00
ab5ed1575c
meson,app,autotools: depend on GEGL-0.4.22
2020-02-18 22:02:30 +01:00
ab7c119c07
meson,app,autotools: depend on babl 0.1.74 and GEGL 0.4.20
2020-01-17 17:01:22 +01:00
f0077265b4
configure, meson, app: depend on gegl-0.4.18
2019-10-27 01:37:24 +02:00
6adf77e13a
app, menus: add gegl:normal-map to Filters -> Generic
2019-10-23 20:04:38 +03:00
fe3e945154
configure,app: depend on babl-0.1.72
2019-08-22 23:15:43 +02:00
05d47f197a
build: require babl-0.1.70
2019-08-02 18:44:15 +02:00
23ade7b80b
build, app: require babl-0.1.68 or newer
2019-07-25 15:10:22 +02:00
ed64fda6e5
app: add gegl:mean-curvature-blur to Filters -> Blur
2019-07-19 14:41:19 +02:00
d718da27a8
app: add gegl:newsprint to Filters -> Distorts
...
and add a custom GUI constructor that does nothing special (yet).
2019-07-17 18:24:33 +02:00
928b85d25c
app: add gegl:bayer-matrix and gegl:linear-sinusoid to the menus
...
in Filters -> Render -> Pattern. Also depend on GEGL from git.
2019-06-28 15:48:47 +02:00
b3dcb5aaac
build: depend on babl-0.1.66
2019-06-12 21:32:47 +02:00
a3f2d734a7
depend on babl-0.1.64
2019-05-25 19:51:42 +02:00
29d575c033
configure.ac: require GEGL >= 0.4.16
2019-05-08 04:22:38 -04:00
dde7108584
build,app: require GEGL-0.4.14
2019-03-01 14:42:26 +01:00
3e2d9e6b9e
build,app: require babl-0.1.62
2019-03-01 14:42:23 +01:00
b24cc6e7fa
configure.ac: require babl >= 0.1.61
2019-01-01 19:21:52 +01:00
3821ce4bcd
configure.ac: require babl >= 0.1.60
2018-11-15 12:55:46 -05:00
43e3939d4a
configure.ac: require GEGL >= 0.4.13
2018-11-14 10:52:02 -05:00
a39b4abfbc
configure/app: depend on GEGL 0.4.12
2018-10-23 14:36:26 +02:00
d885ef34f5
configure/app: depend on GEGL 0.4.10
2018-10-16 18:54:37 +02:00
ca6e22f0f8
app/configure: depend on babl-0.1.58
2018-10-05 16:28:30 +02:00
97247f41ea
app: don't sanity check for "gegl:matting-levin".
...
My previous commit answers the forever question "do we want to require
this?" which was in comments and can now be removed.
We don't need to actually require this operation for running GIMP, as it
runs fine without. Just testing in configure is enough of a warning for
the missing feature.
2018-09-17 17:01:29 +02:00
c2666ae5b8
configure, app: depend on babl-0.1.57
2018-09-05 00:20:59 +02:00
f1ff239d68
configure.ac: require GEGL >= 0.4.9
2018-08-19 03:38:53 -04:00
6ad5d74565
configure/app: depend on GEGL 0.4.8
2018-08-18 15:23:22 +02:00
3d464e03b4
configure/app: depend on babl 0.1.56
2018-08-14 18:47:29 +02:00
537bf4ec6a
app: add gegl:long-shadow to the menus
2018-08-09 19:02:59 -04:00
b6c56a6ae9
app: keep sanity/blacklist gegl op lists alphabetically sorted
2018-08-09 19:02:59 -04:00
cb132d2a97
configure/app: depend on GEGL 0.4.6
2018-07-23 04:45:43 +02:00
5fdcc0dfbb
configure/app: depend on babl 0.1.54
2018-07-23 04:44:58 +02:00
5f700549e7
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
a96264b1b7
app: add gegl:stereographic-projection (little planet) to the menus
2018-07-05 09:51:41 -04:00
450e61f853
configure.ac: require GEGL >= 0.4.5
2018-07-05 09:51:40 -04:00
a62fdce55a
configure.ac: require GEGL >= 0.4.4
2018-07-04 12:44:48 +02:00
7aa4273806
configure.ac: require babl >= 0.1.52
2018-07-02 20:03:56 +02:00
5139a46602
configure.ac: require babl >= 0.1.51
2018-06-05 04:39:32 -04:00
d5cab08215
configure.ac: require GEGL >= 0.4.3
2018-06-05 04:04:47 -04:00
dbd9797a13
Switch to version 2.99/3.0 in a lot of places and depend on GTK+ 3.22
...
and lots of other newer libraries.
2018-05-20 21:06:26 +02:00
9ebf36f873
configure.ac: require babl >= 0.1.50
2018-05-20 15:24:33 +02:00
5a6b00ea86
Revert "depend on babl-0.1.50"
...
This reverts commit 0aec661cda
which accidentially deleted the start of configure.ac
2018-05-20 15:23:23 +02:00
0aec661cda
depend on babl-0.1.50
2018-05-20 10:56:36 +02:00
580576e702
configure/app: depend on GEGL 0.4.2
2018-05-16 23:26:44 +02:00
55429df954
configure/app: depend on babl-0.1.48
2018-05-15 21:50:45 +02:00
f5ecc9f859
app, menus: add gegl:spherize to the menus
2018-05-06 07:13:08 -04:00
cdd129110c
app, menus: add gegl:recursive-transform to the menus
2018-05-06 07:13:00 -04:00