Blender Git Loki
Git Commits -> Revision bc0e121b
Revision bc0e121b by Hans Goudey (master) February 24, 2021, 19:08 (GMT) |
UI: Reorder mesh merge operator types for consistent shortcuts In vertex selection mode, the "At First" and "At Last" options are contextually added to the beginning of the list of merge operations. This means the automatic shortcuts in the merge menu are different, making learning the shortcuts much more difficult than necessary. This patch reorders the items so that "At First" and "At Last" are added after the first three options so the shortcuts are always consistent. Fixes T84335 Differential Revision: https://developer.blender.org/D10008 |
Commit Details:
Full Hash: bc0e121bce257a8ea9d7855b074a7a22a8c3699b
Parent Commit: 6687482
Lines Changed: +7, -5
1 Modified Path:
/source/blender/editors/mesh/editmesh_tools.c (+7, -5) (Diff)