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 divide-by-zero crash in getAnimationProgress() #7532

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Nov 12, 2024

  1. Fix getAnimationProgress

    kphoenix137 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8f6c6f9 View commit details
    Browse the repository at this point in the history
  2. const

    kphoenix137 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    80ee87b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Update Source/engine/animationinfo.cpp

    Co-authored-by: Andrew James <[email protected]>
    kphoenix137 and ephphatha authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7ebf92b View commit details
    Browse the repository at this point in the history
  2. Update animationinfo.cpp

    kphoenix137 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c905dee View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Update animationinfo.cpp

    kphoenix137 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7b86dc1 View commit details
    Browse the repository at this point in the history