Re: [Nuke-users] Expression for project creation date

2016-07-14 Thread bber...@3dmation.com
Thanks Ben, that worked perfectly! Sent from my HTC on T-Mobile 4G LTE - Reply message - From: "Ben Dickson" To: "Nuke user discussion" Subject: [Nuke-users] Expression for project creation date Date: Fri, Jul 15, 2016 11:45

Re: [Nuke-users] Nuke Studio : Windows and QT

2016-07-14 Thread Deke Kincaid
On Thu, Jul 14, 2016 at 7:24 PM, J Bills wrote: > In any event, I find it all very strange and can't wait for Mox to swoop > in and take this area of DCC over. > Is there any movement on this? The last update I saw on the indygogo page was a year ago.

Re: [Nuke-users] Expression for project creation date

2016-07-14 Thread Ben Dickson
import nuke import datetime nkfile = nuke.root().name() ctime = os.stat(nkfile).st_ctime print str(datetime.datetime.fromtimestamp(ctime)) ..which conjoined into a single expression is: [python

[Nuke-users] Expression for project creation date

2016-07-14 Thread bber...@3dmation.com
Hey folks, I'm trying to automate a write node so it uses the creation date of the project to write it's frames rather than the regular computer date. For simplicity sake, let's just put this code in the text node, so you can see it displayed on the viewport.The code I've used for regular date

Re: [Nuke-users] Nuke Studio : Windows and QT

2016-07-14 Thread J Bills
Back to the OP's orig question for a second - and someone please correct me if I misunderstood when the news dropped - but the vulnerabilities with quicktime were all inherent to the Player, not the underlying codecs? You can uninstall the player while still leaving the codecs. I think apple's

Re: [Nuke-users] Nuke 10 Reviews?

2016-07-14 Thread Howard Jones
Thanks. Think I'm on 10v1 so will upgrade Howard > On 14 Jul 2016, at 7:56 am, Marten Blumen wrote: > > in 10.v3 it comes up in the tab menu as RayRender(BETA). Also in the toolbar > below 'ScanlineRender'. May be a X feature. > >> On 14 July 2016 at 18:28, Howard Jones

Re: [Nuke-users] Nuke 10 Reviews?

2016-07-14 Thread Marten Blumen
in 10.v3 it comes up in the tab menu as RayRender(BETA). Also in the toolbar below 'ScanlineRender'. May be a X feature. On 14 July 2016 at 18:28, Howard Jones wrote: > How do you get the rayrenderer up? i tried calling it via 'x' but keep > getting errors > > Howard > > On

Re: [Nuke-users] Nuke 10 Reviews?

2016-07-14 Thread Howard Jones
How do you get the rayrenderer up? i tried calling it via 'x' but keep getting errors Howard > On 13 Jul 2016, at 8:03 pm, Marten Blumen wrote: > > AutoFoundry or FoundryDesk rolls off the tongue nicely :) > > Nuke10 is really good. Very good auto caching system which helps