When using skin with Groups of some primitives, this work slowly: the cooking time increases exponentially with an increase in the number of primitives (100.000 and more). Use foreach for some primitives (e. g., 1000):i@skinGroup = i@primnum / 1000;
This is a simple python script to change file paths in selected Read and Write nodes. You can select part of the Nuke script, and if the selected nodes have a "file" knob, it will be changed:
If you are a freelancer or work in a small studio, you may not have an automatic cleanup and backup system for projects. This greatly affects the free space on the storage. And cleaning up previous projects takes a long time when you don't have enough space for the current project. The best way to … Continue reading "Project cleanup script"