Gimp/plug-ins/script-fu
Alx Sa d138453795 script-fu: Restore GUI to Difference Clouds script
Difference Clouds displayed a GUI in GIMP 2.8, which came
from the Solid Noise plug-in. When Solid Noise was converted to
a GEGL operation, it no longer showed a GUI when called from a script.

This patch adds custom parameters to the Difference Cloud so that it will
auto-generate a GUI, restoring the ability to configure most settings for
Solid Noise. Because of commit f92f7d42, script-writers can still call
Difference Clouds without the new parameters to retain the GIMP 2.10
behavior.
2025-03-28 19:18:16 +00:00
..
console ScriptFu: fix #10307 plugin call display not effective 2024-04-25 12:51:00 +00:00
interpreter Issue #12948: only report progression for "extension-script-fu" scripts. 2025-02-26 15:16:05 +01:00
libscriptfu plug-ins: in non-v3, return in fact (0) or (1), not just an integer. 2025-02-27 17:34:43 +01:00
scripts script-fu: Restore GUI to Difference Clouds script 2025-03-28 19:18:16 +00:00
server Issue #12948: only report progression for "extension-script-fu" scripts. 2025-02-26 15:16:05 +01:00
test ScriptFu: test: add tests 2025-03-04 12:36:27 +00:00
gimp-script-fu-interpreter.interp.in build/windows, data, extensions, plug-ins: Fix Build omissions 2024-01-02 10:49:31 +00:00
meson.build Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
script-fu-eval.c ScriptFu: fix #10307 plugin call display not effective 2024-04-25 12:51:00 +00:00
script-fu-eval.h plug-ins, libgimp: move GimpBatchProcedure's run function to use config objects. 2023-10-01 20:52:01 +02:00
script-fu-refresh.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
script-fu-refresh.h ScriptFu: hide "Refresh Scripts" 2024-04-06 14:33:13 -04:00
script-fu-text-console.c plug-ins, libgimp: move GimpBatchProcedure's run function to use config objects. 2023-10-01 20:52:01 +02:00
script-fu-text-console.h plug-ins, libgimp: move GimpBatchProcedure's run function to use config objects. 2023-10-01 20:52:01 +02:00
script-fu.c Issue #12948: only report progression for "extension-script-fu" scripts. 2025-02-26 15:16:05 +01:00