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

[Merged by Bors] - Add generic cubic splines to bevy_math #7683

Closed
wants to merge 7 commits into from

Commits on Feb 21, 2023

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

Commits on Feb 25, 2023

  1. general purpose cubic curves

    aevyrie committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    18aa56f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. fix ci errors

    aevyrie committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    20d31ac View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Improve docs

    aevyrie committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    22a3303 View commit details
    Browse the repository at this point in the history
  2. Fix impl bugs

    aevyrie committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    d8acb4d View commit details
    Browse the repository at this point in the history
  3. Add missing benchmark import

    aevyrie committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    44887ff View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Fix doc typos

    aevyrie committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f140a69 View commit details
    Browse the repository at this point in the history