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 Matter World update, runner creation #6983

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

samme
Copy link
Contributor

@samme samme commented Dec 15, 2024

This PR

Fixed

  • update() was hanging the browser with large frame deltas.
  • update() wasn't smoothing or snapping frame deltas.
  • physics.matter.runner config values (except delta and fps) weren't being used.

Docs

@photonstorm photonstorm merged commit cbfc3f1 into phaserjs:master Jan 3, 2025
@photonstorm
Copy link
Collaborator

👍

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.

Tab stalls when using matterjs and moving away from the tab for a while, probably Engine.update related
2 participants