findPath v1.1
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: diogo dubiella
This is a simple Script that searching in each directories and subdirectories. Looking for the files in Node with path errors. He Find new Path and Replace to correct this one.
Requirements:
4.8, 5.0, 5.1, 5.2, 6.0, 6.1, 6.2, 6.3, 7.0 or later
Linux, Mac, Windows
4.8, 5.0, 5.1, 5.2, 6.0, 6.1, 6.2, 6.3, 7.0 or later
Linux, Mac, Windows
25 Oct 2012
381
findPath 1.1
This is a simple Script that searching in each directories and subdirectories. Looking for the files in Node with path errors. He Find new Path and Replace to correct this one.
findPath - nuke script on Vimeo.
Instalation
Copy findPath.py to YourNukeRootFoder/plugins/
Copy icons/findPath.png to YourNukeRootFoder/plugins/icons/
Append to menu.py in YourNukeRootFoder/plugins/
1 2 3 4 5 6 |
import findPath # findPath m = menubar.addMenu("&Edit") m.addCommand("-", "", "") m.addCommand("findPath", "findPath.findPath()" , icon='findPath.png') |
findPath - nuke script from diogo dubiella on Vimeo.
Warning: If you choose a big directory... for example c:/ your root directory. Probably you nuke will crash or will take a little longer to get back. because the script read each single folder and subfolder looking for the missing path to file.
V1.1
Bug Fixed
Please login in order to download these files.
Comments
Thx for the script !
My friend Magno, made a great version for this script.
Work with everything!
http://www.nukepedia.com/python/misc/bvfx-find-path
RSS feed for comments to this post