Blender Git Commit Log

Git Commits -> Revision 11cb213

Revision 11cb213 by Nicholas Rishel (master)
June 21, 2012, 08:58 (GMT)
Fixes [#31433] BMesh: Knife tool Angle Constraint function

The problem was that calculating the angle was reliant on previous mouse coordinates, which did not update to match snapped-to vertices and edges.

This solves the issue by updating mouse coordinates in knife_find_closest_edge() and knife_find_closest_vertex(). Additionally, when angle constraints are enabled, edge/vertex snapping is now prevented.

Commit Details:

Full Hash: 11cb213d4509b6a2733210fce934395a86543bae
SVN Revision: 48155
Parent Commit: 3ba31f0
Lines Changed: +23, -3

1 Modified Path:

/source/blender/editors/mesh/editmesh_knife.c (+23, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021