Last active
December 16, 2015 06:29
-
-
Save draconiansolo/5391494 to your computer and use it in GitHub Desktop.
My init.py to have folders inside the .nuke directory with reference in spanglish
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nuke.pluginAddPath('gizmos') # con esto puedo tener mi carpeta de .nuke ordenadita | |
nuke.pluginAddPath('icons') #incluso con los iconos. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment