Commit Graph

19 Commits

Author SHA1 Message Date
2195752e1e Implement Vector2::RandomBox 2024-07-10 14:13:14 -04:00
a5c96e8cae Dependency Reconfiguration to support MSVC being picky :/
Some checks failed
Run tests / Explore-Gitea-Actions (push) Failing after 1m10s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 35s
2024-06-16 23:02:32 -07:00
ab6b2b7972 Finalized Vector2
Some checks are pending
Run tests / Explore-Gitea-Actions (push) Waiting to run
Build Docs With Doxygen / Explore-Gitea-Actions (push) Waiting to run
2024-06-03 17:04:44 -04:00
0c85b8408c MSVC Support fixes.
All checks were successful
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 1m20s
2024-05-21 00:52:02 -07:00
0aff68b63e Tweeker Commit (Have Fun Reviewing This) 2024-04-05 12:15:01 -04:00
44b8bb8172 Migrate AABB2D implementation to it's cpp file 2024-03-05 01:05:25 -05:00
718f63a3c8 Large Restructure and Organization 2024-02-27 00:42:24 -05:00
fd2e3f894a Implement by-Reference operators 2024-02-14 18:12:02 -05:00
8fa94c1519 Implement Vector2::Abs() and Vector3::Abs() 2024-02-06 16:34:26 -05:00
9a5f12e505 Implement J3ML Namespace 2024-02-02 13:53:23 -05:00
12bf687f33 Implement static operator* 2024-02-01 20:22:32 -05:00
0c20e9bb21 Implement constant Vector4s 2024-01-30 21:35:41 -05:00
e76a0954d3 Implement Vector-to-Vector Multiplication + division 2024-01-29 14:43:51 -05:00
79f6b2f154 Implement Vector2 functions 2024-01-26 15:55:42 -05:00
09922ac0bd Implementing Vector3 Unit Tests 2024-01-02 16:29:19 -05:00
17718fa409 Implement Vector2 static member methods 2023-12-29 12:32:46 -05:00
d2960b1dc4 Implement Vector2Tests 2023-12-29 01:02:57 -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