Blender Git Commit Log
Git Commits -> Revision 240babf
Revision 240babf by Joshua Leung (master) May 24, 2012, 13:52 (GMT) |
Graph Editor - View All/Selected now includes handles for calculating extents of F-Curves It is possible to get the old behaviour (handles excluded) by bringing up the Operator Properties (F6) while in the Graph Editor (this doesn't work elsewhere due to the context requirements of this stuff). |
Commit Details:
Full Hash: 240babf07423d5efcb85edbe8e8d2571e8e163b8
SVN Revision: 46970
Parent Commit: 9abd6e7
Lines Changed: +52, -24
5 Modified Paths:
/source/blender/blenkernel/BKE_fcurve.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/fcurve.c (+23, -12) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+25, -9) (Diff)
/source/blender/editors/space_graph/graph_intern.h (+2, -1) (Diff)
/source/blender/editors/space_graph/space_graph.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/fcurve.c (+23, -12) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+25, -9) (Diff)
/source/blender/editors/space_graph/graph_intern.h (+2, -1) (Diff)
/source/blender/editors/space_graph/space_graph.c (+1, -1) (Diff)