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 TriMeshFlags to ComputedColliderShape::TriMesh #559

Merged
merged 3 commits into from
Jul 15, 2024

Conversation

DiSaber
Copy link
Contributor

@DiSaber DiSaber commented Jul 6, 2024

This adds TriMeshFlags to ComputedColliderShape::TriMesh so you don't have to use the trimesh_with_flags() method directly (since it takes vertices and indices vs a bevy mesh).

@Vrixyz Vrixyz added C-Enhancement New feature or request D-Medium P-Medium A-Integration very bevy specific labels Jul 11, 2024
@Vrixyz Vrixyz merged commit d190a1c into dimforge:master Jul 15, 2024
4 checks passed
@Vrixyz
Copy link
Contributor

Vrixyz commented Jul 15, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Integration very bevy specific C-Enhancement New feature or request D-Medium P-Medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants