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

math/seadQuat: Adjust operator= to follow memory order #144

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

MonsterDruide1
Copy link
Contributor

@MonsterDruide1 MonsterDruide1 commented Oct 14, 2024

It seems like seadQuats prefer to be set in order of how they store their members, being xyzw. This PR fixes matching on agl::utl::Parameter<sead::Quatf>::clone() on both SMO and BotW, and does not introduce any regressions on both projects.


This change is Reviewable

@leoetlino leoetlino merged commit 9cccd06 into open-ead:master Oct 15, 2024
1 check failed
@MonsterDruide1 MonsterDruide1 deleted the quat-assignment branch October 16, 2024 16:54
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