Gimp/plug-ins/python
Jehan f15d16150e plug-ins: update foggify to latest API and add a GUI.
The following changes were made:
- run() signature now moved to multi-drawables.
- sensitivity mask now enables the plug-in when one or several drawables
  are selected. When several, a fog layer will be created over each
  selected layer.
- Mnemonics added to properties.
- Color property finally used now that our API has support for boxed
  parameters with GimpRGB value type.
- Use a config object instead of ordered GimpValueArray and use the
  begin|en_run() API to store values between runs.
- Add a graphical interface generated with the new GimpProcedureDialog
  API.
2021-04-20 16:54:40 +02:00
..
python-console libgimp: 'gimp_ui' as priority prefix for GimpUi introspected module. 2020-09-26 22:11:53 +02:00
.gitignore plug-ins: add .gitignore files. 2019-08-06 23:22:18 +02:00
colorxhtml.py libgimp: 'gimp_ui' as priority prefix for GimpUi introspected module. 2020-09-26 22:11:53 +02:00
file-openraster.py plug-ins: Remove gamma parameter in openraster call to file-png-save. 2021-01-30 13:18:50 -05:00
foggify.py plug-ins: update foggify to latest API and add a GUI. 2021-04-20 16:54:40 +02:00
gradients-save-as-css.py libgimp: 'gimp_ui' as priority prefix for GimpUi introspected module. 2020-09-26 22:11:53 +02:00
histogram-export.py libgimp: 'gimp_ui' as priority prefix for GimpUi introspected module. 2020-09-26 22:11:53 +02:00
Makefile.am plug-ins: move benchmark-foreground-extract to gimp-data-extras. 2021-04-19 18:10:54 +02:00
meson.build plug-ins: move benchmark-foreground-extract to gimp-data-extras. 2021-04-19 18:10:54 +02:00
palette-offset.py libgimp: 'gimp_ui' as priority prefix for GimpUi introspected module. 2020-09-26 22:11:53 +02:00
palette-sort.py plug-ins: Port palette-sort to Python 3 2020-09-20 23:58:02 +02:00
palette-to-gradient.py plug-ins: add a "palette" argument to palette-to-gradient. 2019-08-06 00:29:33 +02:00
pygimp.interp.in Fix pygimp.interp generation, add /usr/bin/python3 alias 2020-07-28 17:17:18 +02:00
python-eval.py plug-ins: Port python-eval.py plugin to python 3. 2020-09-21 00:30:41 +02:00
spyro-plus.py Fix typos 2020-11-19 21:56:25 +01:00