News
About
Demoreel
Portfolio
Filmography
Python scripts
Contact
Python Scripts
The following scripts are written for usage in The Foundry's Nuke 6.0, 6.1, 6.2 or later
CheckOutputPath v1.0 download at Nukepedia.com
This script allows you to render to a not yet existing path. It runs a check and if the path doesn't exist it creates the folder structure for you. Also included a simple implementation for a nuke GUI button.
IncrementalSave v1.0 download at Nukepedia.com
How it works:
1) Import IncrementalSave() in your init.py 2) Create a folder named 'IncrementalSaves' in the same folder your .nk is located. Now every time you save, an incremental save file is created to the 'IncrementalSaves' folder with date and time added in the filename