Blender Git Commit Log
Git Commits -> Revision 1844fc7
Revision 1844fc7 by Joshua Leung (master) July 24, 2009, 12:27 (GMT) |
2.5 - Restored Bone Paths Operators * A number-counter cursor is now used while sampling the curve * Fixed some of the drawing errors with the paths. Unfortunately, when the armature is rotated, the path text is drawn in the wrong places still... |
Commit Details:
Full Hash: 1844fc7057fcc342c4bc9f4e1385bc97a2bd33e6
SVN Revision: 21849
Parent Commit: bd628d9
Lines Changed: +204, -107
5 Modified Paths:
/source/blender/editors/armature/armature_intern.h (+3, -0) (Diff)
/source/blender/editors/armature/armature_ops.c (+3, -0) (Diff)
/source/blender/editors/armature/poseobject.c (+191, -74) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+3, -3) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+4, -30) (Diff)
/source/blender/editors/armature/armature_ops.c (+3, -0) (Diff)
/source/blender/editors/armature/poseobject.c (+191, -74) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+3, -3) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+4, -30) (Diff)