-
Notifications
You must be signed in to change notification settings - Fork 24
Pull requests: rustgd/collision-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove unneeded extern crate and replace approx with cgmath
#123
by ghost
was merged Aug 11, 2021
Loading…
Add UlpsEq trait bounds to fix compilation with git version of cgmath
#114
by nstoddard
was merged Jun 18, 2020
Loading…
Upgraded collision to Rust2018 and synced with cgmath 0.17
#109
by trsoluti
was merged Feb 26, 2019
Loading…
Refactor a bit of code based on compiler warnings and clippy
#103
by jplatte
was merged Oct 31, 2018
Loading…
Update documentation of SweepAndPrune to not mention private types
#99
by pengowen123
was merged Aug 19, 2018
Loading…
fix: Reimplement time of impact, was only working for a small set of scenarios before
#94
by Rhuagh
was merged May 12, 2018
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.