Commit graph

8 commits

Author SHA1 Message Date
Erick Tryzelaar 1c5b6f0b7a Update to compile with rust (9f8149e) 2014-06-25 21:26:15 -07:00
Colin Sherratt 25d67c7ec7 Added matrix that inverted incorrectly as part of #83. 2014-06-05 15:53:23 -04:00
Brendan Zabarauskas 5716dce205 Add matrix operator tests 2014-05-26 11:26:27 -07:00
Corey Richardson fd2138bd88 Document Matrix
And remove `is_rotated`
2014-05-25 01:01:02 -07:00
Brendan Zabarauskas 7c11ec250a Update formatting 2014-04-14 12:00:48 +10:00
Brendan Zabarauskas 64ae5fbd9a {Vec, Mat, Quat}->{Vector, Matrix, Quaternion}
The full names provide consistency with the other types. Also, Vec is now a type declared in libstd - this will reduce confusion.
2014-04-14 12:00:48 +10:00
ozkriff c026f520e1 Fixed warnings 2014-03-17 16:14:39 +04:00
Brendan Zabarauskas 337061bd82 Call rustc directly in .travis.yml 2014-01-26 05:02:19 +11:00
Renamed from src/tests/matrix.rs (Browse further)