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

Add Engine.get_{process,physics}_step() to get unscaled time delta #86766

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 27, 2024

  1. Add Engine.get_{process,physics}_step() to get unscaled time delta

    This can be used for manual UI animations or code whose behavior
    shouldn't vary depending on `Engine.time_scale`.
    Calinou committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f2df31c View commit details
    Browse the repository at this point in the history