Re: [Nuke-python] getGeometry function error on pythonDevGuide example

2015-04-22 Thread Frank Harrison
hefoundry.co.uk, http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > > -- Frank Harrison Senior Nuke Software Engineer The Foundry Tel: +44 (0)20 7968 6828 - Fax: +44 (0)20 7930 8906 Web: www.thefoundry.co.uk Email: frank.harri...@th

Re: [Nuke-python] KnobChanged() for gizmo knobs

2015-04-23 Thread Frank Harrison
ums.thefoundry.co.uk/ >> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python >> > > ___ > Nuke-python mailing list > Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi

Re: [Nuke-python] Execute code on Nuke exit

2015-04-23 Thread Frank Harrison
ing sun pictures | www.rsp.com.au > ___ > Nuke-python mailing list > Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > -- Frank Harrison Senior Nuke Softwar

Re: [Nuke-python] Execute code on Nuke exit

2015-04-24 Thread Frank Harrison
ik Averpil wrote: > Hi Frank, > > I just ran a test here with atExit, and that worked fine. Are you saying I > shouldn't rely on it? > If so, any other ideas? > > Regards, > Fredrik > > > > On Thu, Apr 23, 2015 at 3:07 PM Frank Harrison > wrote: > >

Re: [Nuke-python] Execute code on Nuke exit

2015-04-27 Thread Frank Harrison
ole wrote: > In the same vein, what's the easiest way to call something during a render > without touching write nodes? e.g. If I want to call a pyscript buttons > execute right before a render but not mess with any of the facility > preflight etc. > > > > On Sat,

Re: [Nuke-python] Execute code on Nuke exit

2015-04-28 Thread Frank Harrison
beforeRender callbacks? If that's > the case and I get a moment this afternoon I will try stashing a disabled > dummy Write node in a group and see if I can run anything. > > On Mon, Apr 27, 2015 at 8:29 PM, Frank Harrison > wrote: > >> Does this callback

Re: [Nuke-python] Execute code on Nuke exit

2015-04-28 Thread Frank Harrison
thefoundry.co.uk, http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > > -- Frank Harrison Senior Nuke Software Engineer The Foundry Tel: +44 (0)20 7968 6828 - Fax: +44 (0)20 7930 8906 Web: ww

Re: [Nuke-python] Execute code on Nuke exit

2015-04-28 Thread Frank Harrison
just be aware, that callback isn't *just* triggered Nuke exits, but any-time you close a script. F. On 29 April 2015 at 07:30, Frank Harrison wrote: > Glad to hear it! :) > > On 29 April 2015 at 07:26, Fredrik Averpil > wrote: > >> Just chiming back in to say

Re: [Nuke-python] Determining active license with Python

2015-05-20 Thread Frank Harrison
s," the mynah repeated. "Here and > now, boys." > > ___ > Nuke-python mailing list > Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python >

Re: [Nuke-python] Determining active license with Python

2015-05-20 Thread Frank Harrison
the "nc" entry is in 9.0v5. ... On 20 May 2015 at 19:03, Fredrik Averpil wrote: > Hi Frank, quick question; starting with which version of Nuke is env['nc'] > available? > > On Wed, May 20, 2015 at 7:53 PM Frank Harrison > wrote: > >> That env vari

Re: [Nuke-python] Updating file paths for cameras/axis

2015-06-10 Thread Frank Harrison
___ >> Nuke-python mailing list >> Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ >> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python >> >> > ___ > Nuke-python mailing list > N

Re: [Nuke-python] Re: Can't get nuke.executeInMainThread(nuke.execute) to work

2015-06-22 Thread Frank Harrison
pt.py >> >> >> ...but the script doesn't seem to manage to execute the render. When I >> copy paste the code inside of Nuke I can see that all nodes are being >> created fine but the render doesn't execute. >> >> >> Any ideas? >> >>

Re: [Nuke-python] Re: Can't get nuke.executeInMainThread(nuke.execute) to work

2015-06-22 Thread Frank Harrison
--- > Simon Björk > Compositor/TD > > +46 (0)70-2859503 > www.bjorkvisuals.com > > 2015-06-22 13:30 GMT+02:00 Fredrik Averpil : > >> Hi Frank, >> >> Any other way to execute a Write node through terminal mode? >> >> On Mon, Jun 22, 2015 at

Re: [Nuke-python] Re: Server/sockets for external commands

2015-06-29 Thread Frank Harrison
e-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ >> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python >> >> > -- > ben dickson > 2D TD | ben.dick...@rsp.com.au > rising sun pictures | www.rsp.com.au > __

Re: [Nuke-python] finding *needed* dependencies

2015-06-30 Thread Frank Harrison
_______ > Nuke-python mailing list > Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > -- Frank Harrison Senior Nuke Software Engin

Re: [Nuke-python] finding *needed* dependencies

2015-07-01 Thread Frank Harrison
render class nodes and > only render those. > > It turns out that this little bit is surprisingly fast (using timeit, it > ran through a typical huge comp using the Write node as the startNode in > about 0.3 secs for 1 iterations). Simple and fast, that'll do for now, > e

Re: [Nuke-python] finding *needed* dependencies

2015-07-01 Thread Frank Harrison
le-localisation tools do something similar. I have a bug I'm looking at in this area... it's nice to hear there are people at The Foundry that find these types of > ideas interesting. Oh you have no idea ;) > > -Nathan > > > *From:* Frank Harrison > *Sent:* Tuesday, Ju

Re: [Nuke-python] Make clip offline. Control over reelID and Clip

2015-07-18 Thread Frank Harrison
al >> www.filmlance.se >> >> >> ___ >> Nuke-python mailing list >> Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ >> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python >> >> >

Re: [Nuke-python] Hiero newbie question

2015-12-02 Thread Frank Harrison
ttp://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > -- Frank Harrison Senior Nuke Software Engineer The Foundry Tel: +44 (0)20 7968 6828 - Fax: +44 (0)20 7930 8906 Web: www.thefoundry.co.uk Email: frank.harri...@thefoundry.co.uk _

Re: [Nuke-python] Re: WriteGeo outside of Nuke (module)

2016-01-04 Thread Frank Harrison
anyone ever experienced this ? >> >> Thanks, >> Justin >> > > > ___ > Nuke-python mailing list > Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ > http://support.thefoundry

Re: [Nuke-python] [NukeStudio] import hiero in command line

2016-01-18 Thread Frank Harrison
> Many thanks, > Justin > > _______ > Nuke-python mailing list > Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > > -- Frank Harrison Sen

Re: [Nuke-python] Nuke 9: rotopaint shape featherCenter is broken?

2016-01-27 Thread Frank Harrison
* > > > What gives? Is featherCenter broken in Nuke9? Seems like an obvious bug, > maybe I'm missing something. > > cheers, > Jordan > > > ___ > Nuke-python mailing list > Nuke-python@support.thefoundry.co.uk, ht

Re: [Nuke-python] undo in Hiero

2016-04-25 Thread Frank Harrison
y while the > custom dialog is up. > project.endUndo() # THIS DOES NOT WORK > > > > ___ > Nuke-python mailing list > Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.u

Re: [Nuke-python] Nuke in-line node creation and python keywords

2016-09-19 Thread Frank Harrison
> Nuke-python mailing list >> Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ >> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python >> >> > -- > ben dickson > 2D TD | ben.dick...@rsp.com.au > rising sun pictures | www.