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

Remove rest_length field from DistanceJoint. #517

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    75ae381 View commit details
    Browse the repository at this point in the history
  2. test: Fix failing doc tests.

    Just added a '&' where needed.
    shanecelis committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    2a018cd View commit details
    Browse the repository at this point in the history
  3. feature: Add From impls for DistanceLimit.

    Add From<Scalar> and From<(Scalar, Scalar)> for DistanceLimit.
    shanecelis committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    93e5e6d View commit details
    Browse the repository at this point in the history
  4. chore: "Listen to Clippy,

    she's trying to help you out."--Hansel, Zoolander (2001)
    shanecelis committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f8f4c9c View commit details
    Browse the repository at this point in the history