S_AutoRead_v01

If you share your project file on other artist, always straggling other artist for relink all of the read file. This code Code is magic, just showing your root path and this python auto replace with TCL expression all of your read file. and after doing this, you can open any other pc or mac, your script now showing any 'missing file error'..

Updated: 3 June 2021

Author: Shuvo

Compatible Nuke versions: 10.0 or later

Compatibility:

1.First Create a new Folder in your .nuke directory and rename it- python

2. Paste the S_AutoRead_v01.py file that you download from here.

3. Open your init.py and paste this code : nuke.pluginAddPath('./python')

4.Open your menu.py and paste this code : 

import S_AutoRead_v01

utilitiesMenu = nuke.menu('Nuke').addMenu('ShuvoFx')

utilitiesMenu.addCommand('S_AutoRead','S_AutoRead_v01.s_autoread()')

5.Enjoy it.

How to use it and further : https://www.youtube.com/watch?v=Aw5zlV3h7No&t=5s

anyone can use it

Sign in or register to download or rate.