Blender Git Commit Log

Git Commits -> Revision dee01ca

Revision dee01ca by William Reynish (master)
January 23, 2020, 10:50 (GMT)
UI: Rename 'View Frame' to 'Go to Current Frame'

In our animation editors, we have a feature called View Frame. Problem is, it is not self evident what this feature does. Does it show frame numbers? Does it show all frames? Does it frame the view? Does it frame the view?

What this does, is it moves the view to where the playhead is. With clearer naming, we can communicate this much more clearly.

This is just a simple patch that changes the name from 'View Frame' -> 'Go to Current Frame'.

Differential Revision: https://developer.blender.org/D6437

Commit Details:

Full Hash: dee01cad19fd98c891972ea18bd59da7182346d1
Parent Commit: c01246f
Lines Changed: +6, -6

3 Modified Paths:

/source/blender/editors/space_action/action_edit.c (+2, -2) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+2, -2) (Diff)
/source/blender/editors/space_nla/nla_edit.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021