Blender Git Commit Log
Git Commits -> Revision c86b17d
Revision c86b17d by Nicholas Bishop (master) April 3, 2012, 18:41 (GMT) |
Fix bug #30778, sculpt w/ modifiers + undo causes collapse of vertices Was caused by earlier refactoring of undo, used index array before it gets initialized. Fixed by swapping order of copying. Also changed normals calculation on undo restore to operate on tessellated data (which sculpt still uses), fixes console warning print. |
Commit Details:
Full Hash: c86b17ddb7c64e396670e9ef3a8233ec287daf22
SVN Revision: 45379
Parent Commit: 51afa3b
Lines Changed: +11, -9
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt_undo.c (+11, -9) (Diff)