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

Avoid unneeded renormalizations of the quaternion #118

Merged
merged 3 commits into from
May 26, 2020
Merged

Avoid unneeded renormalizations of the quaternion #118

merged 3 commits into from
May 26, 2020

Conversation

bjack205
Copy link
Collaborator

Fixes a few bugs in the unit quaternion code, where the methods renormalize the quaternion when it isn't necessary.

Copy link
Contributor

@andyferris andyferris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

Are we now actually 1.0 worthy?!? :)

@c42f
Copy link
Member

c42f commented May 25, 2020

Looks good to me 👍

It's confusing but we already released 1.0; I guess this could bump the version to 1.0.1 though

@andyferris
Copy link
Contributor

So do we need to do something about the version?

@c42f
Copy link
Member

c42f commented May 26, 2020

No I think we can just squash and merge this.

@c42f c42f merged commit 8bf4a8c into master May 26, 2020
@c42f c42f deleted the bj/fixes branch May 26, 2020 06:11
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.

3 participants