Gimp/plug-ins/python
Jehan e154cd220d plug-ins: delete Python whirlpinch and clothify without porting them.
Following Elad Shahar advice (cf. #4368), let's delete whirlpinch.py and
clothify.py.

The rational is that whirlpinch.py does the same thing as the existing
"plug-in-whirl-pinch" which is itself a compat plug-in to
"gegl:whirl-pinch" operation. Also the Python file has an explicit
command saying it is exactly the same algorithm, yet with no preview and
slower. Finally it was not even installed on stable build. It doesn't
look like there is any reason to keep it (it was probably a demo/test
Python plug-in).

As for clothify.py, a quick look at the short code shows it is exactly
the same algorithm as clothify.scm, with the same arguments and
installed on the same `Filters > Artistic` menu (except that the Python
version is not installed on stable builds).
So let's just keep the script-fu version as it has been the used version
until now, and there is no deprecation going on in one side or another.
So let's keep what already works.
2020-09-21 01:44:51 +02:00
..
python-console plug-ins: more complete naming for Python|Script-Fu consoles. 2020-05-26 14:32:11 +02:00
.gitignore plug-ins: add .gitignore files. 2019-08-06 23:22:18 +02:00
benchmark-foreground-extract.py Port benchmark-foreground-extract.py to python 3. 2020-09-21 00:13:35 +02:00
colorxhtml.py gimppdb: Allow more easy bindable API 2020-09-20 11:36:01 +00:00
file-openraster.py gimppdb: Allow more easy bindable API 2020-09-20 11:36:01 +00:00
foggify.py gimppdb: Allow more easy bindable API 2020-09-20 11:36:01 +00:00
gradients-save-as-css.py plug-ins: remove second parameter of gimp_ui_init() in all non-C plug-ins 2019-09-24 19:43:58 +02:00
histogram-export.py plug-ins: update previous commit to API changes. 2020-09-21 00:52:30 +02:00
Makefile.am plug-ins: delete Python whirlpinch and clothify without porting them. 2020-09-21 01:44:51 +02:00
meson.build plug-ins: delete Python whirlpinch and clothify without porting them. 2020-09-21 01:44:51 +02:00
palette-offset.py Corrected code to work with newer split Gimp and GimpUi bindings. 2020-06-08 20:09:21 +00: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
py-slice.py plug-ins: fix usage of gimp_file_save() in py-slice.py. 2019-10-12 13:55:07 +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 gimppdb: Allow more easy bindable API 2020-09-20 11:36:01 +00:00