f15d16150e
The following changes were made: - run() signature now moved to multi-drawables. - sensitivity mask now enables the plug-in when one or several drawables are selected. When several, a fog layer will be created over each selected layer. - Mnemonics added to properties. - Color property finally used now that our API has support for boxed parameters with GimpRGB value type. - Use a config object instead of ordered GimpValueArray and use the begin|en_run() API to store values between runs. - Add a graphical interface generated with the new GimpProcedureDialog API.