Glad to hear it. Ben. :)

Pete

On Thu, Nov 17, 2011 at 3:42 PM, Ben Roberts <[email protected]> wrote:

> that works perfectly! thanks so much pete!
>
> b
>
> On 17/11/11 15:30, Pete O'Connell wrote:
> > nuke.knobDefault('RotoPaint.toolbar_source_translate_round', "True" )
> >
> > pete
> >
> > On Thu, Nov 17, 2011 at 11:14 AM, Ben Roberts 
> > <[email protected]<mailto:
> [email protected]>> wrote:
> >
> >     hey all,
> >
> >     i'm trying to setup some default knobs for the rotoPaint node to use
> the "round to pixels" feature. in the doc's it explicitly says this:
> >
> >
> >     • to set the source transform round on clone to on by default, add
> this
> >     Python line:
> >     nuke.knobDefault("RotoPaint.toolbox", '''clone {
> >     { clone str 1 }
> >     }''')
> >
> >
> >     if i set this in my init.py or even menu.py, it just seems to ignore
> it. has anyone found that this works? if not i'll report this to the
> foundry.
> >
> >     btw: when using a hard edged brush in clone mode, with "round to
> pixels" turned on (manually) nuke seems to paint every stroke with "black
> outside" turned on. which ends up painting small black lines every few
> strokes. we worked out a setting which turns off "black outside" on every
> frame. thanks to ben dickson.
> >
> >     #################################################
> >     nuke.knobDefault("RotoPaint.toolbox", '''clone {
> >     { clone sb 0 }
> >     }''')
> >     #################################################
> >
> >     cheers,
> >
> >     ben
> >     _______________________________________________
> >     Nuke-users mailing list
> >     [email protected] <mailto:
> [email protected]>, http://forums.thefoundry.co.uk/
> >     http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
> >
> >
> >
> >
> > --
> > Pete
> >
> >
> > _______________________________________________
> > Nuke-users mailing list
> > [email protected], http://forums.thefoundry.co.uk/
> > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>
> --
> ben roberts
> compositing supervisor
> [email protected] | rising sun pictures | www.rsp.com.au
> phone +61(0)8 8400 6400 | fax +61(0)8 8400 6401 | direct line +61(0)8
> 8400 6447
> level 1, 180 pulteney street, adelaide, sa 5000
> _______________________________________________
> Nuke-users mailing list
> [email protected], http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>



-- 
Pete
_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to