Blender Git Loki
Git Commits -> Revision 8dd14e1
Revision 8dd14e1 by Joshua Leung (master) January 22, 2010, 23:51 (GMT) |
Graph Editor: Bugfixes for option where only the keyframes of selected F-Curves are shown * Selected keyframes in unselected F-Curves were still being modified, although not shown * Selection tools for keyframes were changing the selection status of F-Curves, making keyframes sometimes disappear after trying to select another keyframe * Warning fixes in a few other files |
Commit Details:
Full Hash: 8dd14e1eed6f65af3a19a5cae8202c8f701e94ed
SVN Revision: 26202
Parent Commit: f0d89a0
Lines Changed: +79, -38
5 Modified Paths:
/source/blender/blenkernel/intern/armature.c (+0, -1) (Diff)
/source/blender/blenkernel/intern/curve.c (+1, -1) (Diff)
/source/blender/editors/animation/anim_filter.c (+15, -2) (Diff)
/source/blender/editors/space_graph/graph_select.c (+62, -28) (Diff)
/source/blender/makesrna/intern/rna_action.c (+1, -6) (Diff)
/source/blender/blenkernel/intern/curve.c (+1, -1) (Diff)
/source/blender/editors/animation/anim_filter.c (+15, -2) (Diff)
/source/blender/editors/space_graph/graph_select.c (+62, -28) (Diff)
/source/blender/makesrna/intern/rna_action.c (+1, -6) (Diff)