Re: [Nuke-users] channel workflow question

2013-11-12 Thread Johannes Hezer

Hi Elias,

I also ran into this situation...

I wrote a little python script that should ease the pain a bit.

http://pastebin.com/msENxWH3

if you put that into your menu.py you can give it a try

import sr_channelView
[yourChoice].addCommand('set Viewer to node Channel', 
'sr_channelView.channelView()', 'v')


What it does is when selecting a node that is on the diffuse channel, 
it takes the currentViewer and inputs that node to the viewer on input 7 
(I hardcoded that) and sets the viewer to display the diffuse channel.
When pressing V again on the same node it toggles the viewer back to 
rgba...

Also when no node is selected it sets the currentViewer to RGBA...

To me this changed a lot. It is not many lines of code but I would say I 
use them a lot.


Cheers
Johannes




On 11/12/2013 07:56 AM, Elias Ericsson Rydberg wrote:

As much as I like the multichannel capabilities of nuke and exr. I prefer to 
shuffle out the channels I'll be using. There are scripts for splitting out all 
channels, search nukepedia. As long as you organise your nodes as you go, your 
script will be a lot easier to read for other artists and yourself.

An other benefit of splitting out is that you don't run the risk of forgetting 
to switch channel in the viewer. I know I've confused myself in past by simply 
viewing the wrong channel.

Cheers,
Elias

12 nov 2013 kl. 04:41 skrev HSK charhar...@gmail.com:


Hi again,

quick question regarding using channels vs a spider web of nodes :)

when going about multi-channel compositing...

in order to have all your channels flow from beginning (ie from multichannel 
exr)
to the end (write node)

would I have to set  also merge - all on all merge nodes?

and all channels in write node?

or is there another method?


___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users


 ESET 8964 (20131025) 
The message was checked by ESET Mail Security.




--
STUDIO RAKETE GmbH
Johannes Hezer, Compositing TD
Schomburgstr. 120
D - 22767 Hamburg

j.he...@studiorakete.de
Tel:+49 (0)40 - 380 375 69 - 0
Fax:+49 (0)40 - 380 375 69 - 99

--
Pflichtangaben laut Handelsgesetzbuch und GmbH-Gesetz:

STUDIO RAKETE GmbH
Schomburgstr. 120 D - 22767 Hamburg

www.studiorakete.de / i...@studiorakete.de

Geschaeftsfuehrer: Jana Bohl / Hans-Martin Rickers

Die Gesellschaft ist eingetragen im Handelregister des
Amtsgerichts Hamburg unter der Nummer HR B 95660
USt.-ID Nr.: DE 245787817




 ESET 8964 (20131025) 
The message was checked by ESET Mail Security.
___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Re: [Nuke-users] channel workflow question

2013-11-12 Thread Elias Ericsson Rydberg
I'll go your script a go when I get home, looks very cool! As far as I 
understand the diffuse channel could be an arbitrary channel right? My reason 
for defending classic broken out compositing is that me and many others find it 
easier to read and interpret the graph.

