Quaternions 719c702b95 actually need ReplaceMouse because of OS level issue
The operating system does not report the timestamp at which it checks that the mouse was not moving, so the mouse interpolation will necessarily be incorrect for up to 1 polling period.  The alternative is to guess / make up a timestamp, but I don't want to do this.
2025-01-10 22:01:02 -08:00
..
2025-01-03 06:44:59 -08:00
2025-01-03 06:44:59 -08:00
2025-01-03 06:44:59 -08:00
2025-01-03 06:44:59 -08:00
2025-01-03 06:44:59 -08:00
2025-01-06 23:14:08 -08:00
2025-01-02 19:53:50 -08:00

Vectors: Fixed Size, Fixed Point, Wide

These exist separately in the Rust ecosystem, but not together.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.