Blender Git Commit Log
Git Commits -> Revision 32e0612
Revision 32e0612 by Sergey Sharybin (master) February 8, 2012, 07:20 (GMT) |
Fix #30102: Vertex and edge incorrect selections Select Linked operator was setting Limit by Seams property automatically depending on current selection mode. But this property only used to be set to truth if selection mode is set to Face, in other cases this property is being reused from previous operator run. This leads to incorrect behavior of selecting linked in vertex mode after this operator was used in face selection mode. |
Commit Details:
Full Hash: 32e0612bc3984db0eaca9ffaaf13705751a49c6c
SVN Revision: 43979
Parent Commit: 054e10a
Lines Changed: +2, -0
1 Modified Path:
/source/blender/editors/mesh/editmesh_mods.c (+2, -0) (Diff)