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

Make body_test_motion thread safe for multi-threaded physics #53497

Conversation

pouleyKetchoupp
Copy link
Contributor

Needs proper synchro with the command buffer for thread safety, in case physics is not running on the main thread.

Fixes #53496 on master.

Needs proper synchro with the command buffer for thread safety, in case
physics is not running on the main thread.
@pouleyKetchoupp
Copy link
Contributor Author

Closing since it looks like this fix is not needed on master.

@pouleyKetchoupp pouleyKetchoupp deleted the body-test-motion-thread-safe branch October 7, 2021 01:41
@aaronfranke aaronfranke removed this from the 4.0 milestone Oct 7, 2023
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.

Crash in BVH when using move_and_slide or move_and_collide with multi-threaded physics server
2 participants