Blender Git Loki
Git Commits -> Revision fc88961
Revision fc88961 by Campbell Barton (master) March 29, 2021, 07:08 (GMT) |
Fix vert/edge knife snapping when the cursor wasn't over a face In this case, the cage location was left zeroed which was then projected back onto the screen to find the nearest screen space edge/vertex. This made snapping to the vertex/edge fail in some corner-cases where it was intended to work. |
Commit Details:
Full Hash: fc889615f770f3163cef9768c88050100875807c
Parent Commit: ab26be8
Lines Changed: +2, -0
1 Modified Path:
/source/blender/editors/mesh/editmesh_knife.c (+2, -0) (Diff)