saulgoode wrote:
...
When using plug-in-map-object, I find it best to treat it as four separate plug-ins: one for mapping to a plane, one for mapping to a box, one for mapping to sphere, and one for mapping to a cylinder. This will eliminate worrying about many of the nearly fifty arguments that need to be provided.
Yes, Saulgoode, you are perfectly right, and it would be nice, for those trying to use it, if some gimp-chat-coder would take the challenge of either:
1-take the original c code and create four different c plug-ins, one for each mapping type
or:
2-create four front-end scripts, one for each mapping type, so the user can deal with a more reasonable number of parameters
who knows...