channels_cleaner v1.0


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Jakub Petruk
Remove user created channels.
Requirements:
9.0 or later
02 Feb 2016
56

Delete user created channels.

Sometimes we need to create additional channel in Nuke. It’s not a problem, but… we haven't option to delete them! So here we have a place for my script.

Principle of operation is simple. Script ask you to select user layers to delete, then create another version of your project without them (next “v” number, or adds “_clean” at the end of file name)!. Old version will be unchanged.

Channels from files (like “.exr”) can’t be deleted but they still will be listed by the script, selection of them will not affect new file.

Greetings!

 

 

okno

 

 

Sample 'menu.py':

import channels_cleaner

n.addCommand('Channels and Layers Cleaner', 'channels_cleaner.channels_cleaner()')

 

The MIT License (MIT) Copyright (c) 2016 Jakub Petruk Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please login in order to download these files.

Comments   

 
0 # owen williams 2016-02-05 05:17
can you tell me what the difference is between this and the Remove/keep node?
 

You have no rights to post comments

We have 2736 guests and 114 members online