2545 Commits (dff3af56a884e31d21eae7ab3eb72a8d192adc54)
 

Author SHA1 Message Date
Christophe Riccio dff3af56a8 GLM 0.9.7.6 release ago%!(EXTRA string=9 years)
Christophe Riccio 07baa3b45a Revert, to reduce risks of regressions ago%!(EXTRA string=9 years)
Christophe Riccio 2087606611 - Improved C++ 11 STL detection #523 ago%!(EXTRA string=9 years)
Christophe Riccio 76fce77337 - Updated list of compiler versions detected ago%!(EXTRA string=9 years)
Christophe Riccio 09cbd5f7d6 Removed useless const references ago%!(EXTRA string=9 years)
Christophe Riccio 6d169bccc2 Fixed scalar reciprocal functions (GTC_reciprocal) #520 ago%!(EXTRA string=9 years)
Christophe Riccio 33b9dad843 Fixed build ago%!(EXTRA string=9 years)
Christophe Riccio b6da1e45e8 Fixed build ago%!(EXTRA string=9 years)
Christophe Riccio e42e6257e3 Cherry pick #482 fix ago%!(EXTRA string=9 years)
Christophe Riccio bfb64e7657 Fixed missing vec1 overload to length2 and distance2 functions #431 ago%!(EXTRA string=9 years)
Christophe Riccio 39e63661a6 Fixed STL for C++11 detection on ICC #510 ago%!(EXTRA string=9 years)
Christophe Riccio fe6ab8f3b6 Moved glm.pc.in into cmake directory #509 ago%!(EXTRA string=9 years)
Christophe Riccio 64342f78bf Updated version and updated readme ago%!(EXTRA string=9 years)
Guus Sliepen 15748c30ea Added pkg-config file ago%!(EXTRA string=9 years)
Christophe Riccio 767aa16e5b Updated readme for GLM 0.9.7 release ago%!(EXTRA string=9 years)
Christophe Riccio 2a4c7e77d6 Added Visual C++ Clang toolset detection ago%!(EXTRA string=9 years)
Christophe Riccio dcffcbdc97 Fixed GLM_FORCE_INLINE with binary vec4 operators ago%!(EXTRA string=9 years)
Christophe Riccio 792151573c Fixed to_string when used with GLM_FORCE_INLINE #506 ago%!(EXTRA string=9 years)
Christophe Riccio 306b409658 Fixed merge ago%!(EXTRA string=9 years)
Christophe Riccio e9bb34fb78 - Fixed Visual C++ SIMD instruction set automatic detection in 64 bits ago%!(EXTRA string=9 years)
Christophe Riccio 872aa9d8ec Improved ***PowerOfTwo ago%!(EXTRA string=9 years)
Christophe Riccio 68ec048b70 Fixed roundPowerOfTwo and floorPowerOfTwo #503 ago%!(EXTRA string=9 years)
Christophe Riccio e0d312ccaf Fixed roundPowerOfTwo and floorPowerOfTwo #503 ago%!(EXTRA string=9 years)
Christophe Riccio 76d12fb602 Fixed roundPowerOfTwo and floorPowerOfTwo #503 ago%!(EXTRA string=9 years)
Christophe Riccio 9770c9f73d Fixed uaddCarry warning #497 ago%!(EXTRA string=9 years)
Christophe Riccio 407d671954 Updated readme ago%!(EXTRA string=9 years)
Sami Kankaristo 578c4f4f9f Rename tvec1 parameters from scalar to v1/v2 ago%!(EXTRA string=9 years)
Sami Kankaristo ad9bfffe65 Fix operator-(), add operator+() ago%!(EXTRA string=9 years)
Sami Kankaristo c7700573a4 Add missing boolean operator declarations ago%!(EXTRA string=9 years)
Sami Kankaristo 42b818d4bb Fix declarations (use tdualquat instead of tquat) ago%!(EXTRA string=9 years)
Sami Kankaristo ece2b8b5a2 Add missing boolean operator declarations ago%!(EXTRA string=9 years)
Sami Kankaristo 8662a567b2 Add const & to POD to match other functions in the class ago%!(EXTRA string=9 years)
Sami Kankaristo b7fef63ef8 Remove const & from POD to match other functions in class ago%!(EXTRA string=9 years)
Sami Kankaristo d3036fd010 Add missing operator function definitions ago%!(EXTRA string=9 years)
Sami Kankaristo 785c8892d9 Add missing const to declaration ago%!(EXTRA string=9 years)
Christophe Riccio 6c61c332f4 Fixed missing GLM_PLATFORM_CYGWIN declaration #495 ago%!(EXTRA string=9 years)
Christophe Riccio 61d58b0296 Fixed missing GLM_PLATFORM_CYGWIN declaration #495 ago%!(EXTRA string=9 years)
Christophe Riccio 444cf0f36a Fixed undefined reference errors #489 ago%!(EXTRA string=9 years)
Sami Kankaristo e60273daff Add missing vec4 operator definitions ago%!(EXTRA string=9 years)
Sami Kankaristo 3ec43e9522 Fix incorrect declaration (now matches definition) ago%!(EXTRA string=9 years)
Sami Kankaristo a848fa69be Remove duplicate function declarations ago%!(EXTRA string=9 years)
Paul Konstantin Gerke 239cf70ade Fixed: outerProduct was defined incorrectly for unmatched vecX types. E.g. outerProduct(vec2, vec4) did not succeed because the matrix return types were wrong. The computing function seemed fine. I used https://en.wikipedia.org/wiki/Outer_product as reference on what the number of columns/rows ''should'' be and fixed it so that it matches the description from wikipedia ago%!(EXTRA string=9 years)
Paul Konstantin Gerke b3b72527b1 Fixed: operator signatures of mat2x4 and vec4 (no guaratees that I found all issues) ago%!(EXTRA string=9 years)
Christophe Riccio 8e411733b2 - Fixed eulerAngles precision error, returns NaN #451 ago%!(EXTRA string=9 years)
sippeangelo 2d813b587a This fixes #461 ago%!(EXTRA string=9 years)
Christophe Riccio eb33d9c188 - Fixed outerProduct defintions and operator signatures for mat2x4 and vec4 #475 ago%!(EXTRA string=9 years)
Christophe Riccio 30ab2ee25b Fixed polar coordinates function latitude #485 ago%!(EXTRA string=9 years)
Christophe Riccio 045aa8e541 Fixed atanh warning #484 ago%!(EXTRA string=9 years)
Christophe Riccio 0d48c43385 Fixed asinh warning with C++98 STL #484 ago%!(EXTRA string=9 years)
Christophe Riccio 5809830f64 Get ready for 0.9.7.3 release ago%!(EXTRA string=9 years)