productivity_scripts_hub

a set (or a hub ;-) of python scripts to help organising and be efficient in Nuke !

Updated: 9 October 2023

Author: philhub

Compatible Nuke versions: 11.0 or later

Compatibility: Linux, Mac, Windows

New version not documented for new features at the moment, so use it at your own risks.

Maybe use the previous version... ^^ (1.9)

 

show menu         EXR2metacam

TO INSTALL IT just copy the file in your '.nuke' folder and add the following line in your menu.py

    import productivity_scripts_hub

 

Among others there is :

- 'fetch MetaCam To Transform' create a camera from EXR's metadatas. It works for V-Ray and Arnold. It also handles stereo.
- 'copy node and keep inputs' which is formerly coded for the link_node but is also very handy for multi-connections nodes (Merge, Switch,...)

- 'link' which have his standalone version (older version though) but without the feature of 'copy node and keep inputs' (more description at http://www.nukepedia.com/gizmos/other/link_hub

- Navigation of viewed node : Toggle previous/current, move upward/downward, go to active node, ...

- Display missing frames

- Open selection in explorer. Works for Read and Write nodes. If nothing selected it opens the folder of the comp. (now works on win, linux and mac)

- increase/decrease node font size (now works on backdrops, ie it doesn't effect on nodes selected in it)

- 'Create Folder for Selected Write Nodes' ('Ctrl+Alt+Shift+C') does what it says !

- and many others...

 

Enjoy !

Sign in or register to download or rate.