743 Commits (2cc0c53da75daeaf4dbbd9a8dabbd23343c6a98b)

Author SHA1 Message Date
Christophe Riccio d84fa89cb8 Fixed missing value_type for dual quaternion, Fixed return type of dual quaternion length ago%!(EXTRA string=11 years)
Christophe Riccio 24cd06552c Fixed GLM_GTX_io coding style ago%!(EXTRA string=11 years)
Christophe Riccio 694416701a Replaced C casts by C++ casts ago%!(EXTRA string=11 years)
Christophe Riccio 9b6eecc739 Fixed corner cases in exp and log functions for quaternions #199 ago%!(EXTRA string=11 years)
Christophe Riccio 7fe8a1944c Fixed fastDistance ambiguity #215 ago%!(EXTRA string=11 years)
Christophe Riccio ea45a7b966 Fixed orientate3 function #207 ago%!(EXTRA string=11 years)
Christophe Riccio a2b70690c1 Added test gor issue #199 ago%!(EXTRA string=11 years)
Christophe Riccio d77bfa1a70 Fixed GTX_color_space - saturation #195 ago%!(EXTRA string=11 years)
jan p springer 37e5868200 fixed: warning wrt. strict aliasing on gcc 4.8.2/clang3.3 ago%!(EXTRA string=11 years)
Christophe Riccio a5d2a63ef3 - Added workaround for a CUDA compiler bug (#186, #185) ago%!(EXTRA string=11 years)
Christophe Riccio e33136538d - Fixed eulerAngle*** not consistent for right-handed coordinate system (#173) ago%!(EXTRA string=11 years)
David Reid 04d9fa2d45 Fix simd_quat build. ago%!(EXTRA string=11 years)
Christophe Riccio 00e860eeee Fixed missing bitfieldInterleave definisions ago%!(EXTRA string=12 years)
Christophe Riccio 899f388921 Fixed CUDA issues (#169, #168, #183, #182) ago%!(EXTRA string=12 years)
Christophe Riccio db09ecfc41 Fixed bitfieldInterleave for 4 components #175 ago%!(EXTRA string=12 years)
Christophe Riccio eaf3cf3056 Added missing GLM_FUNC_DECL ago%!(EXTRA string=12 years)
dachziegel 2536c4c6b6 added GLM_FUNC_DECL to avoid nvcc warnings ago%!(EXTRA string=12 years)
Miguel Ángel Pérez Martínez 7cf0e87526 Added trigonometric.hpp dep to matrix_transform_2d.inl ago%!(EXTRA string=12 years)
Miguel Ángel Pérez Martínez 1644912f7d Added GTX_matrix_transform_2d ago%!(EXTRA string=12 years)
Christophe Riccio 43691702e1 Fixed GTX_raw_data code dependency ago%!(EXTRA string=12 years)
Christophe Riccio 2b17a90859 Fixed declaration and definition mismatch ago%!(EXTRA string=12 years)
Christophe Riccio a310855d23 Fixed undefined reference to fastInverseSqrt (#161) ago%!(EXTRA string=12 years)
Morgan Veyret 32e57ce8ff Fix dot product clamp range for vector angle functions. ago%!(EXTRA string=12 years)
Christophe Riccio dd272c52ee Fixed non power of two matrix products ago%!(EXTRA string=12 years)
Tom Cumming 14a7c56abd Ray plane intersection function ago%!(EXTRA string=12 years)
Christophe Riccio ccb25c84c7 Update copyright year ago%!(EXTRA string=12 years)
Christophe Riccio 6f096fbb31 Fixed vector and matrix queries ago%!(EXTRA string=12 years)
Christophe Riccio 06ac77dad4 Fixed declaration and definision mismatches (#148) ago%!(EXTRA string=12 years)
Christophe Riccio aed7317408 Fixed declaration and definision mismatches (#148) ago%!(EXTRA string=12 years)
Christophe Riccio 6ed8c3dbb3 Added vectorized implementation of fast inversesqrt ago%!(EXTRA string=12 years)
Christophe Riccio 8a023f7767 Removed GTX_int_10_10_10_2, replaced by GTC_packing functions ago%!(EXTRA string=12 years)
Christophe Riccio 0d5deadf02 Removed GLM_FORCE_RADIANS, now it's the default behaviour ago%!(EXTRA string=12 years)
Christophe Riccio 1909f512e7 Deprecated degrees, display a message for each function using it. ago%!(EXTRA string=12 years)
jan p springer 39179ba1ad un/formatted() usage to un/formatted ago%!(EXTRA string=12 years)
Christophe Riccio 7fc5d21bbf Fixed build ago%!(EXTRA string=12 years)
Christophe Riccio d68fd2d97e Fixed space characters ago%!(EXTRA string=12 years)
Christophe Riccio ddd1efd5a7 Removed deprecated files ago%!(EXTRA string=12 years)
Christophe Riccio fd256dfaa8 Updated GLM manual with per feature headers. Fixed io. ago%!(EXTRA string=12 years)
Christophe Riccio e9cb71e8b6 Fixed io build ago%!(EXTRA string=12 years)
Christophe Riccio 4ca881697d Fixed build with GCC 4.7 C++11 ago%!(EXTRA string=12 years)
Christophe Riccio 7fd1cdc477 Fixed build with C++98 compilers ago%!(EXTRA string=12 years)
Christophe Riccio edbe66cb00 Fixed build on MacOS ago%!(EXTRA string=12 years)
Christophe Riccio 18d67da79c Reduced dependencies of GTX_component_wise ago%!(EXTRA string=12 years)
Christophe Riccio 9f8112f93a Reduced dependencies of GTX extensions. Removed some deprecated code. ago%!(EXTRA string=12 years)
Christophe Riccio 950eaa45cb Reduced dependencies for GTC extensions ago%!(EXTRA string=12 years)
Christophe Riccio 6f7eb97b87 Move content of core directory into detail directory. Reduced dependencies to glm.hpp. ago%!(EXTRA string=12 years)
Christophe Riccio 510abedf2b Added glm::length and removed col_size and row_size ago%!(EXTRA string=12 years)
Janis Born 56bd959f9e fix vector angle functions possibly returning NaN ago%!(EXTRA string=12 years)
Christophe Riccio 9f5d2be3da Fixed GTX_wrap ago%!(EXTRA string=12 years)
Christophe Riccio 420822704d Removed useless GTX extensions ago%!(EXTRA string=12 years)