Tuesday, March 23, 2010

Smart Filters

Does anybody know how to write Smart Filters ?
Smart Filters
Smart filters are regular filters with a few requirements. See Dissolve.



1) You need to add a pipl property. FilterLayerSupport

{doesSupportFilterLayers},

2) You need to obey scripting parameters and run without a dialog.

2a) If you use random numbers for your algorithim you will need to handle

that otherwise your smart filter will change on rerendering.
Smart Filters
strange thing.

My plug-in has FilterLayoutSupport{doesSupportFilterLayers} in PiPL, it

smoothly runs with scripting (batch processing) without dialogs and doesn't use random numbers at all.



But Photoshop still not does not enable my plug-in in filters if SmartObject is selected.



Any ideas?

SOLVED.

CnvtPiPL.exe left over from previous version of SDK, making invalid .rc file.

No comments:

Post a Comment