cgmath/tests
Colin Sherratt 0f0b960211 Added to_euler which allows moving from to and from euler coordinates.
I did not have much luck getting the old from_eular logic work the way I
expected so I updated the implementation to match my sources.

I believe this changed the order of the axis, I am unsure of what they were
before.
2014-10-13 21:05:49 -04:00
..
aabb.rs Publicly re-export everything from the root crate 2014-08-16 14:53:54 +10:00
angle.rs Publicly re-export everything from the root crate 2014-08-16 14:53:54 +10:00
line.rs Publicly re-export everything from the root crate 2014-08-16 14:53:54 +10:00
matrix.rs Publicly re-export everything from the root crate 2014-08-16 14:53:54 +10:00
plane.rs Publicly re-export everything from the root crate 2014-08-16 14:53:54 +10:00
point.rs Publicly re-export everything from the root crate 2014-08-16 14:53:54 +10:00
projection.rs Fix ortho projection matrix 2014-10-04 20:12:09 -04:00
quaternion.rs Added to_euler which allows moving from to and from euler coordinates. 2014-10-13 21:05:49 -04:00
sphere.rs Publicly re-export everything from the root crate 2014-08-16 14:53:54 +10:00
transform.rs Publicly re-export everything from the root crate 2014-08-16 14:53:54 +10:00
vector.rs Publicly re-export everything from the root crate 2014-08-16 14:53:54 +10:00