A collection of helper classes for the Epsilon project.
Go to file
Deukhoofd 779ddd49e3
continuous-integration/drone/push Build is passing Details
Replace old memory management tests with simple borrowed_ptr.cpp.
2020-05-26 13:22:18 +02:00
extern Switches Random handling to PCG family, specifically for better cross platform predictability. 2020-05-22 12:37:25 +02:00
src Replace old memory management tests with simple borrowed_ptr.cpp. 2020-05-26 13:22:18 +02:00
tests Replace old memory management tests with simple borrowed_ptr.cpp. 2020-05-26 13:22:18 +02:00
.clang-format Tweaks and fixes for Assert 2020-03-22 12:20:39 +01:00
.drone.yml Copy libwinpthread to correct position. 2020-05-03 12:38:00 +02:00
.gitignore Initial commit. 2020-02-26 12:57:18 +01:00
CMakeLists.txt Don't link statically, but copy libwinpthread for Windows build. 2020-05-03 12:35:17 +02:00
conanfile.py Ensure extern headers are included in conan. 2020-05-22 12:53:55 +02:00