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

[Web] Small fixes and enhancements. #65644

Merged
merged 1 commit into from
Sep 11, 2022

Conversation

Faless
Copy link
Collaborator

@Faless Faless commented Sep 11, 2022

  • "Definitive" fix for ENOENT randomly disappearing from emscripten.
  • Proper shutdown when setup fails.
  • Re-enable WebGL explicit buffer swap.
  • Re-enable optional per-pixel transparency.
  • Add type cast to make closure compiler happy.
  • Remove emscripten Safari WebGL workaround.
  • Improve AudioWorklet cleanup.

- "Definitive" fix for ENOENT randomly disappearing from emscripten.
- Proper shutdown when setup fails.
- Re-enable WebGL explicit buffer swap.
- Re-enable optional per-pixel transparency.
- Add type cast to make closure compiler happy.
- Remove emscripten Safari WebGL workaround.
- Improve AudioWorklet cleanup.
Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@Faless Faless merged commit 200b9cd into godotengine:master Sep 11, 2022
@Faless Faless deleted the web/4.x_misc_alpha_fixes branch September 11, 2022 09:42
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.

2 participants