cgmath/src
2020-12-04 19:41:27 -05:00
..
angle.rs Code formatted with 2019-11-05 07:16:38 +01:00
conv.rs add "simd" test with nightly-2019-01-01 toolchain and get it working 2019-09-01 22:56:26 +02:00
euler.rs Code formatted with 2019-11-05 07:16:38 +01:00
lib.rs Code formatted with 2019-11-05 07:16:38 +01:00
macros.rs Code formatted with 2019-11-05 07:16:38 +01:00
matrix.rs Remove duplicate code in the deprecated Matrix3::look_at function 2020-12-04 19:41:27 -05:00
num.rs Code formatted with 2019-11-05 07:16:38 +01:00
point.rs Fixed opposite quaternion slerp bug (#515) 2020-08-11 23:04:27 -04:00
prelude.rs Move traits into common module 2016-04-19 20:51:40 +10:00
projection.rs Allow inverted near far for inverted depth fp32 (#509) 2020-06-24 10:45:20 -04:00
quaternion.rs Quaternion memory layout changed to [x, y, z, w] (#500) 2020-11-23 11:22:21 -05:00
quaternion_simd.rs Code formatted with 2019-11-05 07:16:38 +01:00
rotation.rs Now there is only one one (#513) 2020-08-12 15:05:38 -04:00
structure.rs Fixed opposite quaternion slerp bug (#515) 2020-08-11 23:04:27 -04:00
transform.rs Add Transform::{look_at_rh, look_at_lh} and deprecate look_at 2020-12-04 19:41:27 -05:00
vector.rs Fixed opposite quaternion slerp bug (#515) 2020-08-11 23:04:27 -04:00
vector_simd.rs Code formatted with 2019-11-05 07:16:38 +01:00