-
-
Notifications
You must be signed in to change notification settings - Fork 21.1k
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This makes the build process more seamless. A similar option is already forced for initial memorywhen needed. (cherry picked from commit da19898)
(cherry picked from commit e2792cc)
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)
(cherry picked from commit 0b55eed)
(cherry picked from commit 575cd36)
…me's tooltip (cherry picked from commit c635ab9)
(cherry picked from commit e2ed9d1)
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
force-pushed
the
3.x-cherrypicks
branch
from
January 25, 2022 17:56
08df2a8
to
f8afd16
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.