Blender Git Commit Log
Git Commits -> Revision 5c8ccad
Revision 5c8ccad by Campbell Barton (master) May 28, 2020, 06:17 (GMT) |
Fix cone primitive creating duplicate vertices Using remove double wasn't reliable as the matrix argument could cause vertices to be further apart than the threshold allowed for. This happened when adding cones using the new add tool. |
Commit Details:
Full Hash: 5c8ccad652197fd4473168dd2a7c2e24fca2548c
Parent Commit: 122cb1a
Lines Changed: +41, -16
1 Modified Path:
/source/blender/bmesh/operators/bmo_primitive.c (+41, -16) (Diff)