Blender Git Loki
Git Commits -> Revision ab4b7b5
June 9, 2017, 08:03 (GMT) |
Fix T51648: Inconsistent edge collapse point depending on orientation Edge collapse was using bounding box center as the point to collapse to. When collapsing multiple adjacent edges together, this caused inconsistencies in placement of the collapsed point, depending on the orientation of the edges in relation to the space axis. This makes edge collapse use the mean point instead. |
Commit Details:
Full Hash: ab4b7b5368c0dc3b3d6dbc9a63a45f8efc841d80
Parent Commit: a46a168
Lines Changed: +9, -6
1 Modified Path:
/source/blender/bmesh/operators/bmo_removedoubles.c (+9, -6) (Diff)