-
-
Notifications
You must be signed in to change notification settings - Fork 21.5k
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
thorvg: Update to 0.14.9 #96658
Conversation
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.
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
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.
I'll approve for now, but need help with the test plan.
Here is a fix for bug that "Update to 0.14.9" introduces ;) |
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.
e4b5dfa
to
a6ab039
Compare
Thanks, added. |
Cherry-picked for 4.3.1. |
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.