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

Added variant TriMeshWithFlags to ComputedCollider, fix #248 #251

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

Adamkob12
Copy link
Contributor

fixes #248
adds a variant ComputedCollider::TriMeshWithFlags that allows for generation of Colliders with flags using AsyncCollider.

@Jondolf Jondolf added C-Enhancement New feature or request A-Collision Relates to the broad phase, narrow phase, colliders, or other collision functionality labels Nov 15, 2023
Copy link
Owner

@Jondolf Jondolf left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@Jondolf Jondolf merged commit 9f85b03 into Jondolf:main Nov 15, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Collision Relates to the broad phase, narrow phase, colliders, or other collision functionality C-Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TriMeshFlags in AsyncColliders
2 participants