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