12 nov 2013 kl. 14:24 skrev Johannes Hezer j.he...@studiorakete.de:

 Hi Elias,
 
 I also ran into this situation...
 
 I wrote a little python script that should ease the pain a bit.
 
 http://pastebin.com/msENxWH3
 
 if you put that into your menu.py you can give it a try
 
 import sr_channelView
 [yourChoice].addCommand('set Viewer to node Channel', 
 'sr_channelView.channelView()', 'v')
 
 What it does is when selecting a node that is on the diffuse channel, it 
 takes the currentViewer and inputs that node to the viewer on input 7 (I 
 hardcoded that) and sets the viewer to   display the diffuse channel.
 When pressing V again on the same node it toggles the viewer back to rgba...
 Also when no node is selected it sets the currentViewer to RGBA...
 
 To me this changed a lot. It is not many lines of code but I would say I use 
 them a lot.
 
 Cheers
 Johannes
 
 
 
 
 On 11/12/2013 07:56 AM, Elias Ericsson Rydberg wrote:
 As much as I like the multichannel capabilities of nuke and exr. I prefer to 
 shuffle out the channels I'll be using. There are scripts for splitting out 
 all channels, search nukepedia. As long as you organise your nodes as you 
 go, your script will be a lot easier to read for other artists and yourself.
 
 An other benefit of splitting out is that you don't run the risk of 
 forgetting to switch channel in the viewer. I know I've confused myself in 
 past by simply viewing the wrong channel.
 
 Cheers,
 Elias
 
 12 nov 2013 kl. 04:41 skrev HSK charhar...@gmail.com:
 
 Hi again,
 
 quick question regarding using channels vs a spider web of nodes :)
 
 when going about multi-channel compositing...
 
 in order to have all your channels flow from beginning (ie from 
 multichannel exr) 
 to the end (write node)
 
 would I have to set  also merge - all on all merge nodes? 
 
 and all channels in write node?
 
 or is there another method?
 
 
 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
 
 
  ESET 8964 (20131025) 
 The message was checked by ESET Mail Security.
 
 
 
 -- 
 STUDIO RAKETE GmbH
 Johannes Hezer, Compositing TD
 Schomburgstr. 120
 D - 22767 Hamburg
 
 j.he...@studiorakete.de
 Tel:+49 (0)40 - 380 375 69 - 0
 Fax:+49 (0)40 - 380 375 69 - 99
 
 --
 Pflichtangaben laut Handelsgesetzbuch und GmbH-Gesetz:
 
 STUDIO RAKETE GmbH
 Schomburgstr. 120 D - 22767 Hamburg
 
 www.studiorakete.de / i...@studiorakete.de
 
 Geschaeftsfuehrer: Jana Bohl / Hans-Martin Rickers
 
 Die Gesellschaft ist eingetragen im Handelregister des
 Amtsgerichts Hamburg unter der Nummer HR B 95660
 USt.-ID Nr.: DE 245787817
 
 
  ESET 8964 (20131025) 
 The message was checked by ESET Mail Security.
 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

[Nuke-users] mac and mavericks GPU 7.0v9

