29 Commits

Author SHA1 Message Date
7e5207d194 Fiddle with cmake 2025-03-02 05:21:53 -05:00
4de703209c Fix build errors and migrate packages to latest release.
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m48s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 20s
2024-12-25 16:35:33 -05:00
85aac1c192 Update CMakeLists.txt
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 6m44s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 24s
Get rid of event cmake warning.
2024-10-10 12:14:21 -04:00
237c318bf1 fix https://git.redacted.cc/Redacted/ReWindow.git using rebitch
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m24s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 21s
2024-08-26 19:49:12 -04:00
Redacted
53badd110a Update CMakeLists.txt
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 6m2s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 20s
2024-08-22 12:03:49 -04:00
05d664ecba migrate to new JTest API
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 6m37s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 24s
2024-08-21 20:21:14 -04:00
9253cfc8c7 Fixed several recursive header issues, refactored Math lib, began implementing core mathematical functions as wrappers around stdmath, will implement SSE and lookup tables later.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m13s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 19s
2024-07-05 16:13:13 -04:00
1236c90cfb Update QuaternionTests.hpp
Some checks failed
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 37s
Run tests / Explore-Gitea-Actions (push) Failing after 2m25s
fix compilation of latest on windows????
2024-06-28 18:15:02 -04:00
Redacted
e754170fd1 Update CMakeLists.txt
Some checks failed
Run tests / Explore-Gitea-Actions (push) Failing after 2m24s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 33s
2024-06-26 23:34:28 -04:00
4d9a9d3a95 Migrate from google-test to jtest.
Some checks failed
Build Docs With Doxygen / Explore-Gitea-Actions (push) Waiting to run
Run tests / Explore-Gitea-Actions (push) Has been cancelled
2024-06-26 11:43:29 -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
121cdfb8b8 Refactor CMakeLists for theoretical Win32 support
All checks were successful
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 1m9s
2024-05-13 21:18:34 -04:00
285d909ecc Fix CMakeLists 2024-05-10 14:59:27 -04:00
de108630b6 Unfinished Work 2024-03-23 16:20:57 -04:00
9f60f296c6 Massive Refactor 2024-03-15 15:31:14 -04:00
44b8bb8172 Migrate AABB2D implementation to it's cpp file 2024-03-05 01:05:25 -05:00
4aaf430f68 Implement Several Methods 2024-02-29 02:17:06 -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
92a20a9347 Implement RNG class 2024-02-06 16:34:42 -05:00
32577f79b8 Header implementations 2024-01-29 14:50:00 -05:00
256fe730cd Implement Geometric Class Definitions (round 2) 2024-01-26 00:14:28 -05:00
4152b0d2aa Implement Geometric Class Definitions 2024-01-25 19:09:48 -05:00
5cd5a44963 Implement Geometric Types 2024-01-25 14:01:19 -05:00
93759ba545 Jim 2024-01-12 05:17:01 -05:00
dea5735c87 Implement CreateFrustumFromCamera 2024-01-10 14:46:12 -05:00
d2960b1dc4 Implement Vector2Tests 2023-12-29 01:02:57 -05:00
d9bd070fd1 Adding code 2023-12-26 13:24:13 -06:00
61e3300fba Initial Commit 2023-12-25 13:24:33 -06:00