Blender Git Loki
Git Commits -> Revision 33b1cbf
Revision 33b1cbf by Martin Poirier (master) February 12, 2010, 22:13 (GMT) |
Smart Extrude (hotkeys are tentative) Ekey: Extrude Region Based on selection totals: Extrude region along normal if at least one face selected Extrude vertex along normal if only one vertex selected (experimental) Extrude edge on its plane if only one edge selected (experimental) Extrude with no constraint axis otherwise Shift-Ekey: Extrude Individual Based on selection modes and selection totals Individual Faces if face select and some faces are selected Individual Edges if edge select and some edges are selected Individual Vertice otherwise Alt-Ekey: Extrude Menu (only shows valid options for selection mode and selection totals) |
Commit Details:
Full Hash: 33b1cbf06d2c822c68676390b1775eb5d78de6e6
SVN Revision: 26856
Parent Commit: e77cf5e
Lines Changed: +106, -10