Toon Boom Harmony's default render path

Posted by lw on 5:14 PM

OK this is purely for my reference in case I need it at a later date...

During production the default render path for every scene in the TV series has been changed from it's default.  There is no inbuilt way to change this path back to it's default, or another path, without opening every scene, opening the render network node and selecting 'default' as the path.

So to avoid spending days on such a menial task, I instead used textpad to load all of the .scene files and do a replace using this expression:



Search: <drawingname val="[^"]*/
Replace with: <drawingName val="frames/

That's it.

0 comments:

Post a Comment