This looks good. I'll have to take it for a test run, but looks like it'll work well enough. Any other modelers out there care to comment?
Joe On Fri, Feb 12, 2010 at 2:15 PM, Martin Poirier <[email protected]> wrote: > Hi William (and everyone), > > I've just committed changes that should be in line with what was discussed, > as well as two experimental choices. If people could review and discuss > further changes if needed, it'd be nice. > > Martin > > --- On Thu, 2/11/10, William Reynish <[email protected]> wrote: > >> From: William Reynish <[email protected]> >> Subject: Re: [Bf-committers] Extrude Popup >> To: "bf-blender developers" <[email protected]> >> Received: Thursday, February 11, 2010, 9:25 AM >> Hi Martin, >> >> That's good to hear. I can relax now ;) >> >> Cheers, >> >> -W >> >> >> On 11 Feb, 2010, at 2:58 PM, Martin Poirier wrote: >> >> > Hey, >> > >> > The popup was supposed to be temporary. What you said >> are all things that we've discussed before that should have >> been taken care of by subsequent work (the popup is only >> there to hold all the extrude macros until that is done). >> > >> > --- On Thu, 2/11/10, William Reynish <[email protected]> >> wrote: >> > >> >> *Extrude Region / Individual should become two >> operators, >> >> keeping Extrude Region on the E shortcut. Either >> that, or >> >> it's one operator with two settings, which are >> invoked with >> >> two different hotkeys and two different entries in >> the >> >> toolbar. >> > >> > All the different extrude modes are already separate >> macros. They can already be keymapped separately. >> > >> >> *Extrude vert/edge/face should just follow what >> selection >> >> mode you're currently in. >> > >> > This could be done with either a special polling >> function for each macro (which would be wrong IMHO) or by >> wrapping them in a py operator that checks the selection >> mode and then calls the appropriate extrude operator. >> > >> > Martin >> > >> > >> > >> __________________________________________________________________ >> > Connect with friends from any web browser - no >> download required. Try the new Yahoo! Canada Messenger for >> the Web BETA at http://ca.messenger.yahoo.com/webmessengerpromo.php >> > _______________________________________________ >> > Bf-committers mailing list >> > [email protected] >> > http://lists.blender.org/mailman/listinfo/bf-committers >> >> _______________________________________________ >> Bf-committers mailing list >> [email protected] >> http://lists.blender.org/mailman/listinfo/bf-committers >> > > > __________________________________________________________________ > Make your browsing faster, safer, and easier with the new Internet Explorer® > 8. Optimized for Yahoo! Get it Now for Free! at > http://downloads.yahoo.com/ca/internetexplorer/ > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
