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

Cherry-picks for the 3.x branch (future 3.5) - 9th batch #57212

Merged
merged 15 commits into from
Jan 25, 2022

Conversation

akien-mga
Copy link
Member

No description provided.

Calinou and others added 10 commits January 25, 2022 18:12
This makes the build process more seamless. A similar option is
already forced for initial memorywhen needed.

(cherry picked from commit da19898)
This makes for a more seamless-looking address bar/status bar
when using the web editor on a mobile device, either directly
in the brower or installed as a progressive web app.

This also specifies a theme color for the web editor's offline
fallback.

(cherry picked from commit 7ef459c)
Parsing was fixed, but not the return value for the exposed getter.

(cherry picked from commit 01e5e98)
Running `npm run serve` in `platform/javascript/` will start
a web server that uses `bin/` as its root folder. This means you
can extract a compiled web editor ZIP in this folder and immediately
be able to test the web editor.

Headers required for the use of SharedArrayBuffer are automatically
added to every response.

(cherry picked from commit 9ef9bfb)
They're meant to be `TreeItem *` but this can't be bound in Variant.

Fixes godotengine#20538.

(cherry picked from commit 81f2ce4)
@akien-mga akien-mga added this to the 3.5 milestone Jan 25, 2022
@akien-mga akien-mga requested review from a team as code owners January 25, 2022 17:31
@akien-mga akien-mga merged commit e17af68 into godotengine:3.x Jan 25, 2022
@akien-mga akien-mga deleted the 3.x-cherrypicks branch January 25, 2022 18:05
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.