Blender Git Commit Log
Git Commits -> Revision 4b8ab16
Revision 4b8ab16 by Cian Jinks (soc-2021-knife-tools) September 5, 2021, 12:09 (GMT) |
Fix: Knife cut vertex sometimes placed in space When using relative constrained angle mode along an edge which has a face hidden from view, if a cut is added it can sometimes place the previous cut vertex in space, away from the edge. This was caused by knife_snap_edge_constrained not working correctly when a cut is constrained along the edge it was started from. Fixed by adding a quick check. |
Commit Details:
Full Hash: 4b8ab16797ce255ed3618ba1ef64f9d05ca46424
Parent Commit: 4aa3991
Lines Changed: +2, -1
1 Modified Path:
/source/blender/editors/mesh/editmesh_knife.c (+2, -1) (Diff)