comet/crates/comet_math/src
2025-11-13 00:43:37 +01:00
..
bezier.rs chore(math): remove warnings 2025-11-02 16:01:35 +01:00
easings.rs perf(math): added inline attribute to easing functions 2025-07-29 15:44:37 +02:00
interpolation.rs feat(math): added a few more interpolation functions 2025-07-29 15:45:01 +02:00
lib.rs docs(math): added more documentation for bezier, matrix, noise, point, polynomial, quaternion and vector 2025-08-14 09:27:07 +02:00
matrix.rs chore(math): remove warnings 2025-11-02 16:01:35 +01:00
noise.rs chore(math): remove warnings 2025-11-02 16:01:35 +01:00
point.rs chore(math): remove warnings 2025-11-02 16:01:35 +01:00
polynomial.rs chore(math): remove warnings 2025-11-02 16:01:35 +01:00
quaternion.rs chore(math): remove warnings 2025-11-02 16:01:35 +01:00
vector.rs feat(math): vectors now have the hadamard product for multiplication 2025-11-13 00:43:37 +01:00