Robin Gloster
|
4e4eb62ffc
|
upgrade to newer rust
|
2014-10-22 13:35:17 +02:00 |
Sébastien Crozet
|
276bf3f999
|
Update to the last rust-nightly.
Version of rustc: 0.13.0-nightly (222ae8b9b 2014-10-18 00:47:22 +0000).
|
2014-10-18 20:52:35 +02:00 |
Sébastien Crozet
|
5ba9f27530
|
Add quaternions.
Fix #24.
|
2014-10-14 22:20:49 +02:00 |
Sébastien Crozet
|
0cf725f5f2
|
Add 3D orthogonal and perspective projection structures.
Fix #26.
|
2014-10-12 20:40:46 +02:00 |
Sébastien Crozet
|
ba18f5aa70
|
Deprecate `na::`, move all reexport to the root crate.
This also moves the tests and benches to cargo-complient folders.
Fix #21.
|
2014-09-28 19:22:57 +02:00 |