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 a wrong test on quaternion identity in the viewer app #88

Merged
merged 1 commit into from
Sep 6, 2021
Merged

Fix a wrong test on quaternion identity in the viewer app #88

merged 1 commit into from
Sep 6, 2021

Conversation

dimitri-tdg
Copy link
Contributor

@dimitri-tdg dimitri-tdg commented Sep 1, 2021

Fix a small issue on the node transformation parsing in the gltf structure.

This modification has no consequence on the viewer app, it just bypasses quaternion to matrix conversion in some cases (except if the quaternion is equal to { 1, 1, 1, 1 } but not sure it can happen)

@jessey-git jessey-git merged commit 3b67771 into jessey-git:master Sep 6, 2021
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