Fix drag and drop connect when selected node
Leave Selected False
Updated: 25 January 2023
Author: WhiteTotoro
Compatible Nuke versions: 12.0 or later
Compatibility: Windows
Correction of a strange “feature” in the nuke, that when you have a node selected and you throw something into the nuke with a drag drop, then you switch the connection to the new file or node.
The essence is simple, as soon as the cursor leaves the nuke window, the selection is removed from all nodes so that there is no reconnect.
How this install?
Put the .nuke file in the folder where you have access to Init.py and just write import leave_selected_false in the main menu.py
import leave_selected_false
v1.1
Update:
- Optimaze reauest too nuke UI
- Fixed little bags
- New algoritm request
v1.2
Update:
- fix bag Nuke 12