invertDisable

inverts disable state of selected nodes

Updated: 14 October 2022

Author: pushkarevalexandr

Compatible Nuke versions: 11.0 or later

Compatibility:

inverts disable state of selected nodes independently from each other

invertDisable


shortcut: Alt+D
you can change shortcut at line 24 in invertDisable.py file

invertDisableShortcut


Instalation guide:
1. In your .nuke folder create new folder and name it 'python'
2. In .nuke init.py paste this line:
nuke.pluginAddPath('./python')
3. In menu.py paste this line:
import invertDisable

Sign in or register to download or rate.