Blender Git Loki
Git Commits -> Revision 8a6d6a3
Revision 8a6d6a3 by Joshua Leung (master) September 27, 2009, 06:14 (GMT) |
Animation Editors - Moved the code for drawing the filtering toggles into a single function. |
Commit Details:
Full Hash: 8a6d6a33f8542e8940119a6435969ac119e68229
SVN Revision: 23503
Parent Commit: fbfa8d2
Lines Changed: +62, -71
7 Modified Paths:
/source/blender/editors/animation/anim_draw.c (+50, -0) (Diff)
/source/blender/editors/include/ED_anim_api.h (+8, -2) (Diff)
/source/blender/editors/space_action/action_header.c (+1, -18) (Diff)
/source/blender/editors/space_graph/graph_header.c (+1, -24) (Diff)
/source/blender/editors/space_graph/graph_utils.c (+0, -1) (Diff)
/source/blender/editors/space_nla/nla_header.c (+1, -25) (Diff)
/source/blender/makesdna/DNA_action_types.h (+1, -1) (Diff)
/source/blender/editors/include/ED_anim_api.h (+8, -2) (Diff)
/source/blender/editors/space_action/action_header.c (+1, -18) (Diff)
/source/blender/editors/space_graph/graph_header.c (+1, -24) (Diff)
/source/blender/editors/space_graph/graph_utils.c (+0, -1) (Diff)
/source/blender/editors/space_nla/nla_header.c (+1, -25) (Diff)
/source/blender/makesdna/DNA_action_types.h (+1, -1) (Diff)