Blender Git Loki
Git Commits -> Revision 58befeb
Revision 58befeb by Nicholas Bishop (master) June 18, 2012, 17:49 (GMT) |
Fix for sculpt undo updating hidden rather than coords. Fixes bug [#31858] Undo + sculpt mode, which exposed the bug by having two objects use the same mesh data. The rebuild variable was initialize to true, so multires data was getting marked as having GridHidden modified rather than coords modified. |
Commit Details:
Full Hash: 58befeba602cde272505f283b0990b0286fdcad0
SVN Revision: 48048
Parent Commit: c838051
Lines Changed: +4, -4
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt_undo.c (+4, -4) (Diff)