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

improves RunTimeManager class to prevent bugs related to smoothDT #37

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

TheCodeTherapy
Copy link
Contributor

This PR improves the RunTimeManager to prevent bugs related to the usage of smoothDeltaTime after the Playground runs for a prolonged time in a background tab.

It also fixes the animation bug that used to occur in similar circumstances.

What kind of change does your PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Refactor
  • Tests
  • Other, please describe:

Does your PR fulfill the following requirements?

  • The title references the corresponding issue # (if relevant)

@TheCodeTherapy TheCodeTherapy merged commit 44d1d23 into main Jul 19, 2023
2 checks passed
@MarcusLongmuir MarcusLongmuir deleted the fix/runtimemanager branch August 23, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants