Blender Git Commit Log
Git Commits -> Revision 71fd0f7
Revision 71fd0f7 by Cian Jinks (master) October 26, 2021, 20:12 (GMT) |
Fix: Knife measurements broken when a cut point is in space Knife angle measurements were mis-aligned if a cut point was in space. Specifically, the arc drawing would not match with the cut line. Fixed by removing a correction for kcd->prev.cage. This correction was originally added for panning with measurements to work. In hindsight it is not needed and only introduces issues like this. |
Commit Details:
Full Hash: 71fd0f7b7b0a136511949e25a185d90f5738749e
Parent Commit: ca2ae35
Lines Changed: +12, -30
1 Modified Path:
/source/blender/editors/mesh/editmesh_knife.c (+12, -30) (Diff)