Skip to content

Instantly share code, notes, and snippets.

@Ripax
Created September 29, 2019 06:42
Show Gist options
  • Save Ripax/ac81dcb0cd4ac0b8719ce397fc3a4066 to your computer and use it in GitHub Desktop.
Save Ripax/ac81dcb0cd4ac0b8719ce397fc3a4066 to your computer and use it in GitHub Desktop.
"python, nuke, nukepython,nukecoustome" #"python, nuke, nukepython,nukecoustome"
import nuke, nukescript
def ShotNUM():
path = /usr/people/Rion/work/Mattepanting/nuke/MA_clone_Sky_v001/
nu = nuke.getInput("Shot Name:", "GBF_MA_c125")
nuke.tcl("drop", path + nu)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment