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 |
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 |
vector.rs
|
Rename comp_{add, mul} to {sum, product}
|
2015-10-01 18:52:55 +10:00 |