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

3.x #29

Merged
merged 30 commits into from
Nov 14, 2024
Merged

3.x #29

merged 30 commits into from
Nov 14, 2024

Conversation

illlustr
Copy link

No description provided.

aaronfranke and others added 30 commits August 26, 2024 15:07
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
[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
@illlustr illlustr merged commit 7cd1432 into gdx.3x Nov 14, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants