Blender Git Commit Log
Git Commits -> Revision e17a708
Revision e17a708 by Campbell Barton (master) May 6, 2012, 12:13 (GMT) |
add back pose specials menu, also add back the ability to clear user transforms on all bones (not just selected - mango request - was possible in 2.4x). - rename only_select op property to only_selected (both were used). - only do mingw workaround when building with FREE_WINDOWS defined. |
Commit Details:
Full Hash: e17a708dce17c2d85cfecb1330278a47b4d1be19
SVN Revision: 46343
Parent Commit: 1755dc7
Lines Changed: +37, -8
7 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d.py (+18, -0) (Diff)
/source/blender/blenkernel/intern/library.c (+2, -1) (Diff)
/source/blender/editors/armature/armature_ops.c (+3, -0) (Diff)
/source/blender/editors/armature/poseobject.c (+6, -2) (Diff)
/source/blender/editors/mesh/editmesh_knife.c (+2, -2) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_object.c (+4, -1) (Diff)
/source/blender/blenkernel/intern/library.c (+2, -1) (Diff)
/source/blender/editors/armature/armature_ops.c (+3, -0) (Diff)
/source/blender/editors/armature/poseobject.c (+6, -2) (Diff)
/source/blender/editors/mesh/editmesh_knife.c (+2, -2) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_object.c (+4, -1) (Diff)