Optimized geometry and math classes
Go to file
Lioncash 9045766c52 CVector2i: Make CVector2f-related constructor non-constexpr
These make use of SIMD accessors, which aren't constexpr.
2019-09-06 02:25:33 -04:00
include/zeus CVector2i: Make CVector2f-related constructor non-constexpr 2019-09-06 02:25:33 -04:00
src CColor: Correct luminance setting within toHSL() 2019-09-05 21:27:37 -04:00
test Better CMake dependency handling 2019-06-11 16:04:52 -10:00
.clang-format New code style refactor 2018-12-07 19:23:50 -10:00
CMakeLists.txt Better CMake dependency handling 2019-06-11 16:04:52 -10:00