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-23 14:14:59 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
131e8d41870b091ebb9c506caa97415d5d8a6da9
Odin
/
core
/
math
/
linalg
T
History
gingerBill
e17dfcf7a2
Remove
distinct
from
core:math/linalg/(glsl|hlsl)
types
2024-09-18 00:13:34 +01:00
..
glsl
Remove
distinct
from
core:math/linalg/(glsl|hlsl)
types
2024-09-18 00:13:34 +01:00
hlsl
Remove
distinct
from
core:math/linalg/(glsl|hlsl)
types
2024-09-18 00:13:34 +01:00
doc.odin
…
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
…
specific.odin
Fix
#3726
2024-06-10 15:05:24 +01:00
swizzle.odin
…