|
69de8727c0
|
Add workflow to build for tag release
Build for Releases / ensure-release-exists (push) Successful in 0s
Run UnitTest / build-and-run-UnitTest (push) Successful in 5s
Build for Releases / assets-release-x86_64 (push) Successful in 10s
Builds both static/shared versions of library.
|
2024-06-14 16:13:22 +09:00 |
|
|
76465bb31a
|
Bump version to 3.2.0, update Changelog
|
2024-05-10 13:24:52 +09:00 |
|
|
2025441807
|
Bump version 3.1.0, update Changelog
|
2024-05-09 12:08:59 +09:00 |
|
|
787f5422f4
|
Bump version, 3.0.1, update Changelog
|
2024-05-08 16:26:58 +09:00 |
|
|
91a3783597
|
Update version to 3.0.0, update Changelog
|
2024-05-07 14:58:42 +09:00 |
|
|
6acbef0fa3
|
Version 2.2.1 (fix UnitTest)
|
2024-05-06 15:02:55 +09:00 |
|
|
ef52303a6a
|
Bump version to 2.2.0
Added new functions/features, so bump minor version number.
|
2024-05-06 14:12:30 +09:00 |
|
|
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 |
|