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

Fixes #48178: WebXR broken when built with Emscripten 2.0.13 or later #48268

Merged
merged 1 commit into from
Apr 28, 2021

Conversation

dsnopek
Copy link
Contributor

@dsnopek dsnopek commented Apr 28, 2021

Fixes #48178

I tested this with Godot 3.3, built with Emscripten 2.0.15, both in debug mode and release (with the Closure compiler). It worked with my WebXR demo, and the example project from the issue.

This should cleanly cherry-pick to the 3.3 branch.

@dsnopek dsnopek requested a review from a team as a code owner April 28, 2021 13:32
@akien-mga akien-mga added bug cherrypick:3.3 cherrypick:3.x Considered for cherry-picking into a future 3.x release platform:web topic:xr labels Apr 28, 2021
@akien-mga akien-mga added this to the 4.0 milestone Apr 28, 2021
@akien-mga akien-mga requested a review from a team April 28, 2021 13:46
@Faless Faless merged commit 4ea7363 into godotengine:master Apr 28, 2021
@akien-mga
Copy link
Member

Cherry-picked for 3.4.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Apr 29, 2021
@akien-mga
Copy link
Member

Cherry-picked for 3.3.1.

@dsnopek dsnopek deleted the issue-48178 branch July 22, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WebXR problem. Browser.pauseAsyncCallbacks is not a function
4 participants