Blender Git Commit Log

Git Commits -> Revision 39ff5d7

Revision 39ff5d7 by Joshua Leung (master)
January 15, 2010, 10:34 (GMT)
Reverting changes made in r25940 with the NLA unmapping.

The reverted code was just blindly restoring the old state of the keyframes; changes to selection state, value changes, handle type, etc. were overridden, and the cases where keyframes were deliberately retimed or otherwise were also ignored.

I'm not sure what problems these changes were meant to be solving, but will reassess the situation when I get more info on this.

Commit Details:

Full Hash: 39ff5d7eb978d16370c37508c012bd9d319ac348
SVN Revision: 26019
Parent Commit: aed721e
Lines Changed: +47, -87

10 Modified Paths:

/source/blender/editors/animation/anim_draw.c (+12, -20) (Diff)
/source/blender/editors/animation/keyframes_draw.c (+2, -3) (Diff)
/source/blender/editors/include/ED_anim_api.h (+1, -1) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+0, -1) (Diff)
/source/blender/editors/space_action/action_edit.c (+6, -12) (Diff)
/source/blender/editors/space_action/action_select.c (+6, -12) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+2, -3) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+6, -12) (Diff)
/source/blender/editors/space_graph/graph_select.c (+6, -11) (Diff)
/source/blender/editors/transform/transform_conversions.c (+6, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021