Commit Graph

22 Commits

Author SHA1 Message Date
3e8f83ddfb Implement Matrix3x3 missing members and documentation
All checks were successful
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 1m7s
2024-05-12 11:51:10 -04:00
80a6bf7a14 Fill out Matrix3x3 Documentation, implement several missing functions.
Some checks failed
Build Docs With Doxygen / Explore-Gitea-Actions (push) Has been cancelled
2024-05-10 14:59:46 -04:00
fb7aba71b1 Laid Out Headers 2024-04-04 20:00:23 -04:00
de108630b6 Unfinished Work 2024-03-23 16:20:57 -04:00
06bb959e3f Implement Matrix3x3::IsRowOrthogonal IsColOrthogonal 2024-03-21 18:37:43 -04:00
802c321115 Implement Missing things (More To Come) (Broken build) 2024-03-21 15:24:50 -04:00
4aaf430f68 Implement Several Methods 2024-02-29 02:17:06 -05:00
9a5f12e505 Implement J3ML Namespace 2024-02-02 13:53:23 -05:00
d37b685df9 Implement Matrix3x3 FromScale and ScaleBy 2024-02-01 21:02:18 -05:00
0597b4c937 Implement Mat4x4::Swaps 2024-02-01 17:49:05 -05:00
40e69d5c4f Implement Mat4x4 Translate, Transform, FromTranslation 2024-01-31 18:34:15 -05:00
d012af1214 Implement Transform2D 2024-01-23 21:46:07 -05:00
fd2289cee3 Implement V3::Direction 2024-01-15 15:20:32 -05:00
03f0193df7 Implement M3x3::SetColumn 2024-01-15 15:17:39 -05:00
32046d88cd Implement Diagonal 2024-01-12 05:53:12 -05:00
93759ba545 Jim 2024-01-12 05:17:01 -05:00
a1d4df30c7 Implement ToQuat 2024-01-04 09:30:14 -05:00
09922ac0bd Implementing Vector3 Unit Tests 2024-01-02 16:29:19 -05:00
c3053ceb3a Implement Transform methods 2023-12-29 12:38:50 -05:00
1ed11aa3db Implement Mat3x3 Determinant, Inverse, Transpose methods 2023-12-29 12:32:17 -05:00
f90f1cf40b Adding code x2 2023-12-26 21:29:05 -06:00
d9bd070fd1 Adding code 2023-12-26 13:24:13 -06:00