cgmath/tests
blargg dd9f08ccee Fix Matrix2::look_at, add look_at_stable
Fix bug in look_at

Use the up vector to determine turn direction

Add look_at_stable

Matrix2::look_at calls look_at_stable
2019-09-03 17:02:11 -05:00
..
angle.rs tests: add tests for Angle::normalize 2019-01-16 16:02:37 -05:00
matrix.rs Fix Matrix2::look_at, add look_at_stable 2019-09-03 17:02:11 -05:00
point.rs bump rand -> 0.7, fix unused macro warnings in tests 2019-08-11 16:59:47 -07:00
projection.rs Run rustfmt on most files 2018-01-03 13:16:40 +11:00
quaternion.rs bump rand -> 0.7, fix unused macro warnings in tests 2019-08-11 16:59:47 -07:00
rotation.rs Moved angle types to tuple structs 2016-07-31 20:40:31 -07:00
swizzle.rs Guard the swizzle test by the "swizzle" feature flag. 2017-10-01 13:36:01 -07:00
transform.rs bump rand -> 0.7, fix unused macro warnings in tests 2019-08-11 16:59:47 -07:00
vector.rs bump rand -> 0.7, fix unused macro warnings in tests 2019-08-11 16:59:47 -07:00
vector4f32.rs bump rand -> 0.7, fix unused macro warnings in tests 2019-08-11 16:59:47 -07:00