Blender Git Commit Log

Git Commits -> Revision d9f7a05

Revision d9f7a05 by Campbell Barton (master)
January 21, 2011, 05:09 (GMT)
bugfix [#25712] Deletion of vertex groups under script control causes incorrect reassignment of vertices in other groups

vgroup functions were mixing up active group and one passed as an argument.

also made other changes.
- removed superfluous call to defvert_find_index() in vgroup_delete_object_mode(), was also doing unnecessary NULL check on each loop.
- remove paranoid NULL check from ED_vgroup_vert_remove, callers all check for valid 'ob'

Commit Details:

Full Hash: d9f7a05f2ee88d3062445d2f3ac439f5f10b3223
SVN Revision: 34435
Parent Commit: 26429d0
Lines Changed: +53, -68

1 Modified Path:

/source/blender/editors/object/object_vgroup.c (+53, -68) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021