Commit graph

5 commits

Author SHA1 Message Date
Corey Richardson c9bdf838a5 Update for Cargo 2014-06-23 23:49:29 -07:00
ozkriff a850e37424 Updated to latest Rust: PartialEq, PartialOrd 2014-06-02 12:18:05 +04:00
Brendan Zabarauskas 64ae5fbd9a {Vec, Mat, Quat}->{Vector, Matrix, Quaternion}
The full names provide consistency with the other types. Also, Vec is now a type declared in libstd - this will reduce confusion.
2014-04-14 12:00:48 +10:00
ozkriff 18fe0e74b5 Updated to latest Rust: priv/pub 2014-04-01 15:00:17 +04:00
Brendan Zabarauskas 28faaa2ccc Add collision types 2013-09-05 17:19:31 +10:00