top of page
Search

Auto Project Settings


I created a tool to speed up the workflow for compositing freelancers. The idea is to eliminate the repetitive tasks that you always have to do when you start a nuke project with new footage from your client or studio. I hope you can save some time and eliminate some common errors when you forgot to configure something.


Download here


Here a video explaining the tool:

If you have a suggestion, or find some bug, please, let me know in comments session.


To install, just edit your menu.py with this text:

from AutoProjectSettings import SaveandClose

and copy the AutoProjectSettings.py to your .nuke folder.


You can find your .nuke folder at:

Linux: /home/login name/.nuke

macOS: /Users/login name/.nuke

Windows: drive letter:\Users\user name\.nuke


bottom of page