2013-11-12 Thread Randy Little
(I know mavericks isn't supported for Nuke 7)

Anyone else have problems seeing compute cards under mavericks.   My box
has a gtx285 (mac) and while I know it won't work in Nuke 8 as its not
supported It doesn't work in nuke 7 anymore even though they say it should.
  reinstalled drivers etc...   Nuke still says I don't have a GPU card.
Works in Every thing else.   Davinci FCP X, After Effects, openCL bench
test.   Cuda Bench test.  It only doesn't work in Nuke :-(

Randy S. Little
http://www.rslittle.com/
http://www.imdb.com/name/nm2325729/
___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Re: [Nuke-users] mac and mavericks GPU 7.0v9

2013-11-12 Thread Randy Little
Bruno did you send in a bug report?  I did and they asked me to reinstall
drivers but then when I said that didn't work I heard nothing back.


Randy S. Little
http://www.rslittle.com/
http://www.imdb.com/name/nm2325729/




On Tue, Nov 12, 2013 at 3:31 PM, Bruno-Pierre Jobin bpjo...@gmail.comwrote:

 Same here. 7.0v9 under 10.9 doesn't recognize my GPU while 10.8.2 does.

 --
 Bruno-Pierre Jobin
 www.bpjobin.com

 On Tuesday, 12 November, 2013 at 3:28 PM, Randy Little wrote:

 (I know mavericks isn't supported for Nuke 7)

 Anyone else have problems seeing compute cards under mavericks.   My box
 has a gtx285 (mac) and while I know it won't work in Nuke 8 as its not
 supported It doesn't work in nuke 7 anymore even though they say it should.
   reinstalled drivers etc...   Nuke still says I don't have a GPU card.
 Works in Every thing else.   Davinci FCP X, After Effects, openCL bench
 test.   Cuda Bench test.  It only doesn't work in Nuke :-(

 Randy S. Little
 http://www.rslittle.com/
 http://www.imdb.com/name/nm2325729/


  ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users



 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Re: [Nuke-users] mac and mavericks GPU 7.0v9

2013-11-12 Thread Bruno-Pierre Jobin
No I didnt. I was in the middle of a production so I switched back to 10.8.2. 
My 10.9 install was a test and I'm glad I kept my 10.8.2 clean.

-- 
Bruno-Pierre Jobin
www.bpjobin.com


On Tuesday, 12 November, 2013 at 3:48 PM, Randy Little wrote:

 Bruno did you send in a bug report?  I did and they asked me to reinstall 
 drivers but then when I said that didn't work I heard nothing back. 
 
 
 Randy S. Little
 http://www.rslittle.com/
 http://www.imdb.com/name/nm2325729/
 
 
 
 
 On Tue, Nov 12, 2013 at 3:31 PM, Bruno-Pierre Jobin bpjo...@gmail.com 
 (mailto:bpjo...@gmail.com) wrote:
  Same here. 7.0v9 under 10.9 doesn't recognize my GPU while 10.8.2 does.
  
  -- 
  Bruno-Pierre Jobin
  www.bpjobin.com (http://www.bpjobin.com)
  
  
  On Tuesday, 12 November, 2013 at 3:28 PM, Randy Little wrote:
  
  
  
   (I know mavericks isn't supported for Nuke 7)
   
   Anyone else have problems seeing compute cards under mavericks.   My box 
   has a gtx285 (mac) and while I know it won't work in Nuke 8 as its not 
   supported It doesn't work in nuke 7 anymore even though they say it 
   should.   reinstalled drivers etc...   Nuke still says I don't have a GPU 
   card.   Works in Every thing else.   Davinci FCP X, After Effects, openCL 
   bench test.   Cuda Bench test.  It only doesn't work in Nuke :-(   
   
   Randy S. Little
   http://www.rslittle.com/
   http://www.imdb.com/name/nm2325729/
   
   
   ___
   Nuke-users mailing list
   Nuke-users@support.thefoundry.co.uk 
   (mailto:Nuke-users@support.thefoundry.co.uk), 
   http://forums.thefoundry.co.uk/
   http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
   
   
   
  
  
  
  ___
  Nuke-users mailing list
  Nuke-users@support.thefoundry.co.uk 
  (mailto:Nuke-users@support.thefoundry.co.uk), 
  http://forums.thefoundry.co.uk/
  http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
 
 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
 
 


___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

[Nuke-users] on the topic of Nuke on Mac... anyone know plans for Mac Pro support?

2013-11-12 Thread Darren Poe
Didn't want to hijack the other thread, but it reminded me -- I wanted to ask 
if anyone knew what the plans were regarding the new MacPro that's coming out 
soon?  
I am assuming that Foundry is testing with the machine and the dual ATI 
graphics, given the Mari announcement last summer..  Very curious about the 
roadmap/timeline here.

-Darren


Sent from my iPhone

On Nov 12, 2013, at 1:04 PM, Randy Little randyslit...@gmail.com wrote:

 what GPU 
 card was in that box?
 
 
 Randy S. Little
 http://www.rslittle.com/
 http://www.imdb.com/name/nm2325729/
 
 
 
 
 On Tue, Nov 12, 2013 at 3:54 PM, Bruno-Pierre Jobin bpjo...@gmail.com wrote:
 No I didnt. I was in the middle of a production so I switched back to 
 10.8.2. My 10.9 install was a test and I'm glad I kept my 10.8.2 clean.
 
 -- 
 Bruno-Pierre Jobin
 www.bpjobin.com
 
 On Tuesday, 12 November, 2013 at 3:48 PM, Randy Little wrote:
 
 Bruno did you send in a bug report?  I did and they asked me to reinstall 
 drivers but then when I said that didn't work I heard nothing back. 
 
 
 Randy S. Little
 http://www.rslittle.com/
 http://www.imdb.com/name/nm2325729/
 
 
 
 
 On Tue, Nov 12, 2013 at 3:31 PM, Bruno-Pierre Jobin bpjo...@gmail.com 
 wrote:
 Same here. 7.0v9 under 10.9 doesn't recognize my GPU while 10.8.2 does.
 
 -- 
 Bruno-Pierre Jobin
 www.bpjobin.com
 
 On Tuesday, 12 November, 2013 at 3:28 PM, Randy Little wrote:
 
 (I know mavericks isn't supported for Nuke 7)
 
 Anyone else have problems seeing compute cards under mavericks.   My box 
 has a gtx285 (mac) and while I know it won't work in Nuke 8 as its not 
 supported It doesn't work in nuke 7 anymore even though they say it 
 should.   reinstalled drivers etc...   Nuke still says I don't have a GPU 
 card.   Works in Every thing else.   Davinci FCP X, After Effects, openCL 
 bench test.   Cuda Bench test.  It only doesn't work in Nuke :-(   
 
 Randy S. Little
 http://www.rslittle.com/
 http://www.imdb.com/name/nm2325729/
 
 
 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
 
 
 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
 
 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
 
 
 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
 
 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Re: [Nuke-users] on the topic of Nuke on Mac... anyone know plans for Mac Pro support?

2013-11-12 Thread Randy Little
Mari Beta works just fine with and obviously supports the card if it runs
no?


Randy S. Little
http://www.rslittle.com/
http://www.imdb.com/name/nm2325729/




On Tue, Nov 12, 2013 at 4:20 PM, Darren Poe darren.m@gmail.com wrote:

 Didn't want to hijack the other thread, but it reminded me -- I wanted to
 ask if anyone knew what the plans were regarding the new MacPro that's
 coming out soon?
 I am assuming that Foundry is testing with the machine and the dual ATI
 graphics, given the Mari announcement last summer..  Very curious about the
 roadmap/timeline here.

 -Darren


 Sent from my iPhone

 On Nov 12, 2013, at 1:04 PM, Randy Little randyslit...@gmail.com wrote:

 what GPU
 card was in that box?


 Randy S. Little
 http://www.rslittle.com/
 http://www.imdb.com/name/nm2325729/




 On Tue, Nov 12, 2013 at 3:54 PM, Bruno-Pierre Jobin bpjo...@gmail.comwrote:

 No I didnt. I was in the middle of a production so I switched back to
 10.8.2. My 10.9 install was a test and I'm glad I kept my 10.8.2 clean.

 --
 Bruno-Pierre Jobin
 www.bpjobin.com

 On Tuesday, 12 November, 2013 at 3:48 PM, Randy Little wrote:

 Bruno did you send in a bug report?  I did and they asked me to reinstall
 drivers but then when I said that didn't work I heard nothing back.


 Randy S. Little
 http://www.rslittle.com/
 http://www.imdb.com/name/nm2325729/




 On Tue, Nov 12, 2013 at 3:31 PM, Bruno-Pierre Jobin bpjo...@gmail.comwrote:

 Same here. 7.0v9 under 10.9 doesn't recognize my GPU while 10.8.2 does.

 --
 Bruno-Pierre Jobin
 www.bpjobin.com

 On Tuesday, 12 November, 2013 at 3:28 PM, Randy Little wrote:

 (I know mavericks isn't supported for Nuke 7)

 Anyone else have problems seeing compute cards under mavericks.   My box
 has a gtx285 (mac) and while I know it won't work in Nuke 8 as its not
 supported It doesn't work in nuke 7 anymore even though they say it should.
   reinstalled drivers etc...   Nuke still says I don't have a GPU card.
 Works in Every thing else.   Davinci FCP X, After Effects, openCL bench
 test.   Cuda Bench test.  It only doesn't work in Nuke :-(

 Randy S. Little
 http://www.rslittle.com/
 http://www.imdb.com/name/nm2325729/


  ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users



 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users


 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users



 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users


 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users


 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Re: [Nuke-users] on the topic of Nuke on Mac... anyone know plans for Mac Pro support?

2013-11-12 Thread Julik Tarkhanov
Same. The new Mac Pro's have AMD boards, which Blink helpfully 
does-not-support-for-that-many-years. Would love to see that change.

On 12 nov. 2013, at 22:20, Darren Poe darren.m@gmail.com wrote:

 Very curious about the roadmap/timeline here.

-- 
Julik Tarkhanov | HecticElectric | Keizersgracht 736 1017 EX
Amsterdam | The Netherlands | tel. +31 20 330 8250
cel. +31 61 145 06 36 | http://hecticelectric.nl

___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Re: [Nuke-users] on the topic of Nuke on Mac... anyone know plans for Mac Pro support?

2013-11-12 Thread Randy Little
They have already said Nuke is going openCL so AMD would be supported


Randy S. Little
http://www.rslittle.com/
http://www.imdb.com/name/nm2325729/




On Tue, Nov 12, 2013 at 4:22 PM, Randy Little randyslit...@gmail.comwrote:

 Mari Beta works just fine with and obviously supports the card if it runs
 no?


 Randy S. Little
 http://www.rslittle.com/
 http://www.imdb.com/name/nm2325729/




 On Tue, Nov 12, 2013 at 4:20 PM, Darren Poe darren.m@gmail.comwrote:

 Didn't want to hijack the other thread, but it reminded me -- I wanted to
 ask if anyone knew what the plans were regarding the new MacPro that's
 coming out soon?
 I am assuming that Foundry is testing with the machine and the dual ATI
 graphics, given the Mari announcement last summer..  Very curious about the
 roadmap/timeline here.

 -Darren


 Sent from my iPhone

 On Nov 12, 2013, at 1:04 PM, Randy Little randyslit...@gmail.com wrote:

  what GPU
 card was in that box?


 Randy S. Little
 http://www.rslittle.com/
 http://www.imdb.com/name/nm2325729/




 On Tue, Nov 12, 2013 at 3:54 PM, Bruno-Pierre Jobin bpjo...@gmail.comwrote:

 No I didnt. I was in the middle of a production so I switched back to
 10.8.2. My 10.9 install was a test and I'm glad I kept my 10.8.2 clean.

 --
 Bruno-Pierre Jobin
 www.bpjobin.com

 On Tuesday, 12 November, 2013 at 3:48 PM, Randy Little wrote:

 Bruno did you send in a bug report?  I did and they asked me to
 reinstall drivers but then when I said that didn't work I heard nothing
 back.


 Randy S. Little
 http://www.rslittle.com/
 http://www.imdb.com/name/nm2325729/




 On Tue, Nov 12, 2013 at 3:31 PM, Bruno-Pierre Jobin 
 bpjo...@gmail.comwrote:

 Same here. 7.0v9 under 10.9 doesn't recognize my GPU while 10.8.2 does.

 --
 Bruno-Pierre Jobin
 www.bpjobin.com

 On Tuesday, 12 November, 2013 at 3:28 PM, Randy Little wrote:

 (I know mavericks isn't supported for Nuke 7)

 Anyone else have problems seeing compute cards under mavericks.   My box
 has a gtx285 (mac) and while I know it won't work in Nuke 8 as its not
 supported It doesn't work in nuke 7 anymore even though they say it should.
   reinstalled drivers etc...   Nuke still says I don't have a GPU card.
 Works in Every thing else.   Davinci FCP X, After Effects, openCL bench
 test.   Cuda Bench test.  It only doesn't work in Nuke :-(

 Randy S. Little
 http://www.rslittle.com/
 http://www.imdb.com/name/nm2325729/


  ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users



 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users


 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users



 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users


 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users


 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users



___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users