Blender Git Commit Log

Git Commits -> Revision 61178b1

Revision 61178b1 by Joshua Leung (master)
July 28, 2009, 06:50 (GMT)
2.5 - Anim Editor cleanups + Graph Editor Clutter Reduction

* Cleaned up some parts of the code that were unused/could be done a bit nicer

* Added a new option for only showing the keyframes of the selected F-Curves in the Graph Editor, as another way of reducing the clutter.

Commit Details:

Full Hash: 61178b19eabdc3e3833c167cdc8128db8994f9ca
SVN Revision: 21963
Parent Commit: 9cbdf73
Lines Changed: +103, -115

14 Modified Paths:

/source/blender/editors/animation/anim_channels.c (+2, -2) (Diff)
/source/blender/editors/animation/anim_draw.c (+4, -34) (Diff)
/source/blender/editors/animation/anim_filter.c (+29, -13) (Diff)
/source/blender/editors/include/ED_anim_api.h (+16, -14) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+22, -36) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_header.c (+1, -0) (Diff)
/source/blender/editors/space_graph/graph_select.c (+7, -2) (Diff)
/source/blender/editors/space_nla/nla_channels.c (+3, -3) (Diff)
/source/blender/editors/space_nla/nla_draw.c (+4, -4) (Diff)
/source/blender/editors/space_nla/nla_edit.c (+6, -6) (Diff)
/source/blender/makesdna/DNA_action_types.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021