Make your breakdowns easier with this tool. Only select one node and press '[ ' (open bracket). This python script will save the frame where you are in the same place of your .nk script. It's auto numerable to keep the sequence easy to follow. And the filename will get the selected node's name. And also will create a Dot to mark the rendered nodes.
![](https://static.wixstatic.com/media/69304e_31a3ae51e33540248a355b7cd557978f~mv2.gif/v1/fill/w_980,h_423,al_c,usm_0.66_1.00_0.01,pstr/69304e_31a3ae51e33540248a355b7cd557978f~mv2.gif)
To install, just edit your menu.py with this text:
import FrameBreakdown
and copy the FrameBreakdown.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
コメント