Blender Git Commit Log

Git Commits -> Revision d6ee8a0

Revision d6ee8a0 by Joshua Leung (master)
September 30, 2010, 11:56 (GMT)
Cleanup of Auto-Keyframing code:

Moved duplicated code out to a special new function so that this doesn't need to be copied all over for each transform op that needs this.

Commit Details:

Full Hash: d6ee8a0e4d10f3a5479ce2c94b403b2f59e5c523
SVN Revision: 32213
Parent Commit: e846555
Lines Changed: +36, -96

7 Modified Paths:

/source/blender/editors/animation/anim_channels_edit.c (+2, -2) (Diff)
/source/blender/editors/animation/keyingsets.c (+15, -0) (Diff)
/source/blender/editors/armature/editarmature.c (+6, -36) (Diff)
/source/blender/editors/armature/poselib.c (+2, -14) (Diff)
/source/blender/editors/armature/poseobject.c (+2, -11) (Diff)
/source/blender/editors/include/ED_keyframing.h (+3, -0) (Diff)
/source/blender/editors/object/object_transform.c (+6, -33) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021