Shuffle switcher v2.0


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Anton Ryabkov
A keyboard shortcut that switches Shuffle's channels.
Requirements:
14.0, 13.2, 13.1, 13.0, 12.2, 12.1, 12.0, 11.3, 11 or later
Linux, Mac, Windows
23 Apr 2023
154

Shuffle switcher

The Python script is intended to speed up your workflow by shuffling channels in Nuke.

Untitled.gif

Usage:

Select 'Shuffle' and use the following hotkeys to switch channels:

Default:

Alt+] ---> switches a channel forward 

Alt+[ ---> switches a channel backward

To change the hotkeys, open menu.py and set-up your own combinations

Installation:

Copy 'Shuffle_switcher' to your .nuke/.python folder(create it if you do not have the directory) and insert the following line in your init.py:

nuke.pluginAddPath('.python/Shuffle_switcher') 

Updating:

Just replace your previous Shuffle_switcher folder or replace the folder contents from the new one

Changelog:

  • v1.0 - Initial version
  • v2.0 - Fixed mapping for Shuffle2 node | Code two times shorter than before
Please login in order to download these files.

Comments   

 
0 # Daan van Brouwershaven 2022-11-03 09:55
Hi,

I seem to get an error everytime I switch channels using the script.

""setValue function can be called as
setValue(inChannel, outChannel)
setValue(inLayer, inChannel, outChannel)
setValue([(inLayer, inChannel, outChannel), (inChannel, outChannel), ...])"

Using Nuke13
 
 
0 # Anton Ryabkov 2023-04-23 10:27
Hi Daan,

Thanks for your feedback. Already fixed the issue and also adapted the script to work with all the latest Nuke versions
 

You have no rights to post comments

We have 2647 guests and 147 members online