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

[3.x] Store Bullet total gravity, linear damp and angular damp calculations #69823

Merged
merged 1 commit into from
Dec 11, 2022

Conversation

madmiraal
Copy link
Contributor

Stores Bullet's total gravity, linear damp and angular damp calculations. This is required so the values can be retrieved from PhysicsDirectBodyState when using the Custom Integrator.

Fixes #65773

Bullet has been removed from master; so this is a 3.x PR only.

so they can be retrieved from PhysicsDirectBodyState
@madmiraal madmiraal requested a review from a team as a code owner December 9, 2022 19:43
@Chaosus Chaosus added this to the 3.x milestone Dec 9, 2022
Copy link
Member

@rburing rburing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks to be exactly the right solution. cc @kubecz3k

@akien-mga akien-mga added the cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release label Dec 10, 2022
@akien-mga akien-mga modified the milestones: 3.x, 3.6 Dec 10, 2022
@akien-mga akien-mga merged commit 25f02bf into godotengine:3.x Dec 11, 2022
@akien-mga
Copy link
Member

Thanks!

@timothyqiu
Copy link
Member

Cherry-picked for 3.5.2

@timothyqiu timothyqiu removed the cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release label Dec 12, 2022
@kubecz3k
Copy link
Contributor

kubecz3k commented Dec 14, 2022

Thank you!

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.

6 participants