Blender Git Commit Log
Git Commits -> Revision 84f60b1
Revision 84f60b1 by Campbell Barton (master) December 27, 2006, 09:31 (GMT) |
weightpaint_clean, option to clean all vgroups weightpaint_envelope_assign - can update active vgroup only weightpaint_normalize - fixups BKE_plugin_types - made the max length 32 ratehr then 16 so you can fill the text space in pupBlock |
Commit Details:
Full Hash: 84f60b19c8a2d5b5dbf247a5cf83491dfe25cd26
SVN Revision: 9492
Parent Commit: 11e035b
Lines Changed: +134, -59
6 Modified Paths:
/release/scripts/bpymodules/BPyMesh.py (+27, -0) (Diff)
/release/scripts/weightpaint_clean.py (+33, -19) (Diff)
/release/scripts/weightpaint_envelope_assign.py (+66, -30) (Diff)
/release/scripts/weightpaint_gradient.py (+2, -2) (Diff)
/release/scripts/weightpaint_normalize.py (+5, -7) (Diff)
/source/blender/blenkernel/BKE_plugin_types.h (+1, -1) (Diff)
/release/scripts/weightpaint_clean.py (+33, -19) (Diff)
/release/scripts/weightpaint_envelope_assign.py (+66, -30) (Diff)
/release/scripts/weightpaint_gradient.py (+2, -2) (Diff)
/release/scripts/weightpaint_normalize.py (+5, -7) (Diff)
/source/blender/blenkernel/BKE_plugin_types.h (+1, -1) (Diff)