Thanks! Some comments:
- Please add a detailed description of each new effect to http://wiki.inkscape.org/wiki/index.php/ReleaseNotes046#Extension_effects, including the meaning of all parameters
- Please provide in the effects' UI explanatory tooltips and/or "help" tabs explaining the parameters
- Please rewrite all tooltips for the effects to be more informative: e.g. instead of "Apply Noise Effect" write "Add random noise to a bitmap", etc.
- Is it possible to disable the effects unless a bitmap is selected? Ted, I think you planned to work on something like that for verbs - what is the status of that?
- Is this supposed to work on Windows and OSX? What do we need to add to the packages for these to work out of the box?
- Shade and Wave (at least) crash with:
terminate called after throwing an instance of 'Inkscape::Extension::Extension::param_not_exist'
and
terminate called after throwing an instance of 'Inkscape::Extension::Extension::param_not_int_param'