edit menu.py file under C:\Documents and Settings\Username\.nuke (for example!), and add a gizmo call "DepthGrade"
toolbar = nuke.toolbar("Nodes")
# The "3DTools" menu
m = toolbar.addMenu("3DTools", "ReConverge.png")
m.addCommand("DepthGrade", "nuke.createNode(\"DepthGrade\")")
Related Posts
ProceduralNoise (ProcGeo) node test
Sample file[...]
Frank Rueter's NukeMari Workflow Video
Frank Rueter's NukeMari Workflow Video from Hieronymus Foundry on Vimeo.[...]
Understanding Nuke's unique Layer and Channel system (including the Shuffle Nodes)
First thanks SeaDog's great info!Understanding Nuke's unique Layer and Channel system (including the[...]
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.