Blender Git Commit Log

Git Commits -> Revision 2a78a14

Revision 2a78a14 by Campbell Barton (master)
May 3, 2013, 05:57 (GMT)
knife sort_by_frac_along was re-calculating the reference factor for every test, change to only calculate once and use line_point_factor_v3().
also add zero division check for line_point_factor_v3() since the 2d version already checked for this.

Commit Details:

Full Hash: 2a78a1436934590d4762e79c50e85be466d3914f
SVN Revision: 56486
Parent Commit: a5d6820
Lines Changed: +15, -23

2 Modified Paths:

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