Blender Git Commit Log
Git Commits -> Revision dcb07e3
Revision dcb07e3 by Joshua Leung (master) April 12, 2009, 06:47 (GMT) |
Action Editor: Selection tools cleanup * Cleaned up the code for selecting keyframes * Click-column-select (Alt-RMB) now works * Also, moved a function used in both Action/DopeSheet and Graph editors to the Animation module |
Commit Details:
Full Hash: dcb07e387d7a9aec0ec8a9bb091ecad418a80a23
SVN Revision: 19670
Parent Commit: e0d794b
Lines Changed: +214, -330
5 Modified Paths:
/source/blender/editors/animation/keyframes_edit.c (+18, -0) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+4, -0) (Diff)
/source/blender/editors/space_action/action_edit.c (+0, -16) (Diff)
/source/blender/editors/space_action/action_select.c (+192, -298) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+0, -16) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+4, -0) (Diff)
/source/blender/editors/space_action/action_edit.c (+0, -16) (Diff)
/source/blender/editors/space_action/action_select.c (+192, -298) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+0, -16) (Diff)