2132 Commits (67e5bf004a24345aae448883e3c8892e670654d2)

Author SHA1 Message Date
Sebastian Rettenberger de9e62f0a4 Fix floorMultiple/ceilMultiple for float ago%!(EXTRA string=10 years)
Christophe Riccio 8f39bb8730 Removed unused func_noise.* files #398 ago%!(EXTRA string=10 years)
Christophe Riccio a93d09be34 Fixed builtin bitscan never being used #392 ago%!(EXTRA string=10 years)
Christophe Riccio d8d954fca0 - Fixed builtin bitscan always used even when GLM_FORCE_PURE requested #392 ago%!(EXTRA string=10 years)
Daniel Limberger 1c6eff28fc rename scalar parameters in vec1, vec2, vec3, and vec4 ago%!(EXTRA string=10 years)
Christophe Riccio d7b01eb9ad Updated revision number for upcoming release ago%!(EXTRA string=10 years)
Christophe Riccio e7bae9891a Improved coding style consistency ago%!(EXTRA string=10 years)
Christophe Riccio bf30816e36 - Added to_string for quat and dual_quat in GTX_string_cast #375 ago%!(EXTRA string=10 years)
Christophe Riccio d8f7b080d0 Fixed build ago%!(EXTRA string=10 years)
Christophe Riccio 3356896a3a Fixed build ago%!(EXTRA string=10 years)
Christophe Riccio 1d266efe20 - Improved constexpr for constant functions coverage #198 ago%!(EXTRA string=10 years)
Christophe Riccio f92c1219ed Fixed non-identity quaternions for equal vectors #234 ago%!(EXTRA string=10 years)
Christophe Riccio c10df14b58 Fixed strict alignment warnings #235 #370 ago%!(EXTRA string=10 years)
Christophe Riccio 2f4338269d Fixed reliability issue of GLM_HAS caps #377 ago%!(EXTRA string=10 years)
Christophe Riccio 6aabe5a07d Fixed warnings ago%!(EXTRA string=10 years)
Christophe Riccio debed28149 Fixed link errors on compilers not supported default function #377 ago%!(EXTRA string=10 years)
Morgan Bengtsson 497da9a7cd Update matrix_decompose.hpp ago%!(EXTRA string=10 years)
Bryce Mehring 6f128f5983 Fixed C++11 standard library error message ago%!(EXTRA string=10 years)
Simon Krogmann 0092c91f42 Fix incorrect parenthesis ago%!(EXTRA string=10 years)
Christophe R 79f6d92c8a Added GLM_SIMD to enable automatic SIMD code generation for generic GLM types #235 #370 ago%!(EXTRA string=10 years)
Nik Voss d48a70d0da Fixed typo resulting in warnings when building with -Wpedantic. ago%!(EXTRA string=10 years)
Christophe Riccio cedaed68f6 Updated version for final 0.9.7.0 release ago%!(EXTRA string=10 years)
Christophe Riccio e0c4a71016 Clean up doxygen and source ago%!(EXTRA string=10 years)
Christophe Riccio bc0f5317fd Updated documentation ago%!(EXTRA string=10 years)
Christophe Riccio 5437d49cf2 Renamed GTC_color to GTC_color_space ago%!(EXTRA string=10 years)
Christophe Riccio d6ae2fd694 Fixed matrix conversions and added unit tests #371 ago%!(EXTRA string=10 years)
Christophe Riccio 1e502c0919 Fixed decompose warnings #373 ago%!(EXTRA string=10 years)
Christophe Riccio afa193704c Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions #366 ago%!(EXTRA string=10 years)
Christophe Riccio 53e494bea9 Removed GTX_multiple ago%!(EXTRA string=10 years)
Christophe Riccio a56a40e1f2 Added support of defaulted functions to GLM types, to use them in unions #366 ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg f46249620a Add pure typedefs to the SIMD types ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg a8659bb767 Remove unused value_size static methods in simdQuat and simdVec4 ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg c2b4e2a5c0 Change the value_type of simdVec4 and simdQuat to a float ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 4aa385a37a Change dualquat::components to 2, not 8 ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 3400352e81 Reverse the mat::rows and mat::cols fields ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 25bad4c78e Fix wrong name for mat2::columns ago%!(EXTRA string=10 years)
Christophe Riccio f7751bfb06 Added support of defaulted functions to *vec* types #366 ago%!(EXTRA string=10 years)
Thom de Villa 3b9e90c7b6 std::hash specialization for glm::tdualquat ago%!(EXTRA string=10 years)
Christophe Riccio 063c5c7367 Fixed quaternion pow #346 ago%!(EXTRA string=10 years)
Christophe Riccio f602c8e7ad Updated _MAYBE to follow GLM conventions ago%!(EXTRA string=10 years)
Dustin Biser 386357f612 Update norm.hpp ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 9cc7dc1763 Simplify GLM_FORCE_EXPLICIT_CTOR declarations ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg c2078afc12 Simplify the constexpr declarations of the GLM_META_PROG_HELPERS ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 6d1ddc8980 Define MAYBE macros for explicit and constexpr ago%!(EXTRA string=10 years)
Christophe Riccio ac21d7bdad Fixed use of libstdc++ with Clang #351 ago%!(EXTRA string=10 years)
Christophe Riccio 9e2f6dfc7f Fixed Intel compiler build error on Linux #354 ago%!(EXTRA string=10 years)
Christophe Riccio 76bd630bbd Fixed isfinite with C++98 compilers #343 ago%!(EXTRA string=10 years)
Christophe Riccio 056d6bd95e fixed typo #344 ago%!(EXTRA string=10 years)
Christophe Riccio dcfddb75b8 Updated list of compiler versions ago%!(EXTRA string=10 years)
Christophe Riccio 9539174494 Fixed build ago%!(EXTRA string=10 years)