43 Commits (e419448539d1bafea228f70c23eb5ddb6460c5e8)

Author SHA1 Message Date
Christophe Riccio e419448539 Fixed compile problems with glm::max( vec, int ) #232 ago%!(EXTRA string=11 years)
Christophe Riccio 2b747cbbad Removed last references to GLM_FORCE_RADIANS ago%!(EXTRA string=11 years)
Christophe Riccio aeba3c6fe7 Quiet most GLM_FORCE_RADIANS messages ago%!(EXTRA string=11 years)
Christophe Riccio ccb25c84c7 Update copyright year ago%!(EXTRA string=11 years)
Christophe Riccio 6b2ecaaf42 Clean up ago%!(EXTRA string=12 years)
Christophe Riccio 1e69dfe30e Added a quation constructor taking two axis ago%!(EXTRA string=12 years)
Christophe Riccio dddcbe58e6 Factorized float to uint and co function code. ago%!(EXTRA string=12 years)
Christophe Riccio 4707333a58 Added std::round test ago%!(EXTRA string=12 years)
Christophe Riccio dab66f81e5 Fixed mix function for bool and bvec* type third parameter, issue #59 ago%!(EXTRA string=12 years)
Christophe Riccio 96ecbbb28b Added more mix function tests ago%!(EXTRA string=12 years)
Christophe Riccio b7f622a142 Added mix function tests ago%!(EXTRA string=12 years)
Christophe Riccio c3af426eb1 Added mix function tests ago%!(EXTRA string=12 years)
Christophe Riccio 2a4434786e Updated date ago%!(EXTRA string=12 years)
Christophe Riccio 415c970188 Renamed equalEpsilon function into epsilonEqual and added tests ago%!(EXTRA string=13 years)
Christophe Riccio b012c80771 Fixed isnan for Intel compiler ago%!(EXTRA string=13 years)
Christophe Riccio 7e3f00d034 Added missing test files ago%!(EXTRA string=13 years)
Christophe Riccio c2eea6da26 Removed floor_log2, comment that isnan and isinf are not working on MinGW ago%!(EXTRA string=13 years)
Christophe Riccio a5fdf3c1bf Fixed ticket #182, isnan and isinf conflicts ago%!(EXTRA string=13 years)
Christophe Riccio 6a4677c30e Promoted GTX_epsilon, GTX_ulp, fixed build, removed deprecation warning at build time ago%!(EXTRA string=13 years)
Christophe Riccio 88d3927558 Updated copyright date ago%!(EXTRA string=14 years)
Christophe Riccio 1ed0e3865b Fixed log2 in GCC ago%!(EXTRA string=14 years)
Christophe Riccio 040ea3ce7e Fixed conflict with Boost, ticket #158 ago%!(EXTRA string=14 years)
Christophe Riccio 9c3faaca40 Fixed build, added boost test ago%!(EXTRA string=14 years)
Christophe Riccio dd244d8d25 Fixed MinGW roundEven bug ago%!(EXTRA string=14 years)
Christophe Riccio dad27d9b37 Fixed tests ago%!(EXTRA string=14 years)
Christophe Riccio 390498ef87 Fixed refract for double based types ago%!(EXTRA string=14 years)
Christophe Riccio f0932fa9cc Added a test for double variable with modf ago%!(EXTRA string=14 years)
Christophe Riccio c03490363f Added modf test ago%!(EXTRA string=14 years)
Christophe Riccio 146eacb067 Updated tests for GCC 4.3 and below support ago%!(EXTRA string=14 years)
Christophe Riccio 6c00ffa1b4 Fixed roundEven implementation, tests are now passing ago%!(EXTRA string=14 years)
Christophe Riccio cc48ab3697 Added experiments and tests for roundEven ago%!(EXTRA string=14 years)
Christophe Riccio 7cd97fe610 Fixed and test round functions ago%!(EXTRA string=14 years)
Christophe Riccio 4ac1d9c5cf Added round tests ago%!(EXTRA string=14 years)
Christophe Riccio d2e1718286 Fixed floatBitXint tests ago%!(EXTRA string=14 years)
Christophe Riccio 168d9c9024 Added floattoint tests ago%!(EXTRA string=14 years)
Christophe Riccio 615262d52f Clean up tests ago%!(EXTRA string=14 years)
Christophe Riccio 256583b667 Added mix with bool test ago%!(EXTRA string=14 years)
Christophe Riccio c06484ff12 Clean up ago%!(EXTRA string=14 years)
Christophe Riccio e4421a9b0f Updated copyright dates ago%!(EXTRA string=14 years)
Christophe Riccio 137c5661b9 Added empty tests files ago%!(EXTRA string=14 years)
Christophe Riccio c891092425 Added unit tests for vector relational ago%!(EXTRA string=15 years)