Tech_Check v2.0

Tech_Check tool is about checking technical errors in final output...

Updated: 26 June 2020

Author: charitha

Compatible Nuke versions: 10.5 or later

Compatibility: Windows

add below lines in menu.py

 

 

m.addCommand('User name', 'nuke.createNode (\'Tech_Check\')', icon='Tech_Check.png' ) menubar=nuke.menu('Nuke') m=menubar.addMenu('&User name') m.addCommand('QC/Tech_Check', lambda: nuke.createNode('Tech_Check'))

 

techcheck.jpg

Sign in or register to download or rate.