.. |
spec
|
Remove implementations of `Rotation`, `Translation` and `Transformation` for the `Identity` type.
|
2015-07-07 22:40:14 +02:00 |
dmat.rs
|
Fix multiplication of non-square DMats.
|
2015-07-12 10:25:43 +03:00 |
dvec.rs
|
Use the `Zero` and `One` traits from the `num` crate.
|
2015-04-18 14:38:34 +02:00 |
dvec_macros.rs
|
Remove all deprecated functions/traits.
|
2015-04-18 14:58:38 +02:00 |
iso.rs
|
Use the `Zero` and `One` traits from the `num` crate.
|
2015-04-18 14:38:34 +02:00 |
iso_macros.rs
|
Remove Neg from BaseNum
|
2015-04-03 18:59:18 -04:00 |
mat.rs
|
Rollup of minor beaking changes.
|
2015-05-25 14:47:14 +02:00 |
mat_macros.rs
|
Rollup of minor beaking changes.
|
2015-05-25 14:47:14 +02:00 |
mod.rs
|
Replace the double dispatch trick by multidispatch!
|
2014-11-26 14:23:30 +01:00 |
ortho.rs
|
Remove use of num::cast
|
2015-04-02 04:53:55 -04:00 |
persp.rs
|
Silence warnings and replace `Show` by `Debug`.
|
2015-02-01 16:15:55 +01:00 |
pnt.rs
|
Rollup of minor beaking changes.
|
2015-05-25 14:47:14 +02:00 |
pnt_macros.rs
|
Implement Arbitrary for (almost) all types
|
2015-01-10 01:36:13 +01:00 |
quat.rs
|
Add the `RotationTo` trait to compute the delta rotation between two elements.
|
2015-06-01 22:39:27 +02:00 |
rot.rs
|
Add the `RotationTo` trait to compute the delta rotation between two elements.
|
2015-06-01 22:39:27 +02:00 |
rot_macros.rs
|
Rollup of minor beaking changes.
|
2015-05-25 14:47:14 +02:00 |
vec.rs
|
Rollup of minor beaking changes.
|
2015-05-25 14:47:14 +02:00 |
vec_macros.rs
|
Add the `RotationTo` trait to compute the delta rotation between two elements.
|
2015-06-01 22:39:27 +02:00 |