1752 Commits (fc1e45bbde231fbdf529b3a88763455c4f8aa280)

Author SHA1 Message Date
Stephen Hill c83add59b3 Fixed various 'X is not defined' warnings ago%!(EXTRA string=10 years)
Stephen Hill ba46e0500e Fixed 'GLM_COMPILER_VC2005 is not defined' warning ago%!(EXTRA string=10 years)
Stephen Hill 4bb352b628 Fixed "Declaration shadows a field" warning ago%!(EXTRA string=10 years)
Adrian Krupa c9400562ec Fixed build ago%!(EXTRA string=10 years)
humbletim 52c9f124e3 Fixed ldexp and frexp compilation errors ago%!(EXTRA string=10 years)
Christophe Riccio 1936921ec7 Fixed log from GTX_lob_base build error with tests #470, #471 ago%!(EXTRA string=10 years)
Sven-Hendrik Haase a827b248ef Fix wrong docs ago%!(EXTRA string=10 years)
Christophe Riccio a754ab2e7e Fixed ICC on Linux build errors #449 ago%!(EXTRA string=10 years)
Christophe Riccio adb03bee5c Fixed ICC on Linux build errors #449 ago%!(EXTRA string=10 years)
lucasb-eyer 5e994bcf39 dummy.cpp CRLF->LF ago%!(EXTRA string=10 years)
Christophe Riccio a4ed6568be Fixed GTC_matrix_inverse affineInverse #192 ago%!(EXTRA string=10 years)
Christophe Riccio e37fe66d5e Fixed GTC_packing unpackUnorm3x10_1x2 #414 ago%!(EXTRA string=10 years)
Christophe Riccio 06ad5a2cd4 Fixed GTC_packing unpackUnorm3x10_1x2 #414 ago%!(EXTRA string=10 years)
Sebastian Rettenberger 6789d897d2 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)