cgmath/tests
2015-11-03 15:23:22 +11:00
..
angle.rs Replace ToDeg/ToRad by From/Into 2015-05-06 16:27:02 +02:00
approx.rs #[should_fail] -> #[should_panic] 2015-03-18 18:21:39 +01:00
matrix.rs Rename identity to one 2015-10-01 18:56:31 +10:00
point.rs Remove collision types and traits from the library 2015-11-01 13:42:58 +11:00
projection.rs s/AUTHORS file/Cargo.toml file/ 2015-03-18 17:51:03 +01:00
quaternion.rs Replace ToMatrix* by Into 2015-05-06 16:27:02 +02:00
rotation.rs Rename identity to one 2015-10-01 18:56:31 +10:00
transform.rs Make scalar type parametrs out of transform and rotation traits 2015-11-03 15:23:22 +11:00
vector.rs Rename comp_{add, mul} to {sum, product} 2015-10-01 18:52:55 +10:00