Blender Git Loki
Git Commits -> Revision 2f50579
Revision 2f50579 by Bastien Montagne (master) September 15, 2011, 16:06 (GMT) |
WeightVG utils, weightvg_update_vg func updates. * Added an optional array of MDeformModifier pointers, to avoid another search based on defgrp_idx. * Split out "add/remove verts from vgroup" functions, preparing their move to deform.c (if their current form is validated!). |
Commit Details:
Full Hash: 2f50579d9a008735b268f134428035a7deaa7372
SVN Revision: 40235
Parent Commit: 41e5040
Lines Changed: +85, -65
5 Modified Paths:
/source/blender/modifiers/intern/MOD_weightvgedit.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_weightvgmix.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_weightvgproximity.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_weightvg_util.c (+81, -61) (Diff)
/source/blender/modifiers/intern/MOD_weightvg_util.h (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_weightvgmix.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_weightvgproximity.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_weightvg_util.c (+81, -61) (Diff)
/source/blender/modifiers/intern/MOD_weightvg_util.h (+1, -1) (Diff)