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

Add a method to set the number of physics solver iterations in 3D (3.x) #50257

Merged

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented Jul 7, 2021

3.x version of #50255.

This is only for GodotPhysics, and adds a 3D counterpart to the 2D method that was recently added.

This PR doesn't change the physics_server_wrap_mt.h file because there is no such file in 3.x.

@Calinou Calinou requested review from a team as code owners July 7, 2021 17:40
@Calinou Calinou added this to the 3.4 milestone Jul 7, 2021
@Calinou Calinou force-pushed the physicsserver3d-add-set-iterations-3.x branch from 3b188a5 to c8f8879 Compare July 7, 2021 19:43
@Calinou Calinou changed the title Add a method to set the number of physics solver iterations in 3D Add a method to set the number of physics solver iterations in 3D (3.x) Jul 7, 2021
@Calinou Calinou force-pushed the physicsserver3d-add-set-iterations-3.x branch from c8f8879 to 7bc5d1c Compare July 7, 2021 20:03
servers/physics_server.h Outdated Show resolved Hide resolved
modules/bullet/bullet_physics_server.h Outdated Show resolved Hide resolved
This is only for GodotPhysics, and adds a 3D counterpart to the 2D
method that was recently added.
@Calinou Calinou force-pushed the physicsserver3d-add-set-iterations-3.x branch from 7bc5d1c to 9259b4a Compare July 10, 2021 14:29
@akien-mga akien-mga merged commit b0b2b7d into godotengine:3.x Jul 14, 2021
@Calinou Calinou deleted the physicsserver3d-add-set-iterations-3.x branch August 3, 2021 15:56
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.

3 participants