X-Git-Url: http://git.localhorst.tv/?p=blobs.git;a=blobdiff_plain;f=src%2Fmath%2Fglm.hpp;h=ab79405597646718958dce26c64d934829ea682c;hp=76472e8baa2b166d90243b4e3ce11811ce331222;hb=HEAD;hpb=00dc46fe8901a0067f0404e3739a52bd5ff11da9 diff --git a/src/math/glm.hpp b/src/math/glm.hpp index 76472e8..ab79405 100644 --- a/src/math/glm.hpp +++ b/src/math/glm.hpp @@ -5,6 +5,9 @@ # define GLM_FORCE_RADIANS 1 #endif +// wait what? quaternions are experimental -.- +#define GLM_ENABLE_EXPERIMENTAL + #include #include #include