Collect Utilities
- Miguel Torija
- Jun 1, 2021
- 1 min read
Updated: Sep 16
V 3.0 available, more broken than ever!
----------------------------------------------------------------------------------------------------------------------------
Hello everyone! Python time! I’ve updated my tools from Collect Utilities to Python 3 to be able to use them inside Nuke 13.0, so I would like to share them again with you (and a few new tools 😊 )
- Files To Folder: Copy the file from a read in a target folder.
- Check Frames: Find missing frames in a sequence.
- Get Frames: Import frames from a read.
- File Renamer: Renames the File from a target Read.
-Deprecated Collect Files: Creates a backup of your Script. Deprecated (It was desing for an specific environment it does not work in all pipelines. I will get to it in the future)
This time I’ve added a .pdf inside to explain how to install and use the different tools! But, as always… here is a small video!
I hope it works perfectly, but like any new version, I'm looking to fix any bug that could appear as quick as I can!
Hope you like it, see you soon!
Download it from Nukepedia: https://www.nukepedia.com/tools/python/import-export/mt-collect-utilities/
Hola Miguel, en Nuke 16, la consola me pone esto:
/CollectUtilities_v3/menu.py", line 11, in <module>
from mtCollectFiles_v03 import *
ModuleNotFoundError: No module named 'mtCollectFiles_v03'