angle.rs
|
Remove Angle::equiv
|
2016-04-03 13:32:55 +10:00 |
approx.rs
|
Make epsilon an associated type on ApproxEq
|
2015-11-03 14:00:39 +11: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
|
Mark some types as #[repr(C, packed)]
|
2016-03-25 12:42:17 +11:00 |
point.rs
|
Mark some types as #[repr(C, packed)]
|
2016-03-25 12:42:17 +11: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
|
Improve fmt::Debug impls
|
2015-12-29 21:50:43 +11:00 |
transform.rs
|
Improve fmt::Debug impls
|
2015-12-29 21:50:43 +11:00 |