Python script to flag every hidden input in the node graph, adding a dot labelled 'Hidden Input' on top of the hidden input node.
Flag Hidden Input
Updated: 3 November 2021
Author: psor
Compatible Nuke versions: 11.3 or later
Compatibility:
Python script to flag every hidden input in the node graph, adding a dot labelled 'Hidden Input' on top of the hidden input node.
Use the menu.py file to add a nuke menu 'script Clean Up' and the button 'Flag Hidden Input' using the given files or just copy/paste the code to the script editor and hit CTRL+ENTER.
Little example :
-----> AFTER ----->
Happy Comping :)