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

fix for #60 #88

Merged
merged 1 commit into from
Mar 6, 2022
Merged

fix for #60 #88

merged 1 commit into from
Mar 6, 2022

Conversation

jcyuan
Copy link
Contributor

@jcyuan jcyuan commented Feb 25, 2022

1, for retrieve

segment.a / .b
triangle.a / .b / .c

because there is no such API on Collider
so implemented on vertices
if wanna retrieve segment.a / .b or triangle.a / .b / .c, use c.vertices instead

2, c.roundRadius() now available for all round shapes

image

tested and now c.borderRadius() and c.vertices() work correctly.

@sebcrozet sebcrozet merged commit 0204f10 into dimforge:master Mar 6, 2022
@sebcrozet
Copy link
Member

Thanks!

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.

2 participants