Adverti horiz upsell

SmartRead 0.0.4 for Nuke

get Read nodes from Write nodes

License
Button download
617 Downloads

Compatibility

History

Created:09/06/2006
Last Modified:11/26/2008
File Size: 6.15 KB
per page
1-3 of 3

Reviews Love it? Or maybe you want to share some creative ways you're putting this item to use.

  • hamishue

    hamishue said almost 16 years ago:

    I have missed this tool. Just installed and works like a charm Thanks Frank
  • topbrick

    topbrick said almost 18 years ago:

    Thanks a lot, it's a wonderfull stuff=)
  • Timur Saitgarajev

    Timur Saitgarajev said almost 18 years ago:

    at first thanks to rueter for this very nice script. To people using this nice smart read: you can make it working with any count of digits in padding by changing strings set allFiles [lsort [glob -nocomplain [regsub "%04d" [knob $cur_node.file] "????"]]] set allProxies [lsort [glob -nocomplain [regsub "%04d" [knob $cur_node.proxy] "????"]]] with this block if {$quantifier == "%04d"} { set allFiles [lsort [glob -nocomplain [regsub "%04d" [knob $cur_node.file] "????"]]] set allProxies [lsort [glob -nocomplain [regsub "%04d" [knob $cur_node.proxy] "????"]]] } if {$quantifier == "%05d"} { set allFiles [lsort [glob -nocomplain [regsub "%05d" [knob $cur_node.file] "?????"]]] set allProxies [lsort [glob -nocomplain [regsub "%05d" [knob $cur_node.proxy] "?????"]]] } if {$quantifier == "%06d"} { set allFiles [lsort [glob -nocomplain [regsub "%06d" [knob $cur_node.file] "??????"]]] set allProxies [lsort [glob -nocomplain [regsub "%06d" [knob $cur_node.proxy] "??????"]]] } if {$quantifier == "%07d"} { set allFiles [lsort [glob -nocomplain [regsub "%07d" [knob $cur_node.file] "???????"]]] set allProxies [lsort [glob -nocomplain [regsub "%07d" [knob $cur_node.proxy] "???????"]]] } if {$quantifier == "%08d"} { set allFiles [lsort [glob -nocomplain [regsub "%08d" [knob $cur_node.file] "????????"]]] set allProxies [lsort [glob -nocomplain [regsub "%08d" [knob $cur_node.proxy] "????????"]]] }

Post a review:

Rate this item: