It is advisable to use packed fragments only in cases where either all fragments or most of them are used. A feature of packaged fragments is that "each fragment shares the same geometry, but refers to a subset of it." Therefore, when deleting individual fragments, there is no memory saving. Even if you delete all … Continue reading "Packed fragments and cache size"

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"