Blender Git Commit Log
Git Commits -> Revision 8684d99
Revision 8684d99 by Jason Hays (master) June 2, 2011, 17:28 (GMT) |
Made misc vgroups unable to change bone groups' weights when auto normalize is active Added buttons for locking all vgroups, unlocking all vgroups, and inverting the locks of all vgroups |
Commit Details:
Full Hash: 8684d99e6186f06f85080d62ea8c7f47f861e594
SVN Revision: 37105
Parent Commit: 8038dcf
Lines Changed: +128, -6
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_data_mesh.py (+7, -0) (Diff)
/source/blender/editors/object/object_intern.h (+5, -0) (Diff)
/source/blender/editors/object/object_ops.c (+5, -0) (Diff)
/source/blender/editors/object/object_vgroup.c (+107, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+4, -5) (Diff)
/source/blender/editors/object/object_intern.h (+5, -0) (Diff)
/source/blender/editors/object/object_ops.c (+5, -0) (Diff)
/source/blender/editors/object/object_vgroup.c (+107, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+4, -5) (Diff)