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 #63

Merged
merged 53 commits into from
Dec 3, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 3, 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 : )

Calinou and others added 30 commits September 26, 2024 00:08
Co-Authored-By: Adam Scott <[email protected]>
Co-Authored-By: A Thousand Ships <[email protected]>
Co-authored by @Alex2782 for the Android bindings.
Many thanks to the reviewers also.

Co-authored-by: Alex <[email protected]>
Otherwise asan complains if a test tries to use these.

Split off from #98909
Tested with various ZIP files found on the web, with a single root
folder or multiple files at its root.

Co-authored-by: Raul Santos <[email protected]>
Fixes the horizon color being grey even when both
the sky and ground colors are set to black, and
makes the energy slider affect both hemispheres
rather than only affecting the top "sky" portion.
Restore dirty list for BaseMaterial3D but don't use it on resource loader.
Add runtime file loading to `AudioStreamWAV`
Fix run instances dialog scaling bug
Fix vsync on macOS getting disabled when using `afterMinimumDuration`
Destroy EditorFilesystem/EditorSettings on test shutdown
Fix native file dialog filter selection in save dialogs.
Fix language server causing random crashes when `use_threads` is enabled
Improve appearance of external links in built-in docs
[RTL] Keep tag stack between `append_text` calls.
Implement `DisplayServer.beep`.
Android: Refactor icon logic and make monochrome icon optional
Remove verbose prints from CameraServer on Linux due to being printed every second
…iling-slash

Strip any trailing slashes when reading the default project path
Metal: Ensure `texture_create_from_extension` returns correct pixel format
Deprecate the pointless unsafe threading model for rendering
[FileAccess] Set `last_error` on file read/write errors.
[Export] Write text server data from memory, instead of using temporary file.
Add temp utilities (alias `OS::get_temp_dir()`, `FileAccess::create_temp()`, and `DirAccess::create_temp()`)
…aphedit

Add `get_connection_count` function to `GraphEdit`
Android: Set default ACCESS_FILESYSTEM root
Editor: Fix default preview environment sky's horizon and brightness.
Ensure `parse_utf8` has length of string passed in when available
[macOS] Handle bundles as files in the embedded file dialogs.
Add a code sample that extracts all files to ZIPReader documentation
@pull pull bot added the ⤵️ pull label Dec 3, 2024
@pull pull bot merged commit 47bc374 into jcalifornia:master Dec 3, 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.