Save Frame v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: diogo dubiella
Save Frame is a simple script to save the current frame to a file.
Requirements:
7.0, 6.3, 6.2, 6.1, 6.0 or later
Linux, Mac, Windows
7.0, 6.3, 6.2, 6.1, 6.0 or later
Linux, Mac, Windows
07 May 2018
472
Save Frame is a simple script to save the current frame to a file.
Instalation
Copy saveFrame.py to YourNukeRootFoder/plugins/
Copy saveFrame.png to YourNukeRootFoder/plugins/icons/
Append to Menu.py in YourNukeRootFoder/plugins/
1 2 3 4 5 6 |
import saveFrame # saveFrame m = menubar.addMenu('&Render') m.addCommand('-', '', '') m.addCommand('Save Frame', 'saveFrame.saveFrame()' , icon='saveFrame.png') |
Instruction
Just Click in saveFrame in Render > Save Frame
Save Dialog show up!. Place the file name with the extension. (ex. 'C:/Users/Desktop/file.jpg')
Done.
Please login in order to download these files.
Comments
RSS feed for comments to this post