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
|
||
|---|---|---|
| .. | ||
| console | ||
| interpreter | ||
| libscriptfu | ||
| scripts | ||
| server | ||
| test | ||
| gimp-script-fu-interpreter.interp.in | ||
| meson.build | ||
| script-fu-eval.c | ||
| script-fu-eval.h | ||
| script-fu-refresh.c | ||
| script-fu-refresh.h | ||
| script-fu-text-console.c | ||
| script-fu-text-console.h | ||
| script-fu.c | ||