Blender Git Loki
Git Commits -> Revision 4d544d6
Revision 4d544d6 by Brecht Van Lommel (master) November 9, 2020, 13:54 (GMT) |
Fix T80068: skin modifier not working with motion blur The skin modifier did not output consistent results, causing failure to find corresponding vertices across frames. Remove unnecessary use of GSet, all we need is an array. |
Commit Details:
Full Hash: 4d544d6ae7211f8bdf086b14415a388e44116ee5
Parent Commit: 0e6820c
Lines Changed: +26, -25
1 Modified Path:
/source/blender/bmesh/operators/bmo_hull.c (+26, -25) (Diff)