Blender Git Commit Log

Git Commits -> Revision 4197253

Revision 4197253 by Campbell Barton (master)
October 20, 2009, 13:59 (GMT)
split weight normalize into 2 operators, normalize and normalize_all.
Added an option for normalize_all that keeps the active group at its existing weight while normaling all other groups around it.
Thsi makes it easy to paint up to 100% where all other groups will use progressivly less until the active group is 100% and all others are 0.

Added weight operators to the toolbar

Commit Details:

Full Hash: 4197253b26dd86b1c06f400542fd073340f644a0
SVN Revision: 24002
Parent Commit: cb8f7fd
Lines Changed: +111, -23

4 Modified Paths:

/release/scripts/ui/space_view3d_toolbar.py (+20, -3) (Diff)
/source/blender/editors/object/object_intern.h (+1, -0) (Diff)
/source/blender/editors/object/object_ops.c (+1, -0) (Diff)
/source/blender/editors/object/object_vgroup.c (+89, -20) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021