-
-
Notifications
You must be signed in to change notification settings - Fork 21.2k
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.x branch (future 3.6) - 13th batch #81078
Merged
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
Fixes godotengine#45969. (cherry picked from commits 189acbe and aa9d214)
(cherry picked from commit 602a0d2)
(cherry picked from commit 1608bea)
(cherry picked from commit 3c4f0ca)
Use an off-white color from the palette that we explicitly don't convert. (cherry picked from commit ce741df)
(cherry picked from commit bff0c71)
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)
(cherry picked from commit e15a086)
…issues (cherry picked from commit 92730fb)
(cherry picked from commit 16a1465)
(cherry picked from commit 8fcca19)
(cherry picked from commit 0c94750)
… function. (cherry picked from commit 83626ab)
(cherry picked from commit a6fda19)
(cherry picked from commit 19a8efc)
(cherry picked from commit 8d010b4)
…vice (cherry picked from commit 19ce63d)
…uid()` (cherry picked from commit 922d2b7)
bagder/ca-bundle@8bcd109 (cherry picked from commit d1c59b4)
(cherry picked from commit 504e002)
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)
(cherry picked from commit ca55c45)
(cherry picked from commit 56d8514)
(cherry picked from commit b70e2af)
(cherry picked from commit 9dc84e3)
Fixes an `unused-function` warning when building with `udev=no`. (cherry picked from commit 51dfdfa)
Rediff patch from PR 1453, lstrlenW is no longer used upstream so that part of the patch was dropped. (cherry picked from commit 1fde209)
(cherry picked from commit 1f6340b)
(cherry picked from commit d8e8517)
https://chromium.googlesource.com/webm/libwebp/+/1.3.1/NEWS (cherry picked from commit 2529ad6)
Fixes godotengine#77927. (cherry picked from commit 10676e7)
(cherry picked from commit 1bb73b0)
adamscott
approved these changes
Aug 28, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok for GDScript!
Fixes godotengine#77968. (cherry picked from commit bc1aef8)
akien-mga
force-pushed
the
3.x-cherrypicks
branch
from
August 28, 2023 18:37
7d26c2b
to
b92b391
Compare
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.
3.x
counterpart to #81077