Blender Git Loki
Git Commits -> Revision eccfa53
Revision eccfa53 by Sybren A. Stüvel (temp-T81874-box-select-active-keyframe) October 26, 2020, 13:49 (GMT) |
Fix T81874: Box Select Keyframes doesnt set an active keyframe Set the active keyframe on box/circle/lasso select in the graph editor. For every FCurve that is influenced by the select operator that doesn't have an active keyframe yet, the right-most keyframe is marked as the active Keyframe. Note that what is seen as the active keyframe for the graph editor also depends on the active FCurve, which is not changed by box/circle/lasso select. |
Commit Details:
Full Hash: eccfa53ad42ca98b6b7b8eec55fa4720b6ab43b2
Parent Commit: 8a51178
Lines Changed: +22, -0
1 Modified Path:
/source/blender/editors/space_graph/graph_select.c (+22, -0) (Diff)