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 WebXR support (for Godot 4.0) #44154

Merged
merged 1 commit into from
Jan 4, 2021
Merged

Conversation

dsnopek
Copy link
Contributor

@dsnopek dsnopek commented Dec 7, 2020

This PR ports WebXR support from PR #42397 for Godot 3.2.

This includes the changes from PR #44153, which allows the HTML5 export templates to fully build, proving that this code will compile. Of course, it won't actually work, since both WebGL and XR aren't currently working in Godot 4.0, but once they are, it should be relatively minor changes to get this working too.

This implements proposal godotengine/godot-proposals#1581

@akien-mga akien-mga merged commit c13bb0b into godotengine:master Jan 4, 2021
@akien-mga
Copy link
Member

Thanks!

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.

3 participants