Blender Git Commit Log
Git Commits -> Revision c630435
Revision c630435 by Campbell Barton (master) June 4, 2013, 19:37 (GMT) |
fix own error with removing vertex weights not checking for non-existing weights. however this exposed some other odd behavior. removing a vertex group would add one if not found but only for meshes, not lattices. now just skip removal if not found. |
Commit Details:
Full Hash: c630435b3cb95a476b528f2c0f9f70c846a6c00b
SVN Revision: 57239
Parent Commit: d1e78aa
Lines Changed: +50, -40