blender/release
Hans Goudey 983ad4210b Fix T76595: Indicate the Active Keyframe in Graph Editor
In the graph editor there is a panel that says "Active Keyframe" for
numerically editing a keyframe's values, but in the code there is no
concept of the "active keyframe." Since this is a useful concept to
have for some other features anyway, this commit adds an active
keyframe index value to FCurves. It also displays it with a theme
color for the active vertex (which didn't exist before) if the
FCurve is active.

The active keyframe in the graph editor is treated similarly to the
active vertex in the 3D view. It is the keyframe most recently selected
with a single click, and it is always selected.

For now, the only real functional change is that the active keyframe
appears in white and it should be more predictable which keyframe is
being edited in the sidebar panel.

Differential Revision: https://developer.blender.org/D7737
2020-10-07 08:27:58 -05:00
..
bin Cleanup: spelling 2017-04-27 21:41:03 +10:00
darwin macOS: improve design of .dmg background 2020-07-16 17:28:27 +02:00
datafiles Fix T76595: Indicate the Active Keyframe in Graph Editor 2020-10-07 08:27:58 -05:00
freedesktop Linux: 2.90 release information in appdata 2020-08-31 11:21:01 +02:00
license License: Rename GPL2 license to match the name specified in copyright.txt 2020-10-02 12:18:02 +02:00
scripts UI: Fix capitalization in various places 2020-10-07 08:04:53 -05:00
text Move license files to license subfolder 2020-09-24 12:49:36 +02:00
windows Cleanup: pep8 (indentation, spacing, long lines) 2020-10-02 11:59:16 +10:00