Knobs Autoview

Configurable Node Graph labels and a live Nuke-knob Dashboard, built from the controls you select.




DOWLOAD KNOB AUTOVIEW

Watch Knobs Autoview video walkthrough


What the Plugin Does

Knobs Autoview set (in the panel with the same name) desired knobs of some selected node classes and displays them in the Node Graph, directly below each node name. You choose which node classes are tracked and which knobs are displayed for each class. The Node Graph shows the current values of these knobs, updated in real-time, only for knobs that were changed from their default values.

Knob Dashboard is part of the same plugin and uses the selected knobs from Knob Autoview and displays them in a single panel (knob Dashboard), using the same native Nuke knobs as in Properties. Its controls are live links to the original knobs: any edit made in Dashboard is applied to the node immediately, while animation, expressions and keyframes remain native. You have like a Control Panel for all desired/critical script knobs, without having to open each node Properties panel and being able to see at a glance all important relationships between parameters.


Knobs Autoview panel showing Classes, All knobs and AutoView selected
Knobs Autoview panel showing Classes, All knobs and AutoView selected

Node Graph labels shows current values on any selected node knobs (in Knobs Autoview configuration panel) and modified from its default values .

Installation

  1. Copy the Knobs_Autoview folder into C:\Users\<user>\.nuke\.
  2. Ensure the folder is loaded from menu.py, for example with nuke.pluginAddPath('./Knobs_Autoview').
  3. Restart Nuke after updating any plugin files.
Configuration storage
For each saved Nuke script, Knobs Autoview creates a small configuration file next to the script:
<script folder>\.context\<script name>_autoview.json
The .context folder is created automatically and is expected. It stores the selected classes, AutoView knobs and visual settings for that specific .nk script.

For an unsaved script, configuration is temporarily stored in ~/.nuke/autoview_default.json until the script is saved.




Knobs Autoview

Opening the Panel

LocationAction
MenuNuke > Pipeline > Knobs Autoview
ShortcutCtrl+Shift+C
Dockable panelPane > Knobs Autoview
Knobs Autoview panel showing Classes, All knobs and AutoView selected

Node Graph labels and the Knobs Autoview configuration panel.


Quick Setup

Node Graph labels and the Knobs Autoview configuration panel
  1. Select a node in the Node Graph.
  2. Click Add class of selected node. The node class is added and the All knobs list is populated automatically.
  3. Select one or more knobs in All knobs.
  4. Click Add knob > to move them into AutoView selected.
  5. Click Save all changes.

Use Shift+click for a range and Ctrl+click for multiple selections.


Node Graph Display Rule

Node Graph labels and the Knobs Autoview configuration panel

An AutoView-selected knob is displayed only when its value differs from the node default. This keeps labels clean and avoids repeating standard values.
If none of classes are selected, all knobs are displayed.

Node Graph labels and the Knobs Autoview configuration panel

Knobs Autoview panel.





Knob Dashboard

Opening the Dashboard

LocationAction
MenuNuke > Pipeline > Knob Dashboard
ShortcutCtrl+Shift+D
Panel listPane > Knob Dashboard

The Dashboard can be docked. If you close its tab, reopen it from the menu or shortcut.

Knob Dashboard docked with native Nuke controls grouped by node

Knob Dashboard docked with native controls grouped by node.

Native Live Controls

The Dashboard shows only the knobs chosen in AutoView selected, grouped by nodes in the comp. Each control is a Nuke Link_Knob connected to the original knob, not a copied value.

Knob Dashboard showing live controls for the selected node

Dashboard controls remain live links to their original knobs.

Showing Only Selected Nodes

Selected nodes in the Node Graph reflected by the Dashboard

Selected nodes in the Node Graph reflected by the Dashboard.
With the selected-nodes filter enabled, Dashboard is empty when no matching node is selected in the Node Graph.

Pin the knobs you want to focus on

Selected nodes in the Node Graph reflected by the Dashboard

Select the nodes in the Node Graph and PIN them in the upper side of the Dashboard.
With the selected-nodes filter enabled, Dashboard will show only your pinned knobs.

Reset and Troubleshooting

Empty Dashboard with the selected-nodes filter enabled

serban.jipa@gmail.com