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

Generalized slerp() and powf() for Rotation<T,N> #1100

Open
wants to merge 14 commits into
base: dev
Choose a base branch
from

Commits on Mar 26, 2022

  1. Configuration menu
    Copy the full SHA
    7b92e11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e52057b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4cba8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bffc316 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Configuration menu
    Copy the full SHA
    04d6f4f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    6eab8f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8fcbd1 View commit details
    Browse the repository at this point in the history
  3. cleaned up imports

    jsmith628 committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    7a458cd View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    7a43827 View commit details
    Browse the repository at this point in the history
  2. fixed general slerp formula

    jsmith628 committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    686ed10 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. formatting

    jsmith628 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    063140d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    5a1f9a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3235751 View commit details
    Browse the repository at this point in the history
  3. fmt and test fixes

    jsmith628 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0c343fd View commit details
    Browse the repository at this point in the history