598 Commits (560dcdbec0b0d55159fe67e9c373c6b5c7c1f5f0)

Author SHA1 Message Date
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)
Christophe Riccio aa318f6a43 Fixed GTX_mixed_product build ago%!(EXTRA string=12 years)
jan p springer 0e3cebf23a removed boost dependencies ago%!(EXTRA string=12 years)
jan p springer 623cdaa552 reimplemented io support for basic types ago%!(EXTRA string=12 years)
Christophe Riccio 3b8a199f1b Fixed glm::multiple warning with unsigned int genType ago%!(EXTRA string=12 years)
Andreas Bernstein 8de3c56ddc Remove includes of deleted half_float.hpp ago%!(EXTRA string=12 years)
jan p springer 0f66a02c2a added: op<< for glm types ago%!(EXTRA string=12 years)
Ed Preston 0ee6673470 Fixed missing precision aualifier in template ago%!(EXTRA string=12 years)
Christophe Riccio fbb54649b7 Added test files and fixed build errors for experimental extensions. ago%!(EXTRA string=12 years)
Christophe Riccio 2e72af3f6d Added test files for all GTX extensions ago%!(EXTRA string=12 years)
Sebastien Lussier 84b740d36e Added missing precision template params int GTX compatibility ago%!(EXTRA string=12 years)
Christophe Riccio 0e31538c26 Deprecated some GTX functions ago%!(EXTRA string=12 years)
Christophe Riccio 02c3ce21e8 More CUDA coverage, deprecated GTX_1010102 extension ago%!(EXTRA string=12 years)
David Reid dea65c8c23 Remove #include of missing file. ago%!(EXTRA string=12 years)
Christophe Riccio b51fe09cb9 Fixed build ago%!(EXTRA string=12 years)
Christophe Riccio f911117407 Replace glm::detail::type traits by std::numerical_limits traits ago%!(EXTRA string=12 years)
Filippo Ramaciotti 3eb1f70758 Changed sign for eulerAngleY to make it consistent with the others ago%!(EXTRA string=12 years)
unknown 00bb64f412 Changed sign for eulerAngleY to make it consistent with the others ago%!(EXTRA string=12 years)
Christophe Riccio 843cc7bd61 Fixed eulerAngleY rotation orientation ago%!(EXTRA string=12 years)
Christophe Riccio d37d3539ed - Fixed ldexp implementation ago%!(EXTRA string=12 years)
Christophe Riccio 6838815f9f Factorized fastInversesqrt code ago%!(EXTRA string=12 years)
Christophe Riccio ba1ccbaba2 Fixed merge ago%!(EXTRA string=12 years)
Christophe Riccio 804078f690 Fixed test against GLM_COMPILER_GCC31 and GLM_COMPILER_VC2005 that doesn't exist in GLM 0.9.5 #111 ago%!(EXTRA string=12 years)
Christophe Riccio c9f623e717 Fixed glm::orientation with GLM_FORCE_RADIANS defined #112 ago%!(EXTRA string=12 years)