Blender Git Commit Log
Git Commits -> Revision ede921f
Revision ede921f by Joshua Leung (master) July 2, 2009, 01:01 (GMT) |
NLA SoC: Proper poll callbacks for Graph Editor For now, some of these polls may be a bit too restrictive, but at least we have some unified+cleaned bases to work from now (instead of relying on the generic ED_operator_area_active). |
Commit Details:
Full Hash: ede921fdfac1c76b8c54cae1723fbe9efd891939
SVN Revision: 21298
Parent Commit: 66c8627
Lines Changed: +325, -96
1 Added Path:
/source/blender/editors/space_graph/graph_utils.c (+288, -0) (View)
6 Modified Paths:
/source/blender/editors/space_graph/graph_buttons.c (+0, -28) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+0, -40) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+23, -23) (Diff)
/source/blender/editors/space_graph/graph_intern.h (+9, -0) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_select.c (+4, -4) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+0, -40) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+23, -23) (Diff)
/source/blender/editors/space_graph/graph_intern.h (+9, -0) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_select.c (+4, -4) (Diff)