29 Commits (93d09e0e93ca6fe3d9dc6398489a54a3f9cf76db)

Author SHA1 Message Date
Sami Kankaristo 2d54f437f1 Fix operator-(), add operator+() ago%!(EXTRA string=9 years)
Christophe Riccio 1709e9abca Added unary + operator #435 ago%!(EXTRA string=10 years)
Christophe Riccio 32fc69ee11 - Added unary + operator #435 ago%!(EXTRA string=10 years)
Christophe Riccio e0c4a71016 Clean up doxygen and source 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 a56a40e1f2 Added support of defaulted functions to GLM types, to use them in unions #366 ago%!(EXTRA string=10 years)
Christophe Riccio 7844332816 Fixed memory corruption (undefined behaviour) #303 ago%!(EXTRA string=11 years)
Christophe Riccio fc8b4404f0 Fixed faceforward build #289 ago%!(EXTRA string=11 years)
Christophe Riccio be0c5da488 size_type and length_type for all types ago%!(EXTRA string=11 years)
Christophe Riccio 3f48ffefb0 Updated license ago%!(EXTRA string=11 years)
Christophe Riccio 3adf263341 Added GLM_FORCE_EXPLICIT_CTOR to require explicit type conversions #269 ago%!(EXTRA string=11 years)
Christophe Riccio 0b8ca1a5b6 Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263 ago%!(EXTRA string=11 years)
Christophe Riccio 790f520488 Clean up coding style ago%!(EXTRA string=11 years)
Christophe Riccio bcd07b50f3 - Added GLM_FORCE_NO_CTOR_INIT ago%!(EXTRA string=11 years)
Christophe Riccio 857e7f5075 Fixed build ago%!(EXTRA string=11 years)
Christophe Riccio 893de94bb1 Fixed build ago%!(EXTRA string=11 years)
Christophe Riccio e6a890454d Fixed lack of consistency of quat and dualquat constructors ago%!(EXTRA string=11 years)
Christophe Riccio 291708ce07 Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245 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 d84fa89cb8 Fixed missing value_type for dual quaternion, Fixed return type of dual quaternion length ago%!(EXTRA string=11 years)
Christophe Riccio ccb25c84c7 Update copyright year ago%!(EXTRA string=12 years)
Christophe Riccio aed7317408 Fixed declaration and definision mismatches (#148) 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 0ff1026dbb Removed value_type and size_type ago%!(EXTRA string=12 years)
Christophe Riccio b9266c07b0 Using C++ casts ago%!(EXTRA string=12 years)
Christophe Riccio 3c7989486e Fixed literals in dual quaternion implementation ago%!(EXTRA string=12 years)
Christophe Riccio c14e2d7fbc Added precision template parameter ago%!(EXTRA string=12 years)
Christophe Riccio 6a96cd819a Fixed dual quaternion build on Clang, fixed space characters #49 ago%!(EXTRA string=12 years)
Maksim Vorobiev 50c870ea96 Moved all dual quaternion functionality from GTC space to GTX. ago%!(EXTRA string=13 years)
Maksim Vorobiev c73dc4a05f Added dual quaternion functionality ago%!(EXTRA string=13 years)