editNodes v1.1


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Samuel Karlsson
Change value(s) and/or link knobs with the same names from selected nodes.
Requirements:
8.0 or later
Linux, Mac, Windows
01 Apr 2015
91

v1.1 - Able to change or add expression on keyframe animated knobs.


 

Select two or more nodes and run script. A panel opens and shows all shared knobs (e.g. reformat with a tranform node will show 'filter', plus more. Same node types will show all knobs in node). You can either copy/paste or link knobs separately. The change is applied when the copy or link button, pointing to specific knob, is pressed. Not all types of knobs are included in the tool, but the most frequently used ones are hopefully there. 

 

Copy file to .nuke directory

A suggested menu.py entry:

import editNodes

nodeMenu = nuke.menu('Nuke').findItem('Edit')

nodeMenu.addCommand('Edit nodes', 'editNodes.editNodes()', 'ctrl+e') 

 

 

Please login in order to download these files.

Comments   

 
+1 # Abraham Schneider 2015-04-01 15:20
Hi there!
Very nice idea, seems to be very helpful. Thanks for it!

But there is one mistake in your description: if you use 'import editNodes', you can't call the function with 'editNodes()', you need to use 'editNodes.edit Nodes()' instead.

Abraham
 
 
0 # Samuel Karlsson 2015-04-01 17:04
Thank you!
Ah, sorry about that, I'll fix!
 
 
0 # Simon Bjork 2015-04-13 09:11
Great stuff Samuel :)!
 
 
0 # Samuel Karlsson 2015-04-15 07:57
Thank you, Simon!
 

You have no rights to post comments

We have 2909 guests and 118 members online