cgmath/src
josh65536 816c043223
Fixed opposite quaternion slerp bug (#515)
* Fixed opposite quaternion slerp bug

* Removed an unnecessary

* nlerp and slerp always take the shortest path now
2020-08-11 23:04:27 -04: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 Code formatted with 2019-11-05 07:16:38 +01: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 Fixed opposite quaternion slerp bug (#515) 2020-08-11 23:04:27 -04:00
quaternion_simd.rs Code formatted with 2019-11-05 07:16:38 +01:00
rotation.rs Code formatted with 2019-11-05 07:16:38 +01:00
structure.rs Fixed opposite quaternion slerp bug (#515) 2020-08-11 23:04:27 -04:00
transform.rs Code formatted with 2019-11-05 07:16:38 +01: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