-
Notifications
You must be signed in to change notification settings - Fork 344
N17: Polyhedron-ops #448
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
N17: Polyhedron-ops #448
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 (made a few style & fmt tweaks)
Merged, thanks! |
^ @virtualritz jfyi |
@ozkriff Sorry, just saw this because you tagged me! The entire thread was somehow in my spam. Looking at it now. |
|
||
[polyhedron-ops]: https://github.com/virtualritz/polyhedron-ops | ||
[polyhedron-wiki]: http://en.wikipedia.org/wiki/Conway_polyhedron_notation | ||
[polyhedron-bevy]: https://github.com/virtualritz/polyhedron-ops/blob/76a0c4b83examples/bevy/bevy.rs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That link is missing a /
.
Should be https://github.com/virtualritz/polyhedron-ops/blob/76a0c4b83/examples/bevy/bevy.rs
, I think
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oops. will fix in the final draft.
For #408 😃