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

fix(Matrix4): Fix matrix calculation error of lookAt #231

Merged
merged 4 commits into from
Jun 28, 2023

Conversation

hellmor
Copy link
Collaborator

@hellmor hellmor commented Jun 26, 2023

Fix matrix calculation error when executing the lookAt function from a special angle(90/270).

…function from a special angle(90/270)

Fix matrix calculation error when executing the lookAt function from a special angle(90/270).
@hellmor hellmor added the bug Something isn't working label Jun 26, 2023
@hellmor hellmor added this to the 0.6 milestone Jun 26, 2023
Delete the wrong Euler angles calculation method
Delete the wrong Euler angles calculation method
Delete the wrong Euler angles calculation method.
@X-OldGentleMan X-OldGentleMan merged commit a1617f6 into Orillusion:dev Jun 28, 2023
1 check passed
@hellmor hellmor deleted the fixMatrix4 branch June 28, 2023 14:40
@lslzl3000 lslzl3000 mentioned this pull request Jun 28, 2023
@lslzl3000 lslzl3000 mentioned this pull request Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants