Blender Git Commit Log
Git Commits -> Revision 098008f
Revision 098008f by Germano Cavalcante (master) June 13, 2020, 01:07 (GMT) |
Fix T77295: Snapping in edit mode only works for non-selected polys/verts/edges Caused by the optimization of `Skip EditMesh to Mesh Conversion`. Now that EditMesh is used when the Mesh has no modifiers, do not skip the selected elements. |
Commit Details:
Full Hash: 098008f42d8127d9b60717c7059d3c55a3bfada7
Parent Commit: fd8d245
Lines Changed: +9, -6
1 Modified Path:
/source/blender/editors/transform/transform_snap.c (+9, -6) (Diff)