Re: [Nuke-users] adding menu item to link to fold with nuke template scripts

2016-04-01 Thread Hugo Léveillé
Here is a quick typed on iPhone version, it "should" work. Will get all scripts under root folder and sub-folder and add them under the same menu. Adding sub-menu based on folders structure should not be too hard, you just need to modify the code a bit import os import nuke def

Re: [Nuke-users] adding menu item to link to fold with nuke template scripts

2016-04-01 Thread Hugo Léveillé
You would have to use os.walk I'll make you an example this week-end if you need it Sent from my iPhone > On Apr 1, 2016, at 7:57 PM, Darren Coombes wrote: > > Yep, worked a treat Hugo. > Thanks. > > Any idea how you’d get it to add subfolders in this also? > > >

Re: [Nuke-users] adding menu item to link to fold with nuke template scripts

2016-04-01 Thread Darren Coombes
Yep, worked a treat Hugo. Thanks. Any idea how you’d get it to add subfolders in this also? Check out some of my work... www.vimeo.com/darrencoombes/reel2015 Mob: +61 418 631 079 Instagram: @7secondstoblack Instagram:

Re: [Nuke-users] Stabilize2D

2016-04-01 Thread Frank Rueter|OHUfx
It's mostly legacy from times where the tracking workflow was a bit more archaic but could still be handy for the odd task. It simply matches a one or two points transform for two sets of points, just like stabilising, then match-moving would do. For reconciling different plate movements. Not