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
07 May 2018
454

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/

https://vimeo.com/268325065

 

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   

 
+2 # Varun Hadkar 2012-09-25 15:25
You sir, deserve a medal! this was on my "things to write" list. But nice one.
 

You have no rights to post comments

We have 2425 guests and 114 members online