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

Implement CollisionShape3D.make_convex_from_siblings() #41044

Merged
merged 1 commit into from
Sep 3, 2020

Conversation

hoontee
Copy link
Contributor

@hoontee hoontee commented Aug 5, 2020

Renames make_convex_from_brothers to make_convex_from_siblings as per #16863 (comment).
Fixes #3383.

@hoontee hoontee requested a review from a team as a code owner August 5, 2020 09:13
@hoontee hoontee changed the title Implement CollisionShape3D.make_convex_from_brothers() Implement CollisionShape3D.make_convex_from_siblings() Aug 5, 2020
@Calinou Calinou added this to the 4.0 milestone Aug 5, 2020
@akien-mga akien-mga merged commit 0864f12 into godotengine:master Sep 3, 2020
@akien-mga
Copy link
Member

Thanks!

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.

collisionShape.make_convex_from_brothers() doesnt work.
3 participants