Blender Git Commit Log
Git Commits -> Revision 020a34b
Revision 020a34b by Joshua Leung (master) July 25, 2009, 05:11 (GMT) |
2.5 - Restored most of the remaining Armature/Pose Operators * Armature: - added: fill, merge, separate - renamed: duplicate, align * Pose: - added: apply pose * Armature Edit menu has been converted to use operators/layout now |
Commit Details:
Full Hash: 020a34b9de7a8806c471700ca02b9cc013abc56d
SVN Revision: 21874
Parent Commit: f7b90c0
Lines Changed: +273, -232
5 Modified Paths:
/release/ui/space_view3d_toolbar.py (+1, -1) (Diff)
/source/blender/editors/armature/armature_intern.h (+8, -2) (Diff)
/source/blender/editors/armature/armature_ops.c (+18, -5) (Diff)
/source/blender/editors/armature/editarmature.c (+187, -90) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+59, -134) (Diff)
/source/blender/editors/armature/armature_intern.h (+8, -2) (Diff)
/source/blender/editors/armature/armature_ops.c (+18, -5) (Diff)
/source/blender/editors/armature/editarmature.c (+187, -90) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+59, -134) (Diff)