Profile
Achievement
throb's Recent Snippets
- All /
« Prev 1 Next »
Python
Replace procedural Nuke Write paths with real paths in write node by replacing the write node(s)
This allows you to take a node that has expressions in it and create copies of them that are hard pathed. It will also disable said expression driven write nodes and disable them.
0
847
posted 11 years ago by throb
A function that adds gamma attribs to the image files that are 8 bit in nature (aka not EXR or HDR) so that you can get to a linear workflow easily
0
868
posted 12 years ago by throb
Loads of code lifted from here :
http://www.tokeru.com/t/bin/view/Maya/MayaPython#ListDir
0
850
posted 14 years ago by throb
This creates a zipfile with the same name as the input file in the same location as the input file. Only does a single file.
0
845
posted 14 years ago by throb