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

Update "Exporting for the Web" to include 4.3 features #9913

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

adamscott
Copy link
Member

@adamscott adamscott commented Sep 5, 2024

The Exporting for the Web page is horribly outdated, especially with the 4.3 changes.

Sorry for that, I completely forgot to update it when I created the new features.

Features:

  • changes the warning about SharedArrayBuffer into a note, as this was pretty much "fixed" with the single-threaded exports.
  • removes the warning about macOS and iOS incompatibility.
  • removes mentions of the splash screen not displaying (Splash image support and new progress bar for HTML5 Web Export godot#91128 was merged for 4.3)
  • edit a warning about exporting the game and installation issues (mentions now that applies only for threaded exports)

Bugsquad edit: closes #9983

@skyace65
Copy link
Contributor

skyace65 commented Sep 7, 2024

Please don"t use the 4.4 milestone unless it"s for a change that only applies to 4.4

@adamscott adamscott requested a review from Calinou September 11, 2024 11:59
@mhilbrunner
Copy link
Member

@adamscott Friendly reminder bump!

@adamscott
Copy link
Member Author

@adamscott Friendly reminder bump!

Oops. I didn"t see that the build failed. Gonna fix that tomorrow morning.

@mak448a
Copy link

mak448a commented Oct 10, 2024

Any updates on this getting merged? Have you gotten the builds to stop failing?

@adamscott adamscott force-pushed the exporting-for-web-update branch from 6083d5d to 1c8bc7b Compare October 22, 2024 17:05
@adamscott
Copy link
Member Author

Just updated the PR. Should work, now.

@adamscott adamscott force-pushed the exporting-for-web-update branch 3 times, most recently from cbaeed9 to 1740fa1 Compare November 26, 2024 16:38
@adamscott adamscott requested a review from skyace65 November 26, 2024 16:39
@adamscott adamscott marked this pull request as ready for review November 26, 2024 16:39
tutorials/export/exporting_for_web.rst Outdated Show resolved Hide resolved
tutorials/export/exporting_for_web.rst Outdated Show resolved Hide resolved
tutorials/export/exporting_for_web.rst Outdated Show resolved Hide resolved
tutorials/export/exporting_for_web.rst Outdated Show resolved Hide resolved
tutorials/export/exporting_for_web.rst Outdated Show resolved Hide resolved
tutorials/export/exporting_for_web.rst Outdated Show resolved Hide resolved
tutorials/export/exporting_for_web.rst Outdated Show resolved Hide resolved
tutorials/export/exporting_for_web.rst Outdated Show resolved Hide resolved
@adamscott adamscott force-pushed the exporting-for-web-update branch from 1740fa1 to a2c8428 Compare January 22, 2025 14:15
@skyace65 skyace65 requested a review from tetrapod00 January 22, 2025 17:10
@skyace65 skyace65 merged commit f480213 into godotengine:master Jan 22, 2025
1 check passed
@skyace65
Copy link
Contributor

Thanks!

@adamscott
Copy link
Member Author

Thanks to you, @skyace65 !

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.

Godot 4.3 web export should work on MacOS and iOS
6 participants