renderStacks 3.27 has been released.
- New – You can use the range expression, <Prefix>[start-end], to generate multiple passes with range.
For example…
Shot_[007-9]
will make
Shot_007, Shot_008, Shot_009.
The bigger number padding will be used for all names. - Fixed – UNC path was blocking render/submission because it was detected as an invalid path.