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 performance for :meth:.Mobject.become #2508

Merged
merged 25 commits into from Jan 29, 2022

Commits on Jan 29, 2022

  1. Improve become method

    Darylgolden committed Jan 29, 2022
    Copy the full SHA
    447cd9d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    07ea5ea View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    20b4dd3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1def0e5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    44d46d9 View commit details
    Browse the repository at this point in the history
  6. fix test

    Darylgolden committed Jan 29, 2022
    Copy the full SHA
    5fa2f54 View commit details
    Browse the repository at this point in the history
  7. typehint and kwarg

    Darylgolden committed Jan 29, 2022
    Copy the full SHA
    98e2577 View commit details
    Browse the repository at this point in the history
  8. Add tests for become

    Darylgolden committed Jan 29, 2022
    Copy the full SHA
    1f5cc82 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    3354667 View commit details
    Browse the repository at this point in the history
  10. experiment

    Darylgolden committed Jan 29, 2022
    Copy the full SHA
    fa66dbd View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    d838b45 View commit details
    Browse the repository at this point in the history
  12. Undo match_num_points

    Darylgolden committed Jan 29, 2022
    Copy the full SHA
    90295b2 View commit details
    Browse the repository at this point in the history
  13. readd return self

    Darylgolden committed Jan 29, 2022
    Copy the full SHA
    95e8579 View commit details
    Browse the repository at this point in the history
  14. test fix

    Darylgolden committed Jan 29, 2022
    Copy the full SHA
    811784c View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    6adc0a2 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    9c1ad07 View commit details
    Browse the repository at this point in the history
  17. use skip point alignment

    Darylgolden committed Jan 29, 2022
    Copy the full SHA
    a9517cc View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    1050dca View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    d9867ee View commit details
    Browse the repository at this point in the history
  20. Added documentation

    Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
    Darylgolden and behackl committed Jan 29, 2022
    Copy the full SHA
    13d4a6b View commit details
    Browse the repository at this point in the history
  21. Minor correction

    Darylgolden committed Jan 29, 2022
    Copy the full SHA
    f7c47d3 View commit details
    Browse the repository at this point in the history
  22. fix indentation

    Darylgolden committed Jan 29, 2022
    Copy the full SHA
    e216ce4 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    669a203 View commit details
    Browse the repository at this point in the history
  24. fix formatting

    Darylgolden committed Jan 29, 2022
    Copy the full SHA
    613e6e9 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    5a1cd62 View commit details
    Browse the repository at this point in the history