Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the animation bezier editor #48572

Merged

Commits on Aug 14, 2021

  1. Improve the animation bezier editor

    - Allow snapping bezier handles to the timeline.
    - Allow precise snapping when holding Shift for keyframes and handles.
      - Previously, it was only allowed for seeking the timeline.
      - This change also impacts the animation track editor,
        not just the bezier editor.
    - Invert the Ctrl + mouse wheel behavior to match the zoom direction
      in the animation track editor.
    - Increase the line spacing between the "Time:" and "Value:" texts
      to improve readability.
    - Tweak box selection styling to match the animation track editor.
    - Adjust line widths for hiDPI displays.
    Calinou committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    4a4d977 View commit details
    Browse the repository at this point in the history