Blender Git Loki
Git Commits -> Revision c8cff5e
Revision c8cff5e by Bastien Montagne (master) January 22, 2012, 10:14 (GMT) |
Fix a crasher in WeightVG modifiers. Problem was, if no vertices were ever added to one of the obect's vgroups, there is no CD_DEFORMVERT layer, even though there might be several valid vgroup indices... Odd no one noticed that earlier. Many thanks to miikah for finding that bug! |
Commit Details:
Full Hash: c8cff5e1c4a8a5b61f11ee708460c994903f14e7
SVN Revision: 43600
Parent Commit: d8d2dc5
Lines Changed: +26, -0