0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 05, 2024 — Nov 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release v0.18.1. More... almost 7 years ago
Fix unreachable!() in point-aabb projection. More... almost 7 years ago
Fix documentation link. More... almost 7 years ago
Fix versions in the README. More... almost 7 years ago
Merge pull request #262 from rustsim/segment_ray_cast
sebcrozet
as Sébastien Crozet
More... almost 7 years ago
Implement a special-cases of ray-cast on segment. More... almost 7 years ago
Release v0.18 More... almost 7 years ago
Merge pull request #261 from rustsim/deformable
sebcrozet
as Sébastien Crozet
More... almost 7 years ago
Remove multiple debug prints. More... almost 7 years ago
Depend on nalgebra 0.17. More... almost 7 years ago
Fix all warnings. More... almost 7 years ago
Add missing docs. More... almost 7 years ago
Remove useless commented code. More... almost 7 years ago
Add a brute-force implementation of point-projection on heightfield. More... almost 7 years ago
Add serialization to some shapes and bounding volumes. More... almost 7 years ago
Replace downcast by downcast_rs which compiles on nightly. More... almost 7 years ago
Use Downcast instead of our own solution. More... almost 7 years ago
Merge branch 'master-public' into deformable More... almost 7 years ago
Add builder-style construction for collision groups. More... almost 7 years ago
Fix deepest contact index for manifolds with feature-based tracking. More... almost 7 years ago
Add workaround for rust issue #27745 More... almost 7 years ago
Improve API of the interaction graph. More... almost 7 years ago
Allow polyline and trimesh to be given too many coordinates when applying a deformation. More... almost 7 years ago
First attempt to add an interaction graph. More... almost 7 years ago
ShapeHandle is now a newtype. More... almost 7 years ago
Remove ConicalApproximation. More... almost 7 years ago
Fix warnings. More... almost 7 years ago
Fix contact manifold generation involving planes. More... almost 7 years ago
Remove index remapping for deformable shapes. More... almost 7 years ago
"boundin" -> "bounding" in dbvt.rs More... almost 7 years ago