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

Update B2DynamicTree #5332

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

metalgearsloth
Copy link
Contributor

@metalgearsloth metalgearsloth commented Aug 4, 2024

Ported from box2c. Content PR is space-wizards/space-station-14#30630

Changes:

  • Move list is removed.
  • Has category bits (AKA collisionmask for us) baked in. For now I just set it to max value and we can look at stuff like sprite drawdepth bits / collision later for query performance.
  • Has a method to rebuild the tree which box2c does every tick as a job.

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