Brendan Zabarauskas
|
574dd3b972
|
Run rustfmt on most files
|
2018-01-03 13:16:40 +11:00 |
|
Osspial
|
a6abd5bf02
|
Modify cast() functions to return Option
|
2017-08-16 16:21:51 -04:00 |
|
Marckvdv
|
c9a9cad256
|
Added tests for the added cast functions of matrix and point.
|
2016-10-03 13:20:57 +02:00 |
|
Andrew Dudney
|
0f8a96d9b8
|
Changed over to the approx crate. Currently breaks rotation's doc tests.
|
2016-08-22 09:21:22 -06:00 |
|
Cameron Hart
|
3febc46d5a
|
Added scalar arithmetic operators for Point types
|
2016-01-02 10:14:47 +11:00 |
|
Brendan Zabarauskas
|
178272da3d
|
Make lots of methods take vectors and points by value
|
2015-11-09 20:18:02 +11:00 |
|
Brendan Zabarauskas
|
943a92e691
|
Remove collision types and traits from the library
Closes #244
|
2015-11-01 13:42:58 +11:00 |
|
Jonathan Neuschäfer
|
4c527f8334
|
s/AUTHORS file/Cargo.toml file/
|
2015-03-18 17:51:03 +01:00 |
|
Dzmitry Malyshau
|
6691dce420
|
Added Bound::relate_clip_space with default implementation
|
2015-03-15 22:37:11 +03:00 |
|
Dzmitry Malyshau
|
4d71e8aad9
|
Moved the bound tests around. Added one for Aabb3
|
2015-03-15 22:36:04 +03:00 |
|
Colin Sherratt
|
662c7d7f68
|
cleanup some warnings around features
|
2015-02-08 13:36:33 -05:00 |
|
Colin Sherratt
|
c7270a9077
|
Update to latest rustc
|
2015-01-07 15:34:42 -07:00 |
|
Brendan Zabarauskas
|
379dc499ec
|
Publicly re-export everything from the root crate
Closes #100
|
2014-08-16 14:53:54 +10:00 |
|
Brendan Zabarauskas
|
8e5500d581
|
Switch to cargo
|
2014-08-11 16:15:14 +10:00 |
|