PLUS v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Elias Saliba
Collection of codes and gizmos made for Nuke10 on (Windows, Linux and Mac)
Requirements:
10.0 or later
Linux, Mac, Windows
10.0 or later
Linux, Mac, Windows
08 Jun 2016
436
Collection of codes and gizmos made for Nuke10 on (Windows, Linux and Mac)
please leave a comment here if you have one minute
and report back for any bugs
add the following line to your init.py and adjust accordingly
nuke.pluginAddPath('PLUS folder location on your drive')
Originally i am not a programmer and some of these codes here i borrowed/copied/learned from specialized programmers
hats off to all of them and to name a few 'Ivan Busquets' , 'Frank Rueter', 'TheFoundry'
Please login in order to download these files.
Comments
look forward to getting in to these.
One issue I am having is, the menus are not showing up, to access them, I need to o the update plugs...
Nuke 10 mac os x
this tool has its own toolbar panel, it will not show up with nuke toolbar.
to show it just right click on an empty pane and scroll down to windows/custom/PLUS
cheers
Eli
found the custom panel..
Question, these nodes aren't able to be called after hitting "tab". is there an easy way to enable this?
you can just replace that line from the menu.py (that came with the toolset)
toolbar = nuke.toolbar ( "PLUS" )
with that line
toolbar = nuke.menu ( "Nodes" ).addMenu('PLUS ', icon = 'Dplus.png')
PLUS menu will be moved to nuke nodes menu where you can access with right-click if you hit TAB
Love the tool set (as far as I can see) however I am new to Nuke and need an explanation on how to install.
RSS feed for comments to this post