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

[pull] master from godotengine:master #56

Merged
merged 26 commits into from
Nov 25, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Nov 25, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

dustdfg and others added 26 commits October 19, 2024 09:51
Signed-off-by: Yevhen Babiichuk (DustDFG) <[email protected]>
Co-authored-by: Tomek <[email protected]>
…ng returned by `OS::read_string_from_stdin`/`OS::get_stdin_string`.
Make UPNP classes custom instance, so they can come with empty
implementation on the Web (where the would not work anyway) without
breaking scripts referencing it.

This results in smaller Web builds by not including the library which
also results in the emscripten socket wrappers to be stipped away.
…Control Children

Document fact that themes only propagate to control children
(not Node2D, etc). Wording is copied from Theme docs.
Also clarifies line somewhat.

Co-Authored-By: Allyson Chan <[email protected]>
…ited_metadata

Editor: forbid deleting inherited metadata properties
Docs: Update Control class to properly reflect behavior of Themes on Control Children
CI: Bump SCons to latest (4.8.0 → 4.8.1)
Revert "Make `delay_usec` more precise on Windows to fix framepacing"
Add VoxelGI bake cancelling and progress UI improvement
[Buildsystem] Fix path format for SCU builds on Windows
[UPNP] Allow disabling UPNP implementation on the Web
Change how multi selection scale is applied to canvas item
…-error-98068

[Web] Fix PWA callback assignment causing crash in sandboxed iframes
Fix missing space after period in error message.
Convert line breaks to `\n` and strip line break from the end of string returned by `OS::read_string_from_stdin`/`OS::get_stdin_string`.
Fix stringification of Vector4
[Editor] Fix float value used for integer performance monitors
@pull pull bot added the ⤵️ pull label Nov 25, 2024
@pull pull bot merged commit d09d82d into jcalifornia:master Nov 25, 2024
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.