Re: [Nuke-users] calling toolsets with python

2016-08-31 Thread jean-luc
One more question I want to make a button for the menu item Cache-> Clear all I found this in the documentation. If I run it in the script editor it works, but if I assign it to a button, it doesn’t. Is there anything else to add? nukescripts.cache.clearAllCaches() > On 1/09/2016, at

[Nuke-users] calling toolsets with python

2016-08-31 Thread jean-luc
Hi There I’m trying to add a node from the toolsets in Hotbox but the normal nuke.createNode(‘MyToolsetNode’) does nothing. Is there another python command for this? I was wondering if I should use the “insert comp nodes” functionsince the toolsets are nuke scripts. cheers Jean-Luc

[Nuke-users] Re: calling toolsets with python

2016-08-31 Thread jean-luc
I found the answer (Thanks Frank..) You should be able to just use this CODE nuke.nodePaste() That's what the "File/Import Script..." option does through the nukescripts.import_script.py > On 1/09/2016, at 12:02, jean-luc wrote: > > Hi There > > I’m trying to add a

Re: [Nuke-users] Re: calling toolsets with python

2016-08-31 Thread Daniel Stein
There is also a specific nuke.loadToolset() method. On 31 August 2016 at 19:08, jean-luc wrote: > I found the answer (Thanks Frank..) > > You should be able to just use this > > CODE > nuke.nodePaste() > > > > That's what the "File/Import Script..." option does through the >

Re: [Nuke-users] Re: calling toolsets with python

2016-08-31 Thread jean-luc
cool thanks for that! > On 1/09/2016, at 12:28, Daniel Stein wrote: > > There is also a specific nuke.loadToolset() method. > > On 31 August 2016 at 19:08, jean-luc > wrote: > I found the answer (Thanks Frank..) >

[Nuke-users] Nuke Studio 9 Linux / Viewer LUT gets dropped ...

2016-08-31 Thread Joerg Bruemmer
on playback?! It is fine when locking at a single frame, but on play back the viewer lut gets dropped. Any ideas why this is happening? Thanks, Joerg___ Nuke-users mailing list Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/