Gimp/plug-ins/python
Alx Sa ad5e612a1c plug-ins: Fix palette_sort after GeglColorPort
Resolves #11324

Similar to 403af188, we needed to update function calls
that assumed they were receiving a GimpRGB struct rather
than a GeglColor object. Future plans including adding Gegl
functions to retrieve HSV and HSL automatically, rather than
using gegl_color_get_bytes().
2024-04-18 15:42:27 +00:00
..
python-console plug-ins: Fix Save button in Python Console 2024-02-12 21:49:28 +00:00
colorxhtml.py plug-ins: Convert file_*_save to file_*_export 2024-04-16 16:07:10 +00:00
file-openraster.py plug-ins: Convert file_*_save to file_*_export 2024-04-16 16:07:10 +00:00
foggify.py plug-ins: Fix Foggify color property 2024-02-25 20:14:13 +00:00
gradients-save-as-css.py plug-ins: Fix Palette and Gradient functions 2024-03-21 13:06:39 +00:00
histogram-export.py plug-ins: remove unneeded accelerator 2024-02-24 14:52:22 +00:00
meson.build build/windows, data, extensions, plug-ins: Fix Build omissions 2024-01-02 10:49:31 +00:00
palette-offset.py plug-ins: Fix GeglColor port of palette-offset 2024-04-18 04:02:48 +00:00
palette-sort.py plug-ins: Fix palette_sort after GeglColorPort 2024-04-18 15:42:27 +00:00
palette-to-gradient.py plug-ins: Fix Palette and Gradient functions 2024-03-21 13:06:39 +00:00
pygimp.interp.in build/windows, data, extensions, plug-ins: Fix Build omissions 2024-01-02 10:49:31 +00:00
python-eval.py plug-ins: import Babl and Gegl modules in python-eval plug-in. 2024-02-28 22:55:58 +01:00
spyro-plus.py python: fix translation of Spyrograph dropdowns 2024-04-15 23:19:02 +00:00
test-dialog.py plug-ins: port other Python plug-ins to new gimp_image_procedure_new(). 2023-10-01 21:02:34 +02:00