Skip to content

Instantly share code, notes, and snippets.

@ppearson
Created April 8, 2014 13:34
Show Gist options
  • Save ppearson/10124831 to your computer and use it in GitHub Desktop.
Save ppearson/10124831 to your computer and use it in GitHub Desktop.
Nuke config stuff
## add stuff to menu and tab menu
toolbar = nuke.toolbar("Nodes")
colorMenu = toolbar.findItem('Color')
colorMenu.addCommand('Compare')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment