Blender Git Commit Log
Git Commits -> Revision 6947624
Revision 6947624 by Michael Fox (master) February 5, 2009, 05:13 (GMT) |
2.5 ******* -ported clear loc,rot,scale operators to pose mode operators - for some reason when animated and you clear anything, the whole aramture clears. somthing to do with the depsgraph stuff that was directly ported from clear armature() |
Commit Details:
Full Hash: 6947624afa873b6050a9ee494628e7da97aada96
SVN Revision: 18819
Parent Commit: f89e3d2
Lines Changed: +177, -103
5 Modified Paths:
/source/blender/blenkernel/BKE_context.h (+2, -0) (Diff)
/source/blender/editors/armature/armature_intern.h (+3, -1) (Diff)
/source/blender/editors/armature/armature_ops.c (+7, -1) (Diff)
/source/blender/editors/armature/editarmature.c (+162, -68) (Diff)
/source/blender/editors/object/object_edit.c (+3, -33) (Diff)
/source/blender/editors/armature/armature_intern.h (+3, -1) (Diff)
/source/blender/editors/armature/armature_ops.c (+7, -1) (Diff)
/source/blender/editors/armature/editarmature.c (+162, -68) (Diff)
/source/blender/editors/object/object_edit.c (+3, -33) (Diff)