|
dae6549bad
|
refactor: Equals methods to use equality operators on primitives
|
2025-06-27 11:37:20 +03:00 |
|
|
e6b7b9953f
|
feat: ensured all primitives have ToString, GetHashCode & Equals methods
|
2025-06-15 14:44:50 +03:00 |
|
|
5de08b8fe4
|
refactor: primitives now use Core.Math for math
|
2025-05-02 18:57:42 +03:00 |
|
|
5fc8c012b3
|
feat: quaternion to matrix4x4 methods
|
2025-03-26 13:57:46 +03:00 |
|
|
95ddba0230
|
docs: updated extension methods to inherit the original method's documentation
|
2025-03-21 23:01:47 +03:00 |
|
|
b2a286b5e5
|
feat: added quaternion struct
|
2025-03-21 22:04:00 +03:00 |
|