Split Layers v2.0


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Diogo Girondi
Splits the current select node's layers into nodes
Requirements:
5.0, 5.1, 5.2, 6.0, 6.1 or later
Linux, Mac, Windows
20 Jun 2010
1529

splitLayers.py will split every layer present in the currently selected node into their own pipes using Shuffle nodes to shuffle them from their layers to the RGBA layer.

To use it simply select a node and run the script. 

 

Please login in order to download these files.

Comments   

 
0 # cg fa 2018-01-30 10:47
***script not working*** any clue anyone?
 
 
0 # matt hennessy 2018-02-10 05:49
I just Downloaded this and looked at it, it seems like it just needs a boilerplate statement.

so at the bottom of the script, you want to have it called with the boilerplate right? so add these lines to the bottom of the script to have it called on what you have selected:

if __name__ == '__main__':
splitLayers( nuke.selectedNo de() )
 
 
0 # Simon Telezhkin 2018-07-19 09:17
Thanks, that's work. Only thing for everybody else, after you copy paste this two lines from chrome, you must clean it. There should be a tab-space before splitLayers command, and also there were access spaces in "( nuke.selectedNo de() )".
Anyway, thanks a lot.
 
 
0 # Cedric Pepin 2020-07-07 17:20
Is it still working for you in most recent versions?
 
 
0 # Cedric Pepin 2020-07-07 17:05
Did someone manage to make it work in Nuke12 or is there a similar script elsewhere?
 
 
0 # Frez Ray 2020-08-30 17:55
It's working in v12 for me after I added those two lines that Matt & Simon pointed to above.
 
 
+1 # Willian Matos 2020-09-22 18:06
man I couldn't get it to work in version 12. can you help me with the corrected script?
 
 
0 # Marcus Johnson 2020-10-11 08:12
i got it, thanks much
 
 
0 # guido pagotto 2022-12-16 14:43
anyone figured out in nuke 13 ? thanks
 

You have no rights to post comments

We have 3515 guests and 66 members online