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
