Blender Git Loki
Git Commits -> Revision abd68c6
Revision abd68c6 by Campbell Barton (master) May 4, 2015, 10:56 (GMT) |
Fix T42893: Skin Modifier, changes randomly toggling editmode Own regression, previously it would do a full mesh normal calculation for each isolated shape (could hang on meshes with many loose parts). However the normals are needed, instead of doing a full calculation, just set normals on new faces. Thanks to Brecht for finding cause! |
Commit Details:
Full Hash: abd68c6e45a67ff682f13000d1ae2f8b79edea22
Parent Commit: 8d5eeab
Lines Changed: +5, -0
1 Modified Path:
/source/blender/modifiers/intern/MOD_skin.c (+5, -0) (Diff)