38 Commits (11089f6d7e718e1904977a6ed764136d72a06358)

Author SHA1 Message Date
Christophe Riccio f846aa8334 Build errors when defining GLM_ENABLE_EXPERIMENTAL #884 #883 ago%!(EXTRA string=6 years)
Christophe Riccio 477e803f38 - No more requirement for GLM_ENABLE_EXPERIMENTAL to use GTX extension, only a warning with GLM_MESSAGES defined #732 ago%!(EXTRA string=6 years)
Groove e1cddde7d5 Fixed VC2013 build ago%!(EXTRA string=7 years)
Groove 802532de0f Fixed build ago%!(EXTRA string=7 years)
Christophe Riccio 43179a4bc1 Fixed typo ago%!(EXTRA string=8 years)
Christophe Riccio d93a3be4ac - Improved API documentation #668 ago%!(EXTRA string=8 years)
Christophe Riccio faf1da52b7 Renamed P (for precision) template argument to Q (for qualifier) ago%!(EXTRA string=8 years)
Christophe Riccio e76fca75a0 More consistent coding style ago%!(EXTRA string=8 years)
Christophe Riccio a805fb9d68 Renamed precision enum to qualifier ago%!(EXTRA string=8 years)
Christophe Riccio c2fe3fccf6 Use length_t instead of int for vec and mat lengths #584 ago%!(EXTRA string=9 years)
Christophe Riccio b92fdf5a59 matrix type Parameterize on dimensions #584 ago%!(EXTRA string=9 years)
Christophe Riccio 947b07cbc4 remove template alias for more compiler support and simplified swizzle expression implementation #584 ago%!(EXTRA string=9 years)
Stefan Winkler f02ce4d6d3 Fix typo in experimental extension warnings ago%!(EXTRA string=9 years)
Christophe Riccio 6482dd29d2 Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
Christophe Riccio a609a0fea6 - Added more information to build messages ago%!(EXTRA string=9 years)
Christophe Riccio 316460408a Simplify and more consistency for files headers ago%!(EXTRA string=9 years)
Christophe Riccio fc8b4404f0 Fixed faceforward build #289 ago%!(EXTRA string=11 years)
Christophe Riccio 3f48ffefb0 Updated license ago%!(EXTRA string=11 years)
Christophe Riccio f9484a6e9f - Moved template types from 'detail' to 'glm' namespace #239, #244 ago%!(EXTRA string=11 years)
Christophe Riccio cff845c2b4 Use pragma once ago%!(EXTRA string=11 years)
Christophe Riccio eaf3cf3056 Added missing GLM_FUNC_DECL ago%!(EXTRA string=11 years)
Christophe Riccio ccb25c84c7 Update copyright year 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 c14e2d7fbc Added precision template parameter ago%!(EXTRA string=12 years)
Christophe Riccio 39cf417691 Added initial implementation for forward declarations: int and float scalar types, #56 ago%!(EXTRA string=12 years)
Christophe Riccio 2a4434786e Updated date ago%!(EXTRA string=13 years)
Christophe Riccio 214c56cd45 Updated doxygen documentation ago%!(EXTRA string=13 years)
Christophe Riccio b1ecabdd28 Fixed GTX_matrix_interpolation, issue #9 ago%!(EXTRA string=13 years)
Christophe Riccio 88d3927558 Updated copyright date ago%!(EXTRA string=14 years)
Christophe Riccio 51716bb460 Extensions included have a define which value is GLM_VERSION ago%!(EXTRA string=14 years)
Christophe Riccio f97f51b47c Added extension versioning ago%!(EXTRA string=14 years)
Christophe Riccio 3621deaeb5 Removed gtc and gtx namespaces ago%!(EXTRA string=14 years)
Christophe Riccio 747d6b47b4 WIP New header to extensions ago%!(EXTRA string=14 years)
Christophe Riccio 06cc480baa Removed gtx extension namespace ago%!(EXTRA string=14 years)
Christophe Riccio 14760e9770 Updated header files formatting ago%!(EXTRA string=14 years)
Christophe Riccio 9ecdd379e4 Removed old deprecated test function declarations ago%!(EXTRA string=14 years)
Christophe Riccio 58053e5b89 Added GLM_GTX_matrix_interpolation extension ago%!(EXTRA string=14 years)