bottom up sounds funny at 1st but that's actually the correct way cos everything over should be on top most
On Sun, Apr 3, 2011 at 5:54 PM, Frank Rueter <[email protected]> wrote: > This sort of thing has come up a few times in the past. It would be really > cool to have some options to configure the auto place like it has been > suggested here, as well as with top>down vs. left_right preference, or even > bottom>up or right>left for those who like a challenge (I know some guys in > here are used to comping bottom up from their inhouse software). > > > > > > On Apr 4, 2011, at 11:44 AM, Nathan Rusch wrote: > > L is calling the built-in _autoplace function (which may just be a > binding wrapper for the .autoplace node method... not sure on that one). The > sort-of-bottom-line there is that in order to modify that functionality, > you’d have to write your own autoplace-style function and either > monkey-patch the nuke module, re-bind the L hotkey, or just bind your > function to some other key. It wouldn’t be too hard, but it’s not quite as > simple as passing the built-in one a different variable or editing the > nukescripts module. > > -Nathan > > > *From:* Jason Nguyen <[email protected]> > *Sent:* Saturday, April 02, 2011 4:57 PM > *To:* Nuke Python discussion <[email protected]> > *Subject:* [Nuke-python] reassign the "L" hotkey to align the nodes graph > > Hi, > > Nuke currently aligning the nodes with B input across from left to right & > A input top to bottom when hitting "L" in the node graph. Is there a way to > reassign this so that it would go reverse with "B" inputs go top to bottom & > "A" inputs on the left? > > Thanks, > > > J > > ------------------------------ > _______________________________________________ > Nuke-python mailing list > [email protected] > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > _______________________________________________ > Nuke-python mailing list > [email protected] > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > > > > _______________________________________________ > Nuke-python mailing list > [email protected] > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > >
_______________________________________________ Nuke-python mailing list [email protected] http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
