aboutsummaryrefslogtreecommitdiff
path: root/src/geometry/trimesh.rs
AgeCommit message (Expand)Author
2020-10-20Fix many warnings.Crozet Sébastien
2020-10-20Collider shape: use a trait-object instead of an enum.Crozet Sébastien
2020-10-06Fix compilation in 2D.Crozet Sébastien
2020-10-06Implement RayCast for the Trimesh.Crozet Sébastien
2020-10-06Make the WQuadTree more generic and use it as the trimesh acceleration struct...Crozet Sébastien
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet