Blender Git Commit Log
Git Commits -> Revision c70cde6
Revision c70cde6 by Sergey Sharybin (master) November 1, 2011, 17:43 (GMT) |
Fix #29124: Modifying mesh with mirror and solidify modifiers crashes blender It is corrected fix for #29089 (svn rev 41409). That fix wasn't correct because it used to set face number from derived mesh on which solidify is applying which isn't correct for case of constructive modifiers applied on base mesh before solidify modifier. Actually nothing special should be performed here to set needed original index because of ORIGINDEX layer is getting copyed automatically when when copying faces. |
Commit Details:
Full Hash: c70cde6f94884f67cc9d4fb0546a50d2a7f96f65
SVN Revision: 41445
Parent Commit: 2241ead
Lines Changed: +0, -1
1 Modified Path:
/source/blender/modifiers/intern/MOD_solidify.c (+0, -1) (Diff)