From BlenderWiki

< Extensions:Py | Scripts | Manual | Weight Paint
Revision as of 16:26, 7 February 2009 by Mindrones (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

[edit] Normalize/Scale Weight

[edit] About

Name Normalize/Scale Weight... Version 0.1
Normalize the weight of the active weightgroup. License GPL: Gnu Public Licence
Menu Group: WeightPaint Blender 2.45
Author Campbell Barton
Link(s) Included in Blender.
Executable: weightpaint_normalize.py Modules:
Data: External Dependencies: None
Additional information: * Included in Blender 2.45
  • This Script is to be used only in weight paint mode,

It Normalizes the weights of the current group, to the desired peak optionaly scaling groups that are shared by these verts so the proportion of the veighting is unchanged.

[edit] Support