Fusion : hos_incrementalSave.eyeonscript

Here’s a script that mimics the way Autodesk Maya handles incremental saving of scene files. Basically what it does is create a directory (if it is not already there) called incrementalSave in the directory your comp is located, in the incrementalSave directory another directory is created with the exact same name as your comp (including…

Fusion : Toggle_Passthrough.eyeonscript

Created a small script today to alleviate a small niggle i have, namely on a missing feature while working on a comp that became a bit sluggish because of the extensive use of optical flow based nodes, the ability to do quick multiple passthrough toggling by using a sort of pre selected set of nodes.…