On 10/9/12 at 6:03 AM,  (Marten Blumen) wrote:
tip2: put this,
[value this.transform]

into the tracker node's label to easily see if its a matchmove or stabalise.

you can actually strip the "this." part...
speaking of the tracker, i also like to put in the reference frame:

nuke.knobDefault('Tracker.label', '[value transform] / ref:[value reference_frame]')


i like to have a feedback information on a lot of nodes, so i instantly know what a node does exactly... probably overusing them a bit, but here some of my favorites:

nuke.knobDefault('Switch.label', '[value which]')

nuke.knobDefault('Dissolve.label', '[value which]')

nuke.knobDefault('Colorspace.label', '[value colorspace_in] >> [value colorspace_out]')

nuke.knobDefault('Blur.label', '[value size]')

nuke.knobDefault('Shuffle.label', '[value red]/[value green]/[value blue]/[value alpha]')

at some point i'll have to dig into the autolabel function, so that i can use this more elegantly.



_______________________________________________
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