capture is a nuke python script to share node setups and images with other users and run them synchronized on several machines.
capture
Updated: 8 August 2014
Author: leafpictures
Compatible Nuke versions: 7.0 or later
Compatibility:
capture is a nuke python script to share node setups and images with other users. After installing a folder you need to select a directory where to save node setup and images. Nuke will then always save in and load from that directory. With this script compositors can share as many node setups and images with other compositors as they like and improve the workflow. It's also nice to transfer and synchronize all your node setups to several machines, if you're working on different machines
How to instal capture?
Download capture and copy it into your nuke home directory.
In your init.py add this line:
nuke.pluginAddPath('capture')