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

Fix 183: "t values issue that causes the animations to not be finished entirely" #698

Closed
wants to merge 20 commits into from

Commits on Nov 11, 2020

  1. first attempt

    leotrs committed Nov 11, 2020
    Copy the full SHA
    d831aa6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Copy the full SHA
    02fe66c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a1a7fa5 View commit details
    Browse the repository at this point in the history
  3. mobjects should be updated each time the frame is updated, not only w…

    …hen an animation is being played
    leotrs committed Nov 14, 2020
    Copy the full SHA
    116429b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    15f033a View commit details
    Browse the repository at this point in the history
  5. black

    leotrs committed Nov 14, 2020
    Copy the full SHA
    1d0858b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Copy the full SHA
    bfe7f4f View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Copy the full SHA
    ab5e04e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Copy the full SHA
    07b6144 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d64eba2 View commit details
    Browse the repository at this point in the history
  3. add conditional

    leotrs committed Nov 20, 2020
    Copy the full SHA
    69f5465 View commit details
    Browse the repository at this point in the history
  4. fix play count

    leotrs committed Nov 20, 2020
    Copy the full SHA
    5dfd51a View commit details
    Browse the repository at this point in the history
  5. update tests

    leotrs committed Nov 20, 2020
    Copy the full SHA
    207afdb View commit details
    Browse the repository at this point in the history
  6. black

    leotrs committed Nov 20, 2020
    Copy the full SHA
    2582b38 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. Copy the full SHA
    3444992 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bd19fa2 View commit details
    Browse the repository at this point in the history
  3. add new test

    leotrs committed Nov 21, 2020
    Copy the full SHA
    d7fa9bd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Copy the full SHA
    0876e31 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Copy the full SHA
    b9d8f46 View commit details
    Browse the repository at this point in the history
  2. black

    leotrs committed Nov 24, 2020
    Copy the full SHA
    0e06786 View commit details
    Browse the repository at this point in the history