Weird. That didn't crash Nuke, but this did:
n = nuke.createNode("Log2Lin")
nuke.scriptClear()
print "still there?"
n = nuke.createNode("Log2Lin")
however, the nuke.nodes.Log2Lin() method seems safe... I really appreciate that.
Mixing and matching the above two methods, however, seems to crash nuke on
nuke.scriptClear()... including adding a regular Log2Lin node from the tab
menu. However, it turns out, if you just add a Log2Lin node from the tab menu
and go to script clear, that crashes Nuke also. Super weird.
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python