Blender Git Loki
Git Commits -> Revision 1d4213b
Revision 1d4213b by Joshua Leung (master) June 3, 2012, 01:05 (GMT) |
Mask Modifier - Bugfix and dead-code cleanup 'Armature' mode for the Mask Modifier was not working at all anymore even when the selection <-> depsgraph recalc issue was patched to work (this latter fix is coming in another commit). It appears that this probably happened during one or more of the refactors which may have taken place around here over the years since I first introduced it. This commit does two things: * Removed the unused/redundant "vgroupHash" * Fixed the incorrect assumption used for determining if the vertex actually belonged to a vgroup corresponding to a selected bone. |
Commit Details:
Full Hash: 1d4213b2bcb014cb5256d5ae8c8e10b370cc166e
SVN Revision: 47361
Parent Commit: 345a8d8
Lines Changed: +15, -22
1 Modified Path:
/source/blender/modifiers/intern/MOD_mask.c (+15, -22) (Diff)