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

perf: SpriteAnimationWidget will re-render only when needed #1876

Merged

Commits on Aug 29, 2022

  1. Re-render when only needed

    Hwanseok committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    cad983d View commit details
    Browse the repository at this point in the history
  2. Change to use rotation when only needed

    Hwanseok committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    7b0410b View commit details
    Browse the repository at this point in the history
  3. Fix painter not rendering when angle is 0

    Hwanseok committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    c35313b View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary re-build

    Hwanseok committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    21162bd View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

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