angle.rs
|
Fix spelling
|
2016-04-03 13:56:26 +10:00 |
approx.rs
|
Make epsilon an associated type on ApproxEq
|
2015-11-03 14:00:39 +11:00 |
array.rs
|
Move Vector::from_value function to Array trait
|
2016-04-04 20:45:37 +10:00 |
conv.rs
|
Add constrained conversion functions
|
2016-03-26 16:41:31 +11:00 |
macros.rs
|
Make macro usage more like existing style
|
2016-01-02 00:09:11 +11:00 |
matrix.rs
|
Remove neg_self methods
|
2016-04-04 20:45:37 +10:00 |
point.rs
|
Move Vector::from_value function to Array trait
|
2016-04-04 20:45:37 +10:00 |
projection.rs
|
Improve fmt::Debug impls
|
2015-12-29 21:50:43 +11:00 |
quaternion.rs
|
Rename Vector::length to Vector::magnitude
|
2016-03-27 16:17:11 +11:00 |
rotation.rs
|
Move the dot method onto EuclideanVector
|
2016-04-04 20:45:37 +10:00 |
transform.rs
|
Improve fmt::Debug impls
|
2015-12-29 21:50:43 +11:00 |
vector.rs
|
Make some documentation more succinct
|
2016-04-04 20:45:37 +10:00 |