PasteForEachNode

A keyboard shortcut that pastes nodes from the clipboard for each currently selected node.

Updated: 21 February 2019

Author: maxvanleeuwen

Compatible Nuke versions: 6.0 or later

Compatibility:

Paste nodes from the clipboard for each currently selected node.

Keyboard shortcut: ctrl+shift+v
(can be changed in the menu.py file!)

 

nuke paste for each node

 nuke keyboard shortcut paste node for each selected node

 

 

Installation:

1. Place the PasteForEachNode folder in your .nuke folder (or somewhere else on your computer)

2. Go to your .nuke folder, and create a file called 'init.py'. If such a file already exists, open it.

3. In the init.py file, add this line of text to the end and save it:

nuke.pluginAddPath('./PasteForEachNode')

If you want to place the folder somewhere else than in the .nuke folder, make sure to change the path in the init.py file so that it points to that other path instead!

Installation using NukeShared

1. Place the PasteForEachNode folder in the '_AutoInstaller' repository.

NukeShared is a way of installing plugins by dragging/dropping them in folders, see my website (maxvanleeuwen.com/nukeshared) for more information.

Sign in or register to download or rate.