TIP: Default names for composite EXR passes
Posted: Tue Mar 08, 2016 5:35 pm
Since the 7.19 version of the plugin we can give custom names to the pass in a composite EXR :
NO NAME, NO PASS !!
Indeed passes won't be rendered if you don't write a name for it.
As it can be very tedious to write again and again the same names I provide a simple mel script wich if executed give for each pass the same defaut name as in Standalone, like this : and if you need different defaut names just change them in the script .
But there is no default for these names, as a consequence the new behavior for pass in composite EXR is:NO NAME, NO PASS !!
Indeed passes won't be rendered if you don't write a name for it.
As it can be very tedious to write again and again the same names I provide a simple mel script wich if executed give for each pass the same defaut name as in Standalone, like this : and if you need different defaut names just change them in the script .