Blender Git Commit Log
Git Commits -> Revision 9c2e457
Revision 9c2e457 by Ton Roosendaal (master) February 1, 2009, 19:53 (GMT) |
2.5 Committed two posemode operators. Hide/Unhide. For people who want to check on adding operators, only check the changes in armature directory, rest is to get things to work, and a small bugfix :) |
Commit Details:
Full Hash: 9c2e4571ccffcaf1c1e1db94a79636a933e89086
SVN Revision: 18786
Parent Commit: a00aa16
Lines Changed: +104, -42
10 Modified Paths:
/source/blender/editors/armature/armature_intern.h (+4, -0) (Diff)
/source/blender/editors/armature/armature_ops.c (+8, -3) (Diff)
/source/blender/editors/armature/editarmature.c (+63, -27) (Diff)
/source/blender/editors/armature/poseobject.c (+13, -4) (Diff)
/source/blender/editors/include/ED_armature.h (+2, -2) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+10, -0) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+0, -3) (Diff)
/source/blender/windowmanager/WM_types.h (+1, -0) (Diff)
/source/blender/editors/armature/armature_ops.c (+8, -3) (Diff)
/source/blender/editors/armature/editarmature.c (+63, -27) (Diff)
/source/blender/editors/armature/poseobject.c (+13, -4) (Diff)
/source/blender/editors/include/ED_armature.h (+2, -2) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+10, -0) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+0, -3) (Diff)
/source/blender/windowmanager/WM_types.h (+1, -0) (Diff)