Autosave_Scripts_for_comp v2.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Vyom Chaturvedi
This allows users to automatically save the script instead of manually doing it.
Requirements:
14.0, 13.2, 13.1, 13.0, 12.2, 12.1, 12.0, 11.3, 11 or later
Linux, Mac, Windows
14.0, 13.2, 13.1, 13.0, 12.2, 12.1, 12.0, 11.3, 11 or later
Linux, Mac, Windows


Just make sure you have vspace menu in your nuke toolbar and if you don't have one just copy and paste it in your menu.py =
##########################################
toolbar = nuke.toolbar('Nodes')
vspacemenu = toolbar.addMenu('vspace', icon='Vspace.png')
##########################################
After loading your exr file in nuke just copy its path - select Comp Menu>Select Folder of shot now paste your copied path and hit enter and it will create a workfile folder and save your script in it automatically naming v001. You can also change the path in the script as per your folder structure.
Apache License 2.0
Please login in order to download these files.