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 camera slerp() BUG #6509

Merged
merged 3 commits into from
Oct 30, 2023
Merged

fix camera slerp() BUG #6509

merged 3 commits into from
Oct 30, 2023

Commits on Oct 29, 2023

  1. fix column to row

    fix column() to row()
    inaridarkfox4231 committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    a94227f View commit details
    Browse the repository at this point in the history
  2. Preventing bugs from occurring due to changes in slerp() spec

    Add more unit tests to prevent bugs caused by changes to slerp().
    inaridarkfox4231 committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    b7d8706 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Remove unnecessary line breaks

    Remove unnecessary line breaks
    inaridarkfox4231 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    cf0c5f4 View commit details
    Browse the repository at this point in the history