Blender Git Loki
Git Commits -> Revision c68e391
Revision c68e391 by Campbell Barton (master) December 31, 2010, 11:51 (GMT) |
fix [#25429] Armature modifier and inverted vertex group - the invert flag was only being used for multi-modifier, but there is no reason not to use this in normal cases as well. - Armature modifier RNA name 'vertex_group' was incorrectly named 'vertex_group_multi_modifier' (own fault), confusion was caused by 'invert_vertex_group_multi_modifier' which was correct. |
Commit Details:
Full Hash: c68e3913ed861b4a932cc47029997f74e6d795cd
SVN Revision: 33969
Parent Commit: f0b0cce
Lines Changed: +17, -21