This website requires JavaScript.
Explore
Help
Register
Sign in
hodasemi
/
cgmath
Watch
1
Star
0
Fork
You've already forked cgmath
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5a1656a461
cgmath
/
tests
History
Andrew Dudney
1b77875cc3
Fixed tests, now most use deg, and none use deg(x).into()
2016-07-26 17:53:16 -07:00
..
angle.rs
Remove Angle::equiv
2016-04-03 13:32:55 +10:00
approx.rs
#[should_fail] -> #[should_panic]
2015-03-18 18:21:39 +01:00
matrix.rs
Fixed tests, now most use deg, and none use deg(x).into()
2016-07-26 17:53:16 -07:00
point.rs
Added scalar arithmetic operators for Point types
2016-01-02 10:14:47 +11:00
projection.rs
Add all permutations of matrix ops, and remove operator methods
2015-12-21 21:02:40 +11:00
quaternion.rs
Fixed tests, now most use deg, and none use deg(x).into()
2016-07-26 17:53:16 -07:00
rotation.rs
Fixed tests, now most use deg, and none use deg(x).into()
2016-07-26 17:53:16 -07:00
transform.rs
Add serde serialization test
2016-05-16 15:25:28 +02:00
vector.rs
Move the dot method onto EuclideanVector
2016-04-04 20:45:37 +10:00