Nodes control never was so easy!
VP Lord of Nodes
Updated: 9 June 2023
Author: NyanNyanGringo
Compatible Nuke versions: 13.0 or later
Compatibility: Linux, Mac, Windows

YOU SHALL NOT PASS BY...
- Set Knob Defaults in one click
- Set Hotkeys in two clicks
- Full presets control
- Showing Properties Panel
- Using Context-Sensitive
- Using Knob Defaults
System works in Nuke ToolSets engine - it means that every time you will call hotkey it will create toolset. But for user experience it will still look like just creating nodes. Create any Hotkeys bundles of nodes you want with any knobs you want!
nuke menu

create hotkey menu

edit menu

nodegraph edit menu

supported context-sensitive nodes

FIRST INSTALL
- Move 'VP_Lord_of_Nodes' folder to '/.nuke/VP_Lord_of_Nodes'
- In the !start! of file '/.nuke/init.py' add next code:
- import nuke
- nuke.pluginAddPath('./VP_Lord_of_Nodes')
HOW TO UPDATE (MANUALLY)
- Delete folder 'lord_of_nodes' ('/.nuke/VP_Lord_of_Nodes/lord_of_nodes')
- Move !new! 'lord_of_nodes' folder to '/.nuke/VP_Lord_of_Nodes/lord_of_nodes'
CHANGES
- Fixed function 'set_mouse_tracking_in_nodegraph'
- Fixed Qt bug on MacOs when Create/Edit menus opens in new tabs
- v1.3:
- Clear 'Undo' after closing NodeGraph Menu - so this menu can't be open with 'ctrl+z'
- Fixed bug when can't create hotkeys for standart NukeX Gizmos like Grain2, IBKGizmoV3 etc.
- v1.4:
- Rebranding from Hotkey Manager to Lord of Nodes
- One Click Knob Default support
- Context-Sensitive Knobs support
- Multiple ShowPanel support
- Tooltips for every widget
- ShowPanel works with pannels
- Compatibility with custom backrops scripts
- Autoupdate support
- v2.0: