Skip to content

Avoid NaNs in Rotation::get_angle#552

Merged
nical merged 4 commits into
servo:mainfrom
nical:fixes
Mar 17, 2026
Merged

Avoid NaNs in Rotation::get_angle#552
nical merged 4 commits into
servo:mainfrom
nical:fixes

Conversation

@nical
Copy link
Copy Markdown
Contributor

@nical nical commented Mar 17, 2026

Also fix a few typos.

Comment thread src/rigid.rs
// = R' * T''
//
// (R2^-1 * T2 * R2^) = T' = T2 rotated by R2
// (R2^-1 * T1 * R2) = T' = T2 rotated by R2
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

My approval of this change is a rubber stamp. The rest actually makes sense to me.

@nical nical added this pull request to the merge queue Mar 17, 2026
Merged via the queue into servo:main with commit 60f2bd9 Mar 17, 2026
21 checks passed
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