1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update libaeon to the latest version More... over 4 years ago
Update all code and infra to match the interface changes of libAeon 1.0 More... over 4 years ago
Update all infra and code to the latest version of libAeon and modernize code style More... almost 5 years ago
Fix hashcode warnings in the managed code. More... almost 5 years ago
Add experimental GFX subsystem. More... almost 5 years ago
Fixed "error: exception specification of explicitly defaulted move constructor does not match the calculated one" More... over 5 years ago
Made mono_jit_manager non-movable, as some of it's members like the jit can not be moved anyway. More... over 5 years ago
Fixed "error: use of overloaded operator '=' is ambiguous". More... over 5 years ago
Readded support for Continuous Integration. More... over 5 years ago
Updated all submodules and code fixes. Removed SDL as there is no intention on supporting this in the future. More... almost 6 years ago
Integrated libaeon fixes for matrices. Fixed matrix row/column ordering in assimp_codec. More... almost 6 years ago
Replace GLM with the math subsytem from libAeon. Removed GLM submodule. More... almost 6 years ago
Allow the solution name to be set through an environment variable. More... almost 6 years ago
Updated libaeon to the latest version and fixed the build (aeon streams interface changes). More... almost 6 years ago
Removed deprecated deploy scripts as they were not being maintained. More... over 6 years ago
Fixed compiler to vs 2017 in dependencies.cmd. More... over 6 years ago
Removed travis yml file since their outdated tools currently can't build the sources. More... over 6 years ago
Changed minimum required CMake version to 3.10 since this is the only version that supports the c++17 compiler flags properly. Updated submodules for better c++17 and CI support. More... over 6 years ago
Added license file. More... over 6 years ago
Updated copyright headers for 2018. More... over 6 years ago
Updated libAeon to the latest version and fixed all API changes. Updated Cmake and Assimp submodule for better Visual Studio 2017 support. More... over 6 years ago
Use the 64-bit toolchain by default in Visual Studio 2017. More... over 6 years ago
Replaced std::string usages of "path" with std::filesystem::path. Removed unused headers. More... over 6 years ago
Further C++17 fixes for Visual Studio 2017. More... over 6 years ago
Removed bootstrap scripts that were no longer supported. More... over 6 years ago
Partial fixes for C++17 and clang 6.0 Ran clang_format from clang 6.0 Updated submodules More... over 6 years ago
Integrated aeon_mono_auto_wrapper into the managed interface cleaning up significant boilerplate code. More... almost 7 years ago
Updated libaeon submodule. More... almost 7 years ago
Fixed relative paths in submodules to something that should keep working even after a fork on github. More... almost 7 years ago
Fixed OSX build. More... almost 7 years ago