Blender Git Commit Log

Git Commits -> Revision 387bb73

Revision 387bb73 by Nathan Vegdahl (master)
November 21, 2012, 01:51 (GMT)
Change edge loop select and edge ring select to be consistent with
other selection operators. Instead of having only a single "extend"
option which causes the selection to toggle, there are now
three options:
- extend: adds to selection
- deselect: removes from selection
- toggle: toggles the selection

The default keymap is adjusted to have identical behavior as before,
using these new options, so end-users shouldn't experience any
difference.

Commit Details:

Full Hash: 387bb73e4343be164f167565cefebbee613cdb7b
SVN Revision: 52419
Parent Commit: 8c4fa68
Lines Changed: +26, -6

2 Modified Paths:

/source/blender/editors/mesh/editmesh_select.c (+16, -4) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+10, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021