Blender Git Loki
Git Commits -> Revision 82979d5
Revision 82979d5 by Sergey Sharybin (master) March 19, 2012, 20:47 (GMT) |
Fix #30590: Crash in multires when undoing extrude [File incl.] - Crash was caused by recursively copying directory into itself, fixed by switching from opendir() to scandir(). - Also do not try to unpack images which doesn't have name. |
Commit Details:
Full Hash: 82979d5ab57217502b34977b5e5e82895bd66dbb
SVN Revision: 45000
Parent Commit: fe4ba0a
Lines Changed: +25, -19