Blender Git Commit Log

Git Commits -> Revision 75f4416

Revision 75f4416 by Campbell Barton (master)
May 5, 2006, 16:17 (GMT)
Added vertex weight python scripts accessable from the paint menu.
* clean weights (removed low weights)
* normalize, maximizes weights to a user set peak, optionaly scales other groups too to keep the proportion of the weights even. (Doubles as a weight scaler)
* Grow/Shrink, uses the mesh topology to expand/contract the vert weights. a few options for iterationsm, max length and strength.
I need a way tell if the users in Face Select mode (in python) so I can make use of the selected face flag.

Commit Details:

Full Hash: 75f4416e32353af374c08f18f46c4c5f80dd7985
SVN Revision: 7357
Parent Commit: 9681a32
Lines Changed: +349, -0

3 Added Paths:

/release/scripts/weightpaint_clean.py (+90, -0) (View)
/release/scripts/weightpaint_grow_shrink.py (+137, -0) (View)
/release/scripts/weightpaint_normalize.py (+122, -0) (View)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021