Optimized geometry and math classes
Go to file
Lioncash 9409825ace CQuaternion: Remove unnecessary local in slerp()
We can turn this assignment into a direct return expression, tidying up
the code a little bit.
2019-09-20 21:01:17 -04:00
include/zeus CVector2i: Make CVector2f-related constructor non-constexpr 2019-09-06 02:25:33 -04:00
src CQuaternion: Remove unnecessary local in slerp() 2019-09-20 21:01:17 -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