Blender Git Loki

Git Commits -> Revision 5ebdbca

Revision 5ebdbca by Sybren A. Stüvel (master)
October 16, 2020, 14:44 (GMT)
Animation: Snap Cursor Value operator

Add operator to snap the 2D Cursor value to selected keyframes. This is
doing almost the same as the "Cursor to Selected" operator, except that
it doesn't affect the current frame, just the Y-coordinate (the value)
of the 2D cursor.

The "snap cursor" operators are added to the Key ? Snap menu and to the
Snap pie menu. This means that these menus are now extended in meaning,
to not only mean "snap the selected keyframes to the cursor", but also
for some options "snap the cursor to selected keyframes".

This fixes T76596.

Commit Details:

Full Hash: 5ebdbcafcb2703f14f33738f1e852e5a3e1ab33a
Parent Commit: df4a93a
Lines Changed: +64, -2

5 Modified Paths:

/release/scripts/startup/bl_ui/space_graph.py (+21, -2) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+1, -0) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+40, -0) (Diff)
/source/blender/editors/space_graph/graph_intern.h (+1, -0) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021