25 Commits

Author SHA1 Message Date
Leonetienne
c23ab0a7eb
Structure test project 2022-04-26 14:34:14 +02:00
Leonetienne
333ce69f11
New project structure 2022-04-26 14:21:16 +02:00
Leonetienne
da18c59969 Namespacified tests aswell 2022-03-06 20:05:34 +01:00
Leonetienne
be63652df6 Moved everything in namespace Leonetienne::Eule 2022-03-06 19:59:06 +01:00
Leonetienne
ab6599ead0 Removed miso stuff, and added missing headers 2022-02-28 21:11:44 +01:00
Leonetienne
bd41e0a216 Removed microsoft bs 2022-02-27 23:50:45 +01:00
Leonetienne
f2519fd085 Fixed bug in Quaternion that didn't allow for operator/ with a const-qualified operand b 2022-02-11 14:48:13 +01:00
Leonetienne
0538fce475 Made Eule compile Vector2 and Vector4 classes 2022-02-11 14:16:02 +01:00
Leonetienne
da82dbee07 Removed dumb cerr output 2022-02-11 13:44:53 +01:00
Leonetienne
46a355cb3b Fixed Vector3 files in Eule 2022-02-11 13:06:27 +01:00
Leonetienne
171b23d9c3 Added CMakeLists to lib 2022-02-11 10:38:55 +01:00
Leonetienne
fa825e9167 Fix build warnings on macos 2022-02-08 10:47:31 +01:00
Leonetienne
a90918ec5c fixed the prng not initializing correctly.......wtf 2022-01-20 23:16:18 +01:00
Leonetienne
58c369e025 Improved g++ compatibility. Still not tested well enough. 2022-01-20 23:10:07 +01:00
Leonetienne
094c007564 added missing is-initialized check in eule prng 2022-01-20 22:23:33 +01:00
Leonetienne
1cc7699939 Moved rng-methods to their own class/header 2021-11-18 20:19:29 +01:00
Leonetienne
72fc9b3538 typo 2021-11-18 20:00:11 +01:00
Leonetienne
2a505e0321 Fixed discrepancy between compiler intrinsics mode and unparallelized mode. Also added const * *= operator to matrix. 2021-11-17 19:28:51 +01:00
Leonetienne
b168289208 Disabled intrinsics and made Quaternions thread safe 2021-11-17 17:09:57 +01:00
Leonetienne
6926ebab1c Added Math::Mod method 2021-11-15 16:10:07 +01:00
Leonetienne
e699a20f11 Fixed header formatting 2021-11-15 15:44:39 +01:00
Leonetienne
3b123b1d0e Added version 2021-11-15 11:45:46 +01:00
Leonetienne
35d1fd8293 improved constant value types 2021-11-15 11:38:15 +01:00
Leonetienne
ef44471efa math class descriptions 2021-11-15 11:36:20 +01:00
Leonetienne
ba102c8389 Moved Eule to its own repository 2021-11-15 11:32:27 +01:00