| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix pitch_from_quaternion | shashank | 2024-05-27 | 1 | -1/+1 |
| * | Add "contextless" to `core:math/linalg` procedures | gingerBill | 2023-05-22 | 1 | -100/+100 |
| * | Add `@(require_results)` `core:math/linalg` procedures | gingerBill | 2023-05-22 | 1 | -0/+100 |
| * | Update matrix types to be the native Odin `matrix` types | gingerBill | 2022-01-10 | 1 | -521/+521 |
| * | Remove unneeded semicolons from the core library | gingerBill | 2021-08-31 | 1 | -1040/+1040 |
| * | Update package core:math/linalg to support matrix3 euler angle operations | gingerBill | 2021-03-16 | 1 | -37/+596 |
| * | Improve math/linalg to support both f32 and f64 basic procedures for the spec... | gingerBill | 2021-03-03 | 1 | -0/+797 |