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

Cherry-picks for the 3.5 branch (future 3.5.3) - 2nd batch #81077

Merged
merged 32 commits into from
Aug 29, 2023

Conversation

akien-mga
Copy link
Member

@akien-mga akien-mga commented Aug 28, 2023

3.5 counterpart to #81078

dalexeev and others added 30 commits August 28, 2023 16:15
Use an off-white color from the palette that we explicitly don't convert.

(cherry picked from commit ce741df)
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 8fcca19)
(cherry picked from commit 8d010b4)
(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)
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 d8e8517)
Copy link
Member

@adamscott adamscott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok for GDScript!

@akien-mga akien-mga merged commit 08f4e2b into godotengine:3.5 Aug 29, 2023
13 checks passed
@akien-mga akien-mga deleted the 3.5-cherrypicks branch August 29, 2023 07:58
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.

None yet