aboutsummaryrefslogtreecommitdiff
path: root/core/math/linalg/specific_euler_angles_f16.odin
Commit message (Expand)AuthorAgeFilesLines
* fix pitch_from_quaternionshashank2024-05-271-1/+1
* Add "contextless" to `core:math/linalg` proceduresgingerBill2023-05-221-100/+100
* Add `@(require_results)` `core:math/linalg` proceduresgingerBill2023-05-221-0/+100
* Update matrix types to be the native Odin `matrix` typesgingerBill2022-01-101-521/+521
* Remove unneeded semicolons from the core librarygingerBill2021-08-311-1040/+1040
* Add `f16` support to core:math/linalggingerBill2021-04-011-0/+1356