Node to disable/enable a selection of nodes (by selecting their classes and labels) at once when disabling/enabling it.
Disabler
Updated: 8 June 2015
Author: adrianpueyo
Compatible Nuke versions: 7.0 or later
Compatibility: Linux, Mac, Windows
Disabler is a node where you can write 'VectorBlur', and when you disable/enable it all VectorBlurs in the Node Graph will do the same. You can also add multiple node classes by using commas (e.g. VectorBlur, ZDefocus, Denoise) and they will all be disabled/enabled when you do so to the Disabler.
The second filter you can add is node labels: to affect all nodes with something as a label, or to exclude a certain label (by using !). Also multiple labels can be added using commas.
There's a little tool included to add a custom label to all the nodes you have selected.
Example:
* Note: A script that contains Disablers can later be opened in a computer without this gizmo installed, as internally it is a group.
Give it any use/modifications you want but at least keep the copyright info inside the gizmo as it is, please.