Blender Git Commit Log
Git Commits -> Revision 4f0dc8a
Revision 4f0dc8a by Joshua Leung (master) May 8, 2009, 12:51 (GMT) |
2.5 - Restored Various Tools using Markers * Added back a few Marker-API tools * Restored column select tools using markers (some of these aren't working right yet though). |
Commit Details:
Full Hash: 4f0dc8abbf4e25345370c691fb591ecc23976c5d
SVN Revision: 20104
Parent Commit: 7e29e97
Lines Changed: +190, -79
10 Modified Paths:
/source/blender/editors/animation/anim_filter.c (+6, -1) (Diff)
/source/blender/editors/animation/anim_markers.c (+138, -23) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+17, -3) (Diff)
/source/blender/editors/include/ED_anim_api.h (+1, -0) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+1, -0) (Diff)
/source/blender/editors/include/ED_markers.h (+16, -4) (Diff)
/source/blender/editors/space_action/action_edit.c (+1, -0) (Diff)
/source/blender/editors/space_action/action_select.c (+4, -23) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+3, -3) (Diff)
/source/blender/editors/space_graph/graph_select.c (+3, -22) (Diff)
/source/blender/editors/animation/anim_markers.c (+138, -23) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+17, -3) (Diff)
/source/blender/editors/include/ED_anim_api.h (+1, -0) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+1, -0) (Diff)
/source/blender/editors/include/ED_markers.h (+16, -4) (Diff)
/source/blender/editors/space_action/action_edit.c (+1, -0) (Diff)
/source/blender/editors/space_action/action_select.c (+4, -23) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+3, -3) (Diff)
/source/blender/editors/space_graph/graph_select.c (+3, -22) (Diff)