browseDir v1.0


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Fredrik Averpil
Launch the source directory of the selected Read or Write node.
Requirements:
6.3 or later
12 Nov 2011
425

The script will take the selected Read or Write node's file path, and open it using Explorer on Windows or Finder on Mac OS X. Optionally, you can feed the script with your own path of choice and make that open up. The script was built for Nuke 6.3 and has support for filenamefilter callback.

Full details over at http://averpil.com/fredrik/articles/article.php?id=nuke_script_-_browse_dir

Please login in order to download these files.

Comments   

 
0 # Philippe HUBERDEAU 2011-12-06 02:46
Very usefull ! i made a similar script for my needs and made it open the .nk comp folder when no node was selected.
 
 
0 # Nic v 2012-03-13 18:33
awesome, thanks!
 
 
+1 # Daniel García 2016-02-15 15:40
The script fails when there are tcl expressions on the node's file path knob. To fix this, I added this line:

selectedNodeFilePath = nuke.tcl('subst ', selectedNodeFil ePath)

at line 55, before these ones:

folderPath = selectedNodeFil ePath[ : selectedNodeFil ePath.rfind('/' ) ]
launch(folderPath)
 
 
0 # Ilya Ermolaev 2020-11-01 13:21
Any idea how to make it work on windows 10?
 

You have no rights to post comments

We have 3477 guests and 84 members online