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

Merged
merged 100 commits into from
Dec 2, 2024
Merged

Conversation

pull[bot]
Copy link

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

bruvzg and others added 30 commits October 6, 2024 22:53
Adds test for NavigationServer3D.simplify_path() function.
Was missing from the module config, causing the XML to be added to the
main doc folder
EditorNode is a very heavy object that current test harness cannot create, so after #96544 editor import cannot be tested.

Split off from #98909
… feature warning due to consistent "fallthrough" features (e.g., OS-specific features)
akien-mga and others added 28 commits December 2, 2024 15:51
Allow copy/select shortcuts when `editable` is false in `LineEdit`
Check if EditorNode exists before trying to generate preview
Fix `OS::has_feature()` skipping custom features
Add missing getter for sharp window corners.
Add horizontal center for ColorPicker buttons
Fix `GodotSpace3D::test_body_motion()` not setting `local_shape`
[Label] Fix empty paragraph height.
…ic-typing-yet

Remove uses of implicit static typing from the documentation
Reshape and update button on oversampling change.
Remove button number limit from Windows `dialog_show()` implementation.
[Misc] Check for the available and installed Vulkan SDK versions before downloading and installing.
[Windows] Fix restoring fullscreen window.
[TextServer] Reset subpixel shift on blank glyphs.
[iOS] Add options to specify additional entitlements and capabilities in the export settings.
[TextServer] Fix some line breaking edge cases.
[macOS] Use native window drag for the custom editor title bars.
Change file dialog all files filter name from `All Files (*)` to `All Files (*.*)`.
[Windows] Fix root and current folder in native file dialog.
[RTL] Fix clearing text with `set_text("")`.
[RTL] Parse "\r\n" as a single paragraph break, add some documentation notes.
Fix orphan strings in shader preprocessor
[WebSocket] Clarify that `connect_to_url` is non-blocking
Betsy: Update docs to reflect BC3 and BC5
@pull pull bot added the ⤵️ pull label Dec 2, 2024
@pull pull bot merged commit 0f20e67 into jcalifornia:master Dec 2, 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.