Hi all,
It's been bugging me for a long time that "shift+." isn't creating a
branched off dot-node which definitely would make sense in regards to
"shift+m" creating a branched of merge etc.
I tried to fix it myself and realized I couldn't bind the combination
"shift+." (shift and dot) to a function using the following code:
menunode.addCommand('Create dot branch',
'ilp_nukeExtras.ilp_createDotBranch(nuke.selectedNode())', 'shift+.')

Does anybody know a solution to this? And maybe even a reason of why
it's like this as well?

Cheers,
David
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to