Dzmitry Malyshau
|
e0d85820e3
|
Fixed the frustum/bound relation.
|
2015-03-15 23:21:07 +03:00 |
|
Dzmitry Malyshau
|
6691dce420
|
Added Bound::relate_clip_space with default implementation
|
2015-03-15 22:37:11 +03:00 |
|
Dzmitry Malyshau
|
fa3aacafcf
|
Improved Plane, fixed Frustum computation from Matrix4, implemented Frustum contains() tests.
|
2015-03-15 22:36:09 +03:00 |
|
Connorcpu
|
22c2fe4755
|
Updated to rust nightly
|
2015-01-03 13:29:26 -08:00 |
|
Colin Sherratt
|
4bb12d6859
|
Switch to rustc_serialize
|
2014-12-26 16:18:29 -05:00 |
|
Jameson Ernst
|
5726e6c7dc
|
Add deriving Copy to all structs that would previously be inferred to be Copy
Remove use of deprecated Equiv trait
Remove unsed attributes
|
2014-12-12 17:06:52 -08:00 |
|
Tomaka17
|
1b5da61ccb
|
Update for rustc 0e784e168 2014-09-16 23:26:11 +0000
|
2014-09-18 16:19:26 +02:00 |
|
bachm
|
825f5f2975
|
deriving Encodable, Decodable for all structs
|
2014-08-23 14:34:33 +02:00 |
|
Brendan Zabarauskas
|
f93963919a
|
Transition codebase to the new method names
|
2014-08-11 18:55:14 +10:00 |
|
Corey Richardson
|
c9bdf838a5
|
Update for Cargo
|
2014-06-23 23:49:29 -07:00 |
|
Brendan Zabarauskas
|
c0a5b29af1
|
Move files into submodules
|
2013-07-08 17:02:04 +10:00 |
|
Brendan Zabarauskas
|
6fb6d57175
|
Use the Clone trait instead of Copy and switch from the copy keyword to calling the clone method.
impl_approx! is broken with a borrow issue. The library does not compile yet. Sorry!
|
2013-06-29 16:38:55 +10:00 |
|
Brendan Zabarauskas
|
9d99347bbf
|
Add types from cgmath
|
2013-06-16 17:34:09 +10:00 |
|