gimp/plug-ins/python
Alx Sa ca6ea27c3e python: Update suggestion for GimpCoreObjectArray parameters
Resolves #12973
Since the standard 'drawables' argument for procedures
is now a GimpCoreObjectArray, the suggested syntax for
setting it in a Python call was incorrect. This impacts other
parameters as well, so we add a check for the argument type
being Gimp.ParamCoreObjectArray and then provide the
correct Python code to set them.
2025-02-22 03:45:55 +00:00
..
python-console python: Update suggestion for GimpCoreObjectArray parameters 2025-02-22 03:45:55 +00:00
tests image loading plug-in tests: add cmyk pam tests 2025-01-08 13:15:56 -05:00
colorxhtml.py python: Fix file arguments after 161b3c53 2025-01-22 21:29:16 +01:00
file-openraster.py libgimp*, pdb, plug-ins: remove deprecated GIMP_PRECISION_*_GAMMA. 2024-11-03 20:18:52 +01:00
foggify.py app, pdb, plug-ins: replace (plug-in-plasma). 2024-12-17 16:24:54 +00:00
gradients-save-as-css.py python: Use context Palette/Gradient in GUI 2025-02-01 02:59:51 +00:00
histogram-export.py python: Fix file arguments after 161b3c53 2025-01-22 21:29:16 +01:00
meson.build build, plug-ins: Bundle and distribute correct python*.exe 2024-11-19 09:30:57 -03:00
palette-offset.py python: Use context Palette/Gradient in GUI 2025-02-01 02:59:51 +00:00
palette-sort.py python: Use context Palette/Gradient in GUI 2025-02-01 02:59:51 +00:00
palette-to-gradient.py python: Use context Palette/Gradient in GUI 2025-02-01 02:59:51 +00:00
pygimp.interp.in build, plug-ins: Bundle and distribute correct python*.exe 2024-11-19 09:30:57 -03:00
python-eval.py plug-ins: python-fu-eval should correctly exit with error. 2024-10-27 22:55:51 +01:00
spyro-plus.py python: Update Spyro-Plus after GEGL Color update 2025-01-24 02:51:34 +00:00
test-dialog.py extensions, libgimp, plug-ins: remove n_drawables arg from GimpImageProcedure's… 2024-10-28 22:08:45 +01:00