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

Correctly set mass for a rigid body with custom inertia and center of mass #78757

Merged
merged 1 commit into from Sep 26, 2023

Commits on Jun 27, 2023

  1. Fix: Mass not set properly for RigidBody

    Removed erroneous check, which caused _inv_mass not to be calculated when RigidBody2D or RigidBody3D used both custom center of mass and custom inertia.
    Crimzoth committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3bab21f View commit details
    Browse the repository at this point in the history