cgmath/src
Brendan Zabarauskas 494f2b65ad Fix Quaternion::mul_self_q
Fixes #224

I haven't really thought about whether there is a faster way to do this, but at least it is fixed.
2015-09-29 18:36:41 +10:00
..
aabb.rs Using rust-lang/num 2015-04-04 21:19:11 -04:00
angle.rs Make functions in angle.rs more generic 2015-05-08 16:40:22 +02:00
approx.rs Fixed the num crate 2015-04-24 23:28:31 -04:00
array.rs Remove {Array1, Array2}::map method 2015-09-29 09:47:57 +10:00
bound.rs Added Bound::relate_clip_space with default implementation 2015-03-15 22:37:11 +03:00
cylinder.rs s/AUTHORS file/Cargo.toml file/ 2015-03-18 17:51:03 +01:00
frustum.rs s/AUTHORS file/Cargo.toml file/ 2015-03-18 17:51:03 +01:00
intersect.rs s/AUTHORS file/Cargo.toml file/ 2015-03-18 17:51:03 +01:00
lib.rs Get cgmath building in beta by removing remaining unstable feature use. Benching is unstable and therefore only available on nightly; removed from travis in the interim. 2015-05-06 15:57:15 +02:00
line.rs Using rust-lang/num 2015-04-04 21:19:11 -04:00
matrix.rs Merge pull request #233 from bjz/remove-map-method 2015-09-29 02:22:51 -04:00
num.rs Fixed the num crate 2015-04-24 23:28:31 -04:00
obb.rs s/AUTHORS file/Cargo.toml file/ 2015-03-18 17:51:03 +01:00
plane.rs Using rust-lang/num 2015-04-04 21:19:11 -04:00
point.rs Remove {Array1, Array2}::map method 2015-09-29 09:47:57 +10:00
projection.rs fix rfc 1214 fallout 2015-09-12 13:07:22 +02:00
quaternion.rs Fix Quaternion::mul_self_q 2015-09-29 18:36:41 +10:00
ray.rs Add PhantomData to ray 2015-03-29 17:35:47 -04:00
rotation.rs fix rfc 1214 fallout 2015-09-12 13:07:22 +02:00
sphere.rs Using rust-lang/num 2015-04-04 21:19:11 -04:00
transform.rs fix rfc 1214 fallout 2015-09-12 13:07:22 +02:00
vector.rs Remove {Array1, Array2}::map method 2015-09-29 09:47:57 +10:00