Re: [Nuke-users] shared toolsets

2011-11-22 Thread Paul Raeburn
:13, Paul Raeburn wrote: I'm trying to work out how to allow users to save toolsets for other people to pick up. By default when you use the Create function, they get saved in your ~/.nuke/ToolSets directory. If you make a toolsets directory in the nukepath elsewhere the menu items show up

[Nuke-users] shared toolsets

2011-11-20 Thread Paul Raeburn
I'm trying to work out how to allow users to save toolsets for other people to pick up. By default when you use the Create function, they get saved in your ~/.nuke/ToolSets directory. If you make a toolsets directory in the nukepath elsewhere the menu items show up for everybody, which is

Re: [Nuke-users] Same operation on multiple inputs

2011-11-20 Thread Paul Raeburn
A write node trick I use a lot for things like making proxy sizes or just conversion putting something like this: [ string map {.exr _p2.exr} [value [topnode].file] ] in the file parameter in the write node. It looks at the topnode (hopefully a read) and gets the value of the file parameter

Re: [Nuke-users] reference camera data with expressions

2011-08-11 Thread Paul Raeburn
is connected. In that case you will need a script that walks upstream and returns the first camera node, then use that in your expression. Or use meta Data to make the camera info flow in the stream which is more elegant and probably faster. On Aug 10, 2011, at 8:24 PM, Paul Raeburn praeburn.li

[Nuke-users] reference camera data with expressions

2011-08-10 Thread Paul Raeburn
. Is there a way to get camera stream directly, or even the name of the camera node from the stream? thanks Paul Raeburn ___ Nuke-users mailing list Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin

Re: [Nuke-users] Triggering minColor node from a gizmo

2011-05-09 Thread Paul Raeburn
Hey Tahl, Did you have any progress on this one from the foundy? I am having the same problem with the the 'create keyframes' button in the reconcile3D node. On 20 August 2010 22:52, Tahl Niran tahlni...@hotmail.com wrote: Hey that sounds relavent and interesting. can you post an