RememberToSave v1.2


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Cristian Predut
Website: koolook.dk
Remember To Save!!!!!! (BETA version)
Requirements:
7.0 or later
Mac
20 Feb 2014
100

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

Please login in order to download these files.

Comments   

 
0 # Frank Rueter 2014-02-18 20:49
why are you adding the same callback script twice?
 
 
0 # Cristian Predut 2014-02-19 10:30
Done! Thanks for the feedback!
 
 
0 # Frank Rueter 2014-02-19 19:46
I actually just meant the description on the page. You say to add two callbacks to the menu.py, but they are the same callback implemented in two different ways. Any reason for that?
 
 
0 # Cristian Predut 2014-02-20 14:34
Hmm… right you are :) Only the last line of the two callbacks is needed. Thanks again :)
 

You have no rights to post comments

We have 2360 guests and 98 members online