is there a way to use a wildcard/regexps as path map's Original path value ?
For instance, to allow an artist to submit a job with a path to scene
- Code: Select all
{no matter what's here}\dropbox\renderfolder\input\scene.file
and translate it to
- Code: Select all
\\network.share\renderfolder\input\scene.file
on render servers.
And use the same trick for output folder, of course.
Regards,
Gabriel.