This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-13 09:22:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f33b4ecd3ee04d3f42e754574ebcd42e8c4ef572
Odin
/
core
/
math
/
linalg
T
History
Jeroen van Rijn
24e6f16f4a
Clamp dot in
angle_between
to avoid precision errors.
...
Fixes
#3978
2024-07-28 15:00:29 +02:00
..
glsl
fix(linalg/glsl): incorrect quat by vector3 multiplication
2024-04-28 21:44:34 +02:00
hlsl
Replace
core:*
to
base:*
where appropriate
2024-01-28 22:18:51 +00:00
doc.odin
Add doc.odin
2022-11-03 13:36:00 +00:00
extended.odin
Fix
#3323
2024-03-24 13:33:30 +00:00
general.odin
Clamp dot in
angle_between
to avoid precision errors.
2024-07-28 15:00:29 +02:00
specific_euler_angles_f16.odin
fix pitch_from_quaternion
2024-05-27 23:38:50 +05:30
specific_euler_angles_f32.odin
fix pitch_from_quaternion
2024-05-27 23:38:50 +05:30
specific_euler_angles_f64.odin
fix pitch_from_quaternion
2024-05-27 23:38:50 +05:30
specific_euler_angles.odin
Remove unneeded semicolons from the core library
2021-08-31 22:21:13 +01:00
specific.odin
Fix
#3726
2024-06-10 15:05:24 +01:00
swizzle.odin
Add "contextless" to
core:math/linalg
procedures
2023-05-22 12:07:37 +01:00