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

Cargo doc ci #1

Closed
wants to merge 14 commits into from
Closed

Cargo doc ci #1

wants to merge 14 commits into from

Conversation

Vrixyz
Copy link
Owner

@Vrixyz Vrixyz commented Jul 15, 2024

No description provided.

waywardmonkeys and others added 14 commits June 21, 2024 16:33
This was brought over from `ncollide` and was unused at the time.

This code generates warnings in nightly builds due to being dead.
This also removes an old style macro_use / extern crate for
bitflags and makes all uses use the same syntax.

We change technique for creating these bitflags to one that works
with serde and rkyv. This requires bitflags 2.3 or later.
This is only used when `enhanced-determinism` is enabled.
…orge#209)

* fix: remove threshold in angular inertia eigenvalue calculation

* fix inertia matrix test to check the angular inertia instead of its inverse
* feat: implement non-convex polygons intersection

* fix: handle case where a polyline is fully contained for polyline_intersection

* feat: add example for point_in_poly2d

* chore: warning/clippy fixes

* fix no-std build
@Vrixyz Vrixyz closed this Jul 15, 2024
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.

5 participants