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

Revert "avm2: Implement Matrix3D with 2D support only" #18869

Merged

Conversation

kjarosh
Copy link
Member

@kjarosh kjarosh commented Dec 5, 2024

That PR unfortunately introduced a regression by breaking the getter of matrix3D, because an array of 16 arguments is passed to the constructor instead of a vector with 16 elements. It also broke the behavior of returning null by default. See #18810 (comment)

@kjarosh kjarosh enabled auto-merge (rebase) December 5, 2024 22:47
@kjarosh kjarosh merged commit 5a38fb7 into master Dec 5, 2024
22 checks passed
@kjarosh kjarosh deleted the revert-18810-matrix3d-transformation-with-2d-support-only branch December 6, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants