Blender Git Commit Log
Git Commits -> Revision bc675d9
Revision bc675d9 by Bastien Montagne (master) August 13, 2018, 15:48 (GMT) |
Fix T55745: Pick Shortest Path tool, inconsistent selection. To get consistent, user-expected results here, we need to 'fake' starting immediately after a 'skip' block (such that we start with a full block of selected elements). Same issue affected vertices and edges selection of course, did not check the other usages of WM_operator_properties_checker_interval_test() though. |
Commit Details:
Full Hash: bc675d90d0a17bbd5e52b2549c4e504366052c22
Parent Commit: 887d6cb
Lines Changed: +6, -3
1 Modified Path:
/source/blender/editors/mesh/editmesh_path.c (+6, -3) (Diff)