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

thorvg: Update to 0.14.9 #96658

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

akien-mga
Copy link
Member

@akien-mga akien-mga commented Sep 6, 2024

Update fix for #96262 to a simple revert of the problematic commit, as the upstream fix is still being debated and caused other issues.

Also include fix for upstream regression 2715 added in 0.14.9.

@akien-mga akien-mga added bug topic:thirdparty cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release labels Sep 6, 2024
@akien-mga akien-mga added this to the 4.4 milestone Sep 6, 2024
@akien-mga akien-mga requested a review from a team as a code owner September 6, 2024 16:09
@akien-mga akien-mga requested review from fire and removed request for a team September 6, 2024 16:10
Copy link
Member

@fire fire left a comment

Choose a reason for hiding this comment

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

I'll try the test cases from @antimundo #96491 as a basic check.

  • The pr is a good bug fix from a conceptual point of view
  • Technical review was done upstream and doesn't modify godot engine code
  • Since it doesn't modify godot engine code, we'll defer to upstream style review
  • Needs to follow a test plan of loading the test cases and checking if it's ok. There's the test Godot Engine project from @antimundo and the Omigroup logo from @aaronfranke

Copy link
Member

@fire fire left a comment

Choose a reason for hiding this comment

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

I'll approve for now, but need help with the test plan.

@capnm
Copy link
Contributor

capnm commented Sep 6, 2024

Here is a fix for bug that "Update to 0.14.9" introduces ;)
thorvg/thorvg#2716

Fixes godotengine#96491.

Update fix for godotengine#96262 to a simple revert of the problematic commit,
as the upstream fix is still being debated and caused other issues.

Also include fix for upstream regression 2715 added in 0.14.9.
@akien-mga
Copy link
Member Author

Here is a fix for bug that "Update to 0.14.9" introduces ;) thorvg/thorvg#2716

Thanks, added.

@akien-mga akien-mga merged commit 5675c76 into godotengine:master Sep 6, 2024
20 checks passed
@akien-mga akien-mga deleted the thorvg-0.14.9 branch September 6, 2024 21:00
@akien-mga
Copy link
Member Author

Cherry-picked for 4.3.1.

@akien-mga akien-mga removed the cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release label Sep 16, 2024
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.

Some SVGs are not displayed since 4.3.beta3
3 participants