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

Allow to suspend and resume updating smoothly #1873

Closed

Commits on Aug 6, 2021

  1. feat: allow to suspend and resume updating smoothly

    BREAKING CHANGE: attribute self.updating_suspended is not available anymore (replaced by self.updating_speed and self.updating_variation)
    Léo Géré committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    def509f View commit details
    Browse the repository at this point in the history
  2. Add a import to access linear rate function

    Léo Géré committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    0f85ef0 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Add a missing parameter when recursive call of update

    Léo Géré committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    aeda7d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Add a warning when rendering with caching enabled

    Léo Géré committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    5739487 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Fix bug ManimCommunity#1895 (recursive not working)

    Léo Géré committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    c8afe9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a284278 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

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