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-02 19:28:07 -08:00
2025-01-03 06:44:59 -08:00
2025-01-02 19:28:07 -08:00
2025-01-02 19:28:07 -08:00
2025-01-02 19:28:07 -08:00

StrafesNET Common Library

Common types used in the StrafesNET ecosystem

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.