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

Apply infinite inertia checks to Godot physics 3D #42636

Merged
merged 1 commit into from
Jun 11, 2021

Conversation

madmiraal
Copy link
Contributor

#16757 added the infinite_inertia parameter to move_and_slide(), move_and_collide() and test_move(), but did not implement it in Godot 3D physics. This PR applies the infinite_inertia checks to Godot 3D physics to make it consistent with Godot 2D physics and Bullet physics.

@madmiraal madmiraal requested a review from a team as a code owner March 6, 2021 11:01
@madmiraal
Copy link
Contributor Author

Rebased following merge of #46148.

@akien-mga akien-mga merged commit 9aedc02 into godotengine:master Jun 11, 2021
@akien-mga
Copy link
Member

Thanks!

@madmiraal madmiraal deleted the fix-infinite-inertia branch June 11, 2021 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants