(12-19-2017, 09:32 AM)grit Wrote: Difference clouds doesn't have settings UI in 2.9.8.Most probably a bug, that is why Gimp 2.9.x is a development version.
The difference plugin calls the solid noise plugin for settings, but the solid noise plugin is upgraded to a GEGL plugin, while the difference plugin is existing old code.
You will have to do it manually, new layer in difference mode, apply the solid noise plugin to the new layer. The nice thing about GEGL filters is they work on the whole canvas. What you see is what you get.
example: https://i.imgur.com/ayoerC8.jpg
edit: reported as a bug see: https://bugzilla.gnome.org/show_bug.cgi?id=791788 If/when fixed, you will still have to wait for the next Windows release for a cure.
Quote:GMIC GTK doesn't have search bar.No search facility in gmic_gimp_gtk?
That is a decision that the gmic author made. No good complaining, the gtk version is living on borrowed time.
There is a work-around, a script that brings up the filters list from the gmic site.
see: http://gimpchat.com/viewtopic.php?f=28&t=12593#p170872 looks like https://i.imgur.com/0btGu8r.jpg