forked from godotengine/godot
-
Notifications
You must be signed in to change notification settings - Fork 1
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
3.x #29
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
…ream on a AudioStreamRandomPitch stream.
Calling `is_action_just_pressed()` and `is_action_just_released()` from `_input()` is liable to cause duplicate detection bugs in user code.
…ressed [3.x] Add warning when calling `is_action_just_pressed()` from `_input()`
…n_default_codes [3.x] Do not auto add default script and country codes to the locale.
…tch_crash_fix [3.x] Fix random multithreaded crash that happens when setting the audio stream on a AudioStreamRandomPitch stream.
…get-set [3.x] Bind Array and Pool*Array get and set functions
…ache [3.x] Cache results for `TranslationServer.compare_locales()`
[3.x] Fix `PopupMenu` margin and separation calculations
[3.x] Fix button click detection when `Tree` is rotated
…ssed [3.x] Fix `Button` not listing `hover_pressed` stylebox
[3.x] Backport "Cleanup function state connections when destroying instance" for Godot 3
Co-authored-by: Haoyu Qiu <[email protected]>
[3.x] Fix error when non-ASCII characters in resource pack path
bagder/ca-bundle@4d3fe66 Document matching mozilla-release changeset. (cherry picked from commit eb41ff0)
Pin clang-format to version 16, and black to 24.10.0. Keep using Ubuntu 22.04 for Linux builds for portability.
[3.x] CI: Update Linux runners to Ubuntu 24.04, but keep 22.04 for Linux builds
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.