View Single Post
oogsnoepje oogsnoepje is offline
Member
 
Join Date: Aug 2007
Posts: 1,515
I just wrote down the current shortcuts for using the BMesh tools. Please note that these keys will not stay this way, they will change to better alternatives once the keymap editor is done (according to what they're saying on the mailing list).

If there's new functionality in more recent builds, you will be able to find more key assigments in the following file:

$svn-bmesh-branch/blender/source/blender/editors/mesh/mesh_ops.c



Here's the list:

Code:
Alt + Right Mouse Select loop (in all modes) Alt + Control + Right Mouse Select ring (in all modes) Ctrl + Right Mouse Select shortest path A Select all (toggle) Numeric Keypad + Select more Numeric keypad - Select less Ctrl + I Select invert Ctrl + Shift + Alt + M Select non-manifold Shift + G Select similar verts Shift2 + Ctrl + G Select similar edges Shift + Ctrl2 + G Select similar faces Q Vertex selection mode W Edge selection mode E Face selection mode Space Subdivision menu Ctrl + F Face toolbox X Delete menu F Make edge or face Shift + P Separate mesh Ctrl + Left Mouse Extrude @ (mouse) cursor (location) Ctrl + Alt + Left Mouse Knife cut
I like the selection tools and the extrude tool (though extrude should be possible along axes as well).

Knife cut could use some work to allow more than two cuts at the same time. And the "select similar xxx" functions would be nicer if they would be mapped to "qwe" with Ctrl as the modifier key. Makes them much easier to use

Last edited by oogsnoepje; 19-Jun-09 at 09:34.
#102   Old 19-Jun-09, 07:54   
Reply With Quote