Blender Git Loki
Git Commits -> Revision d68fc2b
Revision d68fc2b by Bastien Montagne (master) June 25, 2012, 13:32 (GMT) |
Fix for [#31900] Loop Selection on wireframe selects vertex behind. Revert part of r48105 (calling mouse_mesh() in mouse_mesh_loop() is not a good idea, as it might select another element ouside the selected loop, and is anyway overkill!), added lighter code that simply checks for the nearest vertex/face of current edge. |
Commit Details:
Full Hash: d68fc2b916756fed827f41d9fb3a10b5d5d917b0
SVN Revision: 48272
Parent Commit: f80d091
Lines Changed: +50, -16
1 Modified Path:
/source/blender/editors/mesh/editmesh_select.c (+50, -16) (Diff)