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

Treat zero-angle rotation as identity when axis is invalid #8952

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

oxkitsune
Copy link
Contributor

What

A rotation with a zero angle is always an identity transform, so we can treat it as such

@oxkitsune oxkitsune added 😤 annoying Something in the UI / SDK is annoying to use 🦟 regression A thing that used to work in an earlier release include in changelog labels Feb 6, 2025
Copy link

github-actions bot commented Feb 6, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
516a6f2 https://rerun.io/viewer/pr/8952 +nightly +main

Note: This comment is updated whenever you push a commit.

Copy link

github-actions bot commented Feb 6, 2025

Latest documentation preview deployed successfully.

Result Commit Link
516a6f2 https://landing-40fl83jxj-rerun.vercel.app/docs

Note: This comment is updated whenever you push a commit.

@oxkitsune oxkitsune added the 🪳 bug Something isn't working label Feb 6, 2025
@Wumpf Wumpf self-requested a review February 6, 2025 13:24
@emilk emilk merged commit 35da06d into main Feb 6, 2025
41 of 46 checks passed
@emilk emilk deleted the gijs/warn-on-illegal-rotatioon branch February 6, 2025 13:36
@Wumpf Wumpf added exclude from changelog PRs with this won't show up in CHANGELOG.md and removed include in changelog labels Feb 6, 2025
@Wumpf
Copy link
Member

Wumpf commented Feb 6, 2025

put this to "exclude from changelog" since this regression didn't show up in any release yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😤 annoying Something in the UI / SDK is annoying to use 🪳 bug Something isn't working exclude from changelog PRs with this won't show up in CHANGELOG.md 🦟 regression A thing that used to work in an earlier release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants