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

API updates to the AnimationPlayer #9002

Merged
merged 31 commits into from
Aug 28, 2023

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    e663e51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6488df View commit details
    Browse the repository at this point in the history
  3. Greater than or equals

    DevinLeamy committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    169a94c View commit details
    Browse the repository at this point in the history
  4. lint

    DevinLeamy committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    1400461 View commit details
    Browse the repository at this point in the history
  5. Updated names and comments

    DevinLeamy committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    6e3b15c View commit details
    Browse the repository at this point in the history
  6. Typo

    DevinLeamy committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    eec1240 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    a9f82a3 View commit details
    Browse the repository at this point in the history
  2. lint

    DevinLeamy committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    a920e90 View commit details
    Browse the repository at this point in the history
  3. Updated comment

    DevinLeamy committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    57df0ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5af3277 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d829db View commit details
    Browse the repository at this point in the history
  6. Updated comment

    DevinLeamy committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    3ad8d27 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    62c67e5 View commit details
    Browse the repository at this point in the history
  2. Renamed PlayingAnimation::finished to PlayingAnimation::is_finished t…

    …o match the AnimationPlayer
    DevinLeamy committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d36d5bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3a7eb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60fc68c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    63a71b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88fd036 View commit details
    Browse the repository at this point in the history
  3. Updated examples

    DevinLeamy committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    764ae7e View commit details
    Browse the repository at this point in the history
  4. Remove unused import

    DevinLeamy committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e028c17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f09ce88 View commit details
    Browse the repository at this point in the history
  6. nit: fix comment

    DevinLeamy committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9670723 View commit details
    Browse the repository at this point in the history
  7. Nit: improved comment

    Co-authored-by: Hennadii Chernyshchyk <genaloner@gmail.com>
    DevinLeamy and Shatur committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1d2a9b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    d59789b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    011d13f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b8da3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f52c991 View commit details
    Browse the repository at this point in the history
  5. nit: format

    DevinLeamy committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7910f05 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    6527d72 View commit details
    Browse the repository at this point in the history
  2. nit: cargo fmt --all

    DevinLeamy committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f50c8c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Applied suggestions (updates to comments and inlines)

    Co-authored-by: François <mockersf@gmail.com>
    DevinLeamy and mockersf committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8d3b642 View commit details
    Browse the repository at this point in the history