TOOLBOX

This is a tool as same as the toolbox in maya.

Updated: 21 February 2017

Author: 1XingHuan

Compatible Nuke versions: 8.0 or later

Compatibility:

  Toolbox is a tool which I use to manage my python script in nuke. Before that, I need to type the code in script editor when I want to run a script. I put some script which I often use in toolbar and set shortcut key. But I still think it is not convenient and sometimes I mess the keys up. So I make this tool which is modeled after the toolbox in maya. It can run a script easily and looks very cool!

 

 

QQ截图20170219225350

 

QQ截图20170219225430

 

QQ截图20170219225545

 

QQ截图20170219225513

 

 


    The toolbox can be used in Windows and Linux. I don't have the opportunity to test on Mac.

    Put the “TOOLBOX_v2.*” folder in plugin path of nuke(For example, on my computer I put it in “C:\Users\john\.nuke”) and add the following line into the “init.py”:

    nuke.pluginAddPath('TOOLBOX_v2.*')

    By default it should be in .nuke folder but if you put it in another folder, please change the path of “USERS_Folder” and “GLOBAL_Folder” in “toolbox_path.py”.

    Thanks for using Toolbox and if you have any questions, you can send mail to my E-mail address:

Sign in or register to download or rate.