Oct 17, 2011

Nuke gizmo - SelectionWizard

Hi, as I promised, new gizmo coming (that makes working with many nodes much easier). It's a simple one, and it can be familiar for maya users. You can store node selection sets. Select a group of nodes, click on a set in the dropdown menu, and press "Replace with current selection". The names of the selected nodes will be written in the textfields. You can restore the selection anytime by pressing the button "Select chosen set". Currently there are 4 possible sets, but I'm planning to rewrite it soon to have the possibility to add any number of sets. Another plan is to make operations between the set and current selection (like union, intersection, subtraction etc.) Please comment, if you need these features, to urge me! :)
Download it here

Oct 14, 2011

Nuke gizmo - Multiknobchanger

Hi,
after finishing a work where I created a lot of rotating cubes with each side mapped with different plates, I have a few custom things to share regarding work with many items. First here is the beta version of a gizmo, that does operations on every selected node's specific knob. It's like a gizmo called "changemultiknobs" if you know it, but it can do more:
- set all knobs to an absolute value
- adding keyframes at current frame, at each knob's current value, or each knob at a specific value
- add expressions to knobs
In the first field of the gizmo you can put a knob name like, "size". If it's a multi-value knob, you can write "size.0" or "size.1" for only width or height of size knob.
You can download it from here.
Will share more gizmos in the near future.
Gabor