Blender Git Commit Log

Git Commits -> Revision e4c93dc

Revision e4c93dc by Antonis Ryakiotakis (master)
May 15, 2015, 11:39 (GMT)
Zoom to frame options, requested by the Hwoozeberry (dutch translation)
team.

There are 3 options here:

1) Keep range (previous behaviour)
2) Seconds - allows a specified offset in seconds around current frame
3) keyframes - zoom to include a number of keyframes around the cursor

Options 2 and 3 have their own properties to tweak the behaviour and all
options can be found in User Preferences->Interface under the 2D
viewports section.

Number 3 will probably need some refinement so commiting here for the
hwoozeberry team to test first.

Commit Details:

Full Hash: e4c93dc7db9b50acf898b667c95b208856b80ea8
Parent Commit: c86a6f3
Lines Changed: +184, -21

9 Modified Paths:

/release/scripts/startup/bl_ui/space_userpref.py (+5, -0) (Diff)
/source/blender/editors/animation/anim_draw.c (+140, -0) (Diff)
/source/blender/editors/include/ED_anim_api.h (+1, -0) (Diff)
/source/blender/editors/include/UI_view2d.h (+0, -1) (Diff)
/source/blender/editors/interface/view2d_ops.c (+0, -15) (Diff)
/source/blender/editors/space_action/action_edit.c (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+11, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+25, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021