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

Band-aid for physics-system crash #5632

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

johnshaughnessy
Copy link
Contributor

@johnshaughnessy johnshaughnessy commented Aug 3, 2022

These changes allow body/shape initialization commands to be sent to the physics worker immediately in all cases, fix a bug that would prevent physics bodies from being removed in certain cases, and removes some complexity related to handling messages passed to the worker (see Hubs-Foundation/three-ammo#1 )

@johnshaughnessy johnshaughnessy force-pushed the bug/physics-entity-removal branch 2 times, most recently from 371b71d to b8e7469 Compare August 3, 2022 03:06
@johnshaughnessy johnshaughnessy force-pushed the bug/physics-entity-removal branch from b8e7469 to c54effb Compare August 3, 2022 03:54
@johnshaughnessy johnshaughnessy merged commit 1deaf3a into master Aug 3, 2022
@johnshaughnessy johnshaughnessy deleted the bug/physics-entity-removal branch August 3, 2022 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant