Blender Git Commit Log
Git Commits -> Revision 1b5cc34
Revision 1b5cc34 by Julian Eisel February 19, 2015, 18:30 (GMT) |
Auto-Focus Channels, squashed commit |
Commit Details:
Full Hash: 1b5cc34ebaf23c7ad480b55a7e5e30cd05eb81a1
Parent Commit: c3c9e02
Lines Changed: +86, -9
6 Modified Paths:
/release/scripts/startup/bl_ui/space_graph.py (+1, -0) (Diff)
/source/blender/editors/animation/anim_channels_edit.c (+30, -7) (Diff)
/source/blender/editors/include/ED_anim_api.h (+3, -1) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+45, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -1) (Diff)
/source/blender/editors/animation/anim_channels_edit.c (+30, -7) (Diff)
/source/blender/editors/include/ED_anim_api.h (+3, -1) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+45, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -1) (Diff)