|
30a24e72a1
|
Update Changelog, version to 2.1.0
Version minor bump due to new feature SC_SACD_Scale_Mat4.
|
2024-05-06 11:31:59 +09:00 |
|
|
376ad44e67
|
Use std::span instead of ptr + size in MinMax fn
Note that std::span requires C++20.
|
2024-05-03 17:54:55 +09:00 |
|
|
186388523d
|
Version 2.0.2
|
2024-05-02 13:15:00 +09:00 |
|
|
ff091c233e
|
Version 2.0.1
|
2024-05-02 12:33:22 +09:00 |
|
|
551610743c
|
Bump version to 2.0.0 since API changed
Mat3 struct changed.
|
2024-04-29 13:23:47 +09:00 |
|
|
2c44fccbb7
|
Rename lib, rename sources, set up cmake install
|
2024-04-26 15:52:16 +09:00 |
|
|
01c56d8d4c
|
Impl Generic_Box_Collision
Also added some helpers for use in Generic_Box_Collision.
|
2024-04-26 15:44:24 +09:00 |
|
|
9a5634f0da
|
Add simple UnitTest that tests AABB_Box collision
|
2024-04-26 13:27:03 +09:00 |
|
|
6f5dbaaa72
|
Init commit skeleton project
|
2024-04-26 11:43:38 +09:00 |
|