Toggle_Merge

Cycle through the Merge operations directly in the Node Graph using the '[' and ']' hotkeys! No need to open the properties panel to change from Over to Plus. Works with Merge, ChannelMerge and MergeMat nodes. Works with Python 2 (Nuke 12 and below) and Python 3 (Nuke 13 and above)!

Updated: 1 May 2021

Author: thexdan

Compatible Nuke versions: 10.0 or later

Compatibility:

Cycle through the Merge operations directly in the Node Graph using the '[' and ']' hotkeys! No need to open the properties panel to change from Over to Plus.
Works with Merge, ChannelMerge and MergeMat nodes.

Works with Python 2 (Nuke 12 and below) and Python 3 (Nuke 13 and above)!

 

To install:

copy the file to your .nuke folder or wherever you keep Python scripts.

 

Create a menu.py or modify existing with the following lines of code:

```

import nuke

import Toggle_Merge

```

Free to share and distribute please credit: Daniel Mark Miller 2021 (first version 2017)

Sign in or register to download or rate.