Blender Git Commit Log

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

3 Modified Paths:

/source/blender/modifiers/intern/MOD_weightvgedit.c (+11, -0) (Diff)
/source/blender/modifiers/intern/MOD_weightvgmix.c (+11, -0) (Diff)
/source/blender/modifiers/intern/MOD_weightvgproximity.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021