Blender Git Loki
Git Commits -> Revision 90b3bd8
Revision 90b3bd8 by Campbell Barton (master) October 10, 2011, 12:56 (GMT) |
fix [#28850] With "Auto-keyframe" on, the "Selection to Cursor" option doesn't create keyframe. |
Commit Details:
Full Hash: 90b3bd84daf24199aa8b389277a88dd722f7ab06
SVN Revision: 40907
Parent Commit: 92c4fe8
Lines Changed: +82, -71
5 Modified Paths:
/source/blender/editors/animation/keyframing.c (+53, -0) (Diff)
/source/blender/editors/armature/poseobject.c (+8, -49) (Diff)
/source/blender/editors/include/ED_keyframing.h (+5, -0) (Diff)
/source/blender/editors/object/object_transform.c (+3, -15) (Diff)
/source/blender/editors/space_view3d/view3d_snap.c (+13, -7) (Diff)
/source/blender/editors/armature/poseobject.c (+8, -49) (Diff)
/source/blender/editors/include/ED_keyframing.h (+5, -0) (Diff)
/source/blender/editors/object/object_transform.c (+3, -15) (Diff)
/source/blender/editors/space_view3d/view3d_snap.c (+13, -7) (Diff)