RememberToSave v1.2
This location is for Registered Users Only.
Perhaps you need to login or register.
7.0 or later
Mac


Please note that this is a BETA version!
Did you find yourself asking witch one of your scripts was used to render a certain version of a 'pre comp'/final footage? This tool might help you with that.
What it does is adding a 'afterRender' 'callback' for the default nuke 'Write' node in order to save a copy of all nuke nodes in the script to a new '.nk' file with the same name and location as the 'file' knob on your 'Write' node, after the rendering is completed.
Please add tis to your menu.py
import RememberToSave
nuke.knobDefault( 'Write.afterRender', 'RememberToSave.currRender_sourceFile()')
v1.2
- Removed the 'double callback' function - Thanks Frank!
- sequence padding stripped out from the script name
Comments
RSS feed for comments to this post