2577 Commits (644b3f3b86a568d63e3d08b7bfdfdff54cd3843b)

Author SHA1 Message Date
JimVonMoon 59e15deb6d Fixed potential narrowing conversion in extractEulerAngleXYZ ago%!(EXTRA string=7 years)
Christophe Riccio 024e94b6c4 Fixed GTX_easing on Apple Clang ago%!(EXTRA string=7 years)
Christophe Riccio ef615c8d6e Tentative fix GTX_easing on Apple Clang ago%!(EXTRA string=7 years)
Christophe Riccio 5c02758b15 Tentative fix GTX_easing on Apple Clang ago%!(EXTRA string=7 years)
Christophe Riccio 3a7168eb55 Tentative fix Clang build ago%!(EXTRA string=7 years)
Christophe Riccio e2b75b6bf7 Fixed GTX_easying clang warnings ago%!(EXTRA string=7 years)
Christophe Riccio 4d4dbcade6 Moved bounded function to GTX_common from EXT_vector_relational as there are quite new ago%!(EXTRA string=7 years)
Christophe Riccio 77acd2fe40 Clarify quat_cast documentation, applying on pure rotation matrices #759 ago%!(EXTRA string=7 years)
Christophe Riccio 1d3f8a057f Fixed GTX_easing build on Clang ago%!(EXTRA string=7 years)
Christophe Riccio 1cd7a47279 Fixed GTX_easing build on VS2013 ago%!(EXTRA string=7 years)
Christophe Riccio 62dfe7adfb Fixed isnan on CUDA #727 ago%!(EXTRA string=7 years)
Christophe Riccio b3a24a0565 Fixed linearRand #762 ago%!(EXTRA string=7 years)
Christophe Riccio 69f94334e0 Added GTX_easing for interpolation functions #761 ago%!(EXTRA string=7 years)
Christophe Riccio d53cd73a0e Fixed mising glm::precision ago%!(EXTRA string=7 years)
Christophe Riccio 798ab30b9d Fixed Syntax error when compiling with GLM_FORCE_CTOR_INIT and GLM_ENABLE_EXPERIMENTAL #753 ago%!(EXTRA string=7 years)
Torbjørn Viksand 351155b9e1 Do not define GLM_CONSTEXPR_CXX14 on MSVC < 2017 ago%!(EXTRA string=7 years)
Christophe Riccio b8d0681725 Fixed misspelling #738 ago%!(EXTRA string=7 years)
Christophe Riccio 8390a77b3a Added GLM_FORCE_CTOR_INIT #735 #740 ago%!(EXTRA string=7 years)
Philippe Groarke 2cac15849b cleanup : Remove trailing whitespaces. ago%!(EXTRA string=7 years)
Philippe Groarke fd327cd341 cleanup : Remove trailing whitespaces. ago%!(EXTRA string=7 years)
Vitali Parkhomenko 15fb58aacb Added extraction of Euler angles from rotation matrix. ago%!(EXTRA string=7 years)
Vitali Parkhomenko 5361f5e4ec Added creating a rotation matrix from Euler angles ago%!(EXTRA string=7 years)
Vitali Parkhomenko 5fe5f32edd Added creating a derived matrix from the rotation matrix. ago%!(EXTRA string=7 years)
Chris Helmich 3aebd8f8fd added GLM_CONSTEXPR_CXX14 flag to vec<>::operator= and mat<>::operator= ago%!(EXTRA string=8 years)
Chris Helmich dee4f81bc7 added GLM_CONSTEXPR_CTOR_CXX14 flags to mat<>::ctors() ago%!(EXTRA string=8 years)
devmane144 abb7fecc5e
Update type_vec4.hpp ago%!(EXTRA string=8 years)
devmane144 9b621ee4db
Added the other 3 const & to the file ago%!(EXTRA string=8 years)
devmane144 f30f012d37
Adding a const & here for consistency reasons ago%!(EXTRA string=8 years)
Chris Helmich 4a4af0b80e added flags GLM_CONSTEXPR_CXX14 and GLM_CONSTEXPR_CTOR_CXX14 ago%!(EXTRA string=8 years)
Yuri Kilochek 0afc784511 Add definitions for `glm::type<T>` members, so that they can be used outside of constant expressions. ago%!(EXTRA string=8 years)
Christophe Riccio 7725407b2d Added missing quat minus operator #703 ago%!(EXTRA string=8 years)
Christophe Riccio 6390805e6d Fixed zero as null pointer constant ago%!(EXTRA string=8 years)
Christophe Riccio 43179a4bc1 Fixed typo ago%!(EXTRA string=8 years)
Yuri Kilochek 1ef3e5a200 `components`, `cols`, `rows` are no longer defined as members of anonymous enums and are now instead static integral constants of type `glm::length_t` (this appears to be current approach). ago%!(EXTRA string=8 years)
Yuri Kilochek 7f162ff4e8 Remove redundant specializations of `glm::type<mat</*...*/>>` ago%!(EXTRA string=8 years)
Giuseppe Barbieri 83697febeb
Update intersect.hpp ago%!(EXTRA string=8 years)
Sergey Kosarevsky 84e6d82051 Fixed #692: sphericalRand() is doing correct distribution on a sphere ago%!(EXTRA string=8 years)
Christophe Riccio 529de50383 Fixed acsch #698 ago%!(EXTRA string=8 years)
KUANG Fangjun 538b6b6d57
fix a typo. ago%!(EXTRA string=8 years)
Kai Dietrich c79dfbc925 Use std::exp2 to implement glm::exp2 when available ago%!(EXTRA string=8 years)
Christophe Riccio fcbedf5058 Fixed glm::step that didn't work with scalars #684 ago%!(EXTRA string=8 years)
Christophe Riccio ad82970101 Fixed warning #685 ago%!(EXTRA string=8 years)
Christophe Riccio 25e7bef346 Resolved uninitialized return value warnings #685 ago%!(EXTRA string=8 years)
Olivier Sohn ddb93dcdc2 fix build ago%!(EXTRA string=8 years)
Olivier Sohn 6bd81b8fbc use quat_identity ago%!(EXTRA string=8 years)
Olivier Sohn 6f61bb4d2e Fix rotation when vectors are in the same direction #690 ago%!(EXTRA string=8 years)
akaltar 04819ecaae Fix #679 ago%!(EXTRA string=8 years)
Christophe Riccio 2e43c201cd Fixed warning C4309 #679 ago%!(EXTRA string=8 years)
Christophe Riccio dc3e0b5ccb Added GLM_FORCE_SINGLE_ONLY to use GLM on platforms that don't support double #627 ago%!(EXTRA string=8 years)
Christophe Riccio aa38362b2c Added spearate functions to use both nagative one and zero near clip plans #680 ago%!(EXTRA string=8 years)