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

Isometry2 try_lerp_slerp does not exist #1471

Open
NathanYee opened this issue Jan 5, 2025 · 0 comments
Open

Isometry2 try_lerp_slerp does not exist #1471

NathanYee opened this issue Jan 5, 2025 · 0 comments

Comments

@NathanYee
Copy link

Hello,

I noticed that the documentation says to use try_lerp_slerp to avoid panics. However, the method does not exist!

/// Panics if the angle between both rotations is 180 degrees (in which case the interpolation
/// is not well-defined). Use `.try_lerp_slerp` instead to avoid the panic.

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

No branches or pull requests

1 participant