export_dependencies_n v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Jordan Boulais-Richard
Widget to export dependencies from current nuke file.
Requirements:
13.2, 13.1, 13.0, 12.2, 12.1, 12.0 or later
13.2, 13.1, 13.0, 12.2, 12.1, 12.0 or later
21 Mar 2023
47
Widget to export dependencies from current nuke file to a given destination folder. subfolders are created based on last folder find in dependencies path.
Either select all dependencies from files or based on user selection (read nodes).
-----------------------------------------
add export_dependencies_n.py into ~/.nuke
add following lines into menu.py:
import export_dependencies_n
nuke.menu('Nuke').addCommand('Export dependencies/Export Dependencies', 'export_dependencies_n.export_dependencies_main_window().show()')
Please login in order to download these files.
Comments
RSS feed for comments to this post