-
-
Notifications
You must be signed in to change notification settings - Fork 21.3k
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
Cherry-picks for the 3.5 branch (future 3.5.3) - 2nd batch #81077
Commits on Aug 28, 2023
-
[3.x] Core: Add recursion level check for
Array
andDictionary
ha……shing (cherry picked from commit 68e8c1b)
Configuration menu - View commit details
-
Copy full SHA for b884fe2 - Browse repository at this point
Copy the full SHA b884fe2View commit details -
Fix mesh library remove selected item menu option
Fixes godotengine#45969. (cherry picked from commits 189acbe and aa9d214)
Configuration menu - View commit details
-
Copy full SHA for 2783deb - Browse repository at this point
Copy the full SHA 2783debView commit details -
Notify child controls when BackBufferCopy's rect changed
(cherry picked from commit 602a0d2)
Configuration menu - View commit details
-
Copy full SHA for bf1511d - Browse repository at this point
Copy the full SHA bf1511dView commit details -
Fix scrolling behaviour with low page value
(cherry picked from commit 1608bea)
Configuration menu - View commit details
-
Copy full SHA for 3be4f3a - Browse repository at this point
Copy the full SHA 3be4f3aView commit details -
Document how to use logarithm of base 10 with
log()
(cherry picked from commit 3c4f0ca)
Configuration menu - View commit details
-
Copy full SHA for 38cb389 - Browse repository at this point
Copy the full SHA 38cb389View commit details -
Prevent color conversion of the big Godot logo
Use an off-white color from the palette that we explicitly don't convert. (cherry picked from commit ce741df)
Configuration menu - View commit details
-
Copy full SHA for 0dfc9d0 - Browse repository at this point
Copy the full SHA 0dfc9d0View commit details -
Fix moving position indicator out of bounds in FileAccessMemory
(cherry picked from commit bff0c71)
Configuration menu - View commit details
-
Copy full SHA for 497b77c - Browse repository at this point
Copy the full SHA 497b77cView commit details -
Convert the logo's text outlines into paths
This avoids rendering issues with ThorVG and other renderers (which don't support the `paint-order` property) at a slight cost in file size. This approach has already been used by the main icon. (cherry picked from commit af9372e)
Configuration menu - View commit details
-
Copy full SHA for 7eba909 - Browse repository at this point
Copy the full SHA 7eba909View commit details -
Fix Windows StringFileInfo structure
(cherry picked from commit e15a086)
Configuration menu - View commit details
-
Copy full SHA for 706f939 - Browse repository at this point
Copy the full SHA 706f939View commit details -
Document custom mouse cursors larger than 128×128 potentially having …
…issues (cherry picked from commit 92730fb)
Configuration menu - View commit details
-
Copy full SHA for ff8c53d - Browse repository at this point
Copy the full SHA ff8c53dView commit details -
Add information about how
Engine.time_scale
affects Timers(cherry picked from commit 16a1465)
Configuration menu - View commit details
-
Copy full SHA for 596aeb9 - Browse repository at this point
Copy the full SHA 596aeb9View commit details -
ios splash screen rotation fix
(cherry picked from commit 8fcca19)
Configuration menu - View commit details
-
Copy full SHA for 478185f - Browse repository at this point
Copy the full SHA 478185fView commit details -
Added note to used set_deferred while setting scroll values in _ready…
… function. (cherry picked from commit 83626ab)
Configuration menu - View commit details
-
Copy full SHA for 15fabc7 - Browse repository at this point
Copy the full SHA 15fabc7View commit details -
add venv and .venv to the .gitignore
(cherry picked from commit a6fda19)
Configuration menu - View commit details
-
Copy full SHA for 337e960 - Browse repository at this point
Copy the full SHA 337e960View commit details -
Fix the Python type error when creating the .sln file
(cherry picked from commit 19a8efc)
Configuration menu - View commit details
-
Copy full SHA for 50d6f74 - Browse repository at this point
Copy the full SHA 50d6f74View commit details -
Add mono audio support to WASAPI
(cherry picked from commit 8d010b4)
Configuration menu - View commit details
-
Copy full SHA for bf205d7 - Browse repository at this point
Copy the full SHA bf205d7View commit details -
Added a few additional GUIDs to list of hardcoded IDs in is_xinput_de…
…vice (cherry picked from commit 19ce63d)
Configuration menu - View commit details
-
Copy full SHA for 3f4910b - Browse repository at this point
Copy the full SHA 3f4910bView commit details -
Document the database for
Input.get_joy_name()
and `Input.get_joy_g……uid()` (cherry picked from commit 922d2b7)
Configuration menu - View commit details
-
Copy full SHA for a5ba0a2 - Browse repository at this point
Copy the full SHA a5ba0a2View commit details -
certs: Sync with Mozilla bundle as of Mar 23, 2023
bagder/ca-bundle@8bcd109 (cherry picked from commit d1c59b4)
Configuration menu - View commit details
-
Copy full SHA for cdcab75 - Browse repository at this point
Copy the full SHA cdcab75View commit details -
Update certs (2023.06 revision)
(cherry picked from commit 504e002)
Configuration menu - View commit details
-
Copy full SHA for 6b9c644 - Browse repository at this point
Copy the full SHA 6b9c644View commit details -
tinyexr: Sync with upstream 1.0.2
Fixes a bunch of bugs, notably addressing fuzzer reports (crashes). https://github.com/syoyo/tinyexr/releases/tag/v1.0.2 (cherry picked from commit c5834eb)
Configuration menu - View commit details
-
Copy full SHA for 2426cfa - Browse repository at this point
Copy the full SHA 2426cfaView commit details -
tinyexr: Sync with upstream 1.0.4
(cherry picked from commit ca55c45)
Configuration menu - View commit details
-
Copy full SHA for c2dae21 - Browse repository at this point
Copy the full SHA c2dae21View commit details -
tinyexr: Sync with upstream 1.0.5
(cherry picked from commit 56d8514)
Configuration menu - View commit details
-
Copy full SHA for d29ec6a - Browse repository at this point
Copy the full SHA d29ec6aView commit details -
tinyexr: Sync with upstream 1.0.7
(cherry picked from commit b70e2af)
Configuration menu - View commit details
-
Copy full SHA for a2e4df4 - Browse repository at this point
Copy the full SHA a2e4df4View commit details -
Build
JoypadLinux
sandbox detection method only with udevFixes an `unused-function` warning when building with `udev=no`. (cherry picked from commit 51dfdfa)
Configuration menu - View commit details
-
Copy full SHA for 212190a - Browse repository at this point
Copy the full SHA 212190aView commit details -
mbedtls: Update to upstream version 2.28.3
Rediff patch from PR 1453, lstrlenW is no longer used upstream so that part of the patch was dropped. (cherry picked from commit 1fde209)
Configuration menu - View commit details
-
Copy full SHA for ac4daf4 - Browse repository at this point
Copy the full SHA ac4daf4View commit details -
mbedtls: Update to upstream version 2.28.4
(cherry picked from commit 1f6340b)
Configuration menu - View commit details
-
Copy full SHA for 75e0db7 - Browse repository at this point
Copy the full SHA 75e0db7View commit details -
libwebp: Sync with upstream 1.3.0
(cherry picked from commit d8e8517)
Configuration menu - View commit details
-
Copy full SHA for 6a9c714 - Browse repository at this point
Copy the full SHA 6a9c714View commit details -
libwebp: Sync with upstream 1.3.1
https://chromium.googlesource.com/webm/libwebp/+/1.3.1/NEWS (cherry picked from commit 2529ad6)
Configuration menu - View commit details
-
Copy full SHA for 2051e38 - Browse repository at this point
Copy the full SHA 2051e38View commit details -
Add missing stdint.h includes for GCC 13+
Fixes godotengine#77927. (cherry picked from commit 10676e7)
Configuration menu - View commit details
-
Copy full SHA for 591feae - Browse repository at this point
Copy the full SHA 591feaeView commit details -
Ensure
joy_connection_changed
is emitted on the main thread(cherry picked from commit 1bb73b0)
Configuration menu - View commit details
-
Copy full SHA for 8e5c177 - Browse repository at this point
Copy the full SHA 8e5c177View commit details -
SCons: Disable misbehaving MSVC incremental linking
Fixes godotengine#77968. (cherry picked from commit bc1aef8)
Configuration menu - View commit details
-
Copy full SHA for 10af8ad - Browse repository at this point
Copy the full SHA 10af8adView commit details