Blender Git Commit Log
Git Commits -> Revision 65aa162
Revision 65aa162 by Hans Goudey (soc-2019-bevel-profiles) June 24, 2019, 04:38 (GMT) |
ProfileWidget: Updated insert algorithm. The choice of neighbors for the inserted point now uses the minimum distance to the other line segments rather than their X positions. Luckily there is a dist_squared_to_line_segment_v2 already in Blender! |
Commit Details:
Full Hash: 65aa1620a134ee855152c2c15c8727fb184a6959
Parent Commit: d22601e
Lines Changed: +48, -67
1 Modified Path:
/source/blender/blenkernel/intern/profile_path.c (+48, -67) (Diff)