Blender Git Commit Log
Git Commits -> Revision 67888ee
Revision 67888ee by Joshua Leung (master) December 23, 2008, 11:42 (GMT) |
2.5 Action Editor Bugfix - Select keys now works It is now possible to select individual keyframes again in the Action Editor. * Temporarily disabled markers keymap in Action Editor, as it was stealing all the events. Waiting for solution from Ton... * Fixed a crash and wrong coordinate conversion errors |
Commit Details:
Full Hash: 67888ee34b61130113e6b8fc439ff6b50d4078a1
SVN Revision: 18026
Parent Commit: 87c05f7
Lines Changed: +6, -4
5 Modified Paths:
/source/blender/editors/animation/anim_filter.c (+1, -0) (Diff)
/source/blender/editors/animation/keyframes_draw.c (+2, -2) (Diff)
/source/blender/editors/screen/area.c (+1, -0) (Diff)
/source/blender/editors/space_action/action_select.c (+1, -1) (Diff)
/source/blender/editors/space_action/space_action.c (+1, -1) (Diff)
/source/blender/editors/animation/keyframes_draw.c (+2, -2) (Diff)
/source/blender/editors/screen/area.c (+1, -0) (Diff)
/source/blender/editors/space_action/action_select.c (+1, -1) (Diff)
/source/blender/editors/space_action/space_action.c (+1, -1) (Diff)