743 Commits (2cc0c53da75daeaf4dbbd9a8dabbd23343c6a98b)

Author SHA1 Message Date
Christophe Riccio d276bf3b98 Doxygen fixes ago%!(EXTRA string=11 years)
Christophe Riccio 4f5bd21a5e Doxygen doc fixes ago%!(EXTRA string=11 years)
Christophe Riccio 7621a735a3 Move GTC_type_aligned to GTX extensions ago%!(EXTRA string=11 years)
Christophe Riccio 4f4763600f Added log2 to GTC_integer ago%!(EXTRA string=11 years)
Christophe Riccio 2d50df61c3 Initial structure for GTC_integer 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 bcd33a89df Fixed build issue ago%!(EXTRA string=11 years)
Christophe Riccio 2d48d922bd Updated VC support compilers list ago%!(EXTRA string=11 years)
Christophe Riccio 18b8e2fd4a Fixed Clang warnings 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)
Mathias Labeyrie 72a5de2320 branchless wrapAngle ago%!(EXTRA string=11 years)
Mathias Labeyrie 710e13a8e6 Much more precise fastCos and fastSin ago%!(EXTRA string=11 years)
Christophe Riccio 6f3765d281 First draft of GTC_round ago%!(EXTRA string=11 years)
Christophe Riccio 41c00872a1 Fixed GCC build ago%!(EXTRA string=11 years)
Christophe Riccio 23d2735e03 Updated GTX_multiple ago%!(EXTRA string=11 years)
Christophe Riccio 4b4b6f6cac Removed macros ago%!(EXTRA string=11 years)
Christophe Riccio 86eae996e4 Removed VECTORIZE_VEC for GTX ago%!(EXTRA string=11 years)
Christophe Riccio 0de2f5c587 Added powerOfTwo functions ago%!(EXTRA string=11 years)
Christophe Riccio d3b368b65c Added GTC_integer, deprecated GTX_bit ago%!(EXTRA string=11 years)
Christophe Riccio 69274e740c Promoted bitfieldRotate[Right|left] and bitfieldFill[zero|one] ago%!(EXTRA string=11 years)
Christophe Riccio 8dd3ec02ea Removed bitRevert, duplicated of bitfieldReverse ago%!(EXTRA string=11 years)
Christophe Riccio 087d6292e3 Added GTC_bitfield extension, promoted GTX_bit ago%!(EXTRA string=11 years)
Christophe Riccio 0c522117c8 Opimization of mask, bitfieldInsert, bitfieldExtract and bitCount 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 d298b34c19 Add detail namespace for number_of_elements 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 284ba46dae Fixed spaces ago%!(EXTRA string=11 years)
Christophe Riccio d06db1133d Updated GTX_associated_min_max with vec1 support ago%!(EXTRA string=11 years)
Christophe Riccio c2d542562e Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations ago%!(EXTRA string=11 years)
Christophe Riccio 75939a7960 Fixed GTX_string_cast to support for integer types #249 ago%!(EXTRA string=11 years)
Christophe Riccio 3556f4ad85 Clean up 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 0684a5e2c6 GTX_range is only available for C++11 compilers #240 ago%!(EXTRA string=11 years)
Christophe Riccio a00fc3fdf4 Enable only GLM_GTX_scalar_multiplication for C++11 compiler #242 ago%!(EXTRA string=11 years)
Joshua Moerman 62ac07815c Adds scalar multiplication for all types ago%!(EXTRA string=11 years)
Joshua Moerman 77c704e210 Adds range support ago%!(EXTRA string=11 years)
Joshua Moerman 72a6f35a8e Fixes typo ago%!(EXTRA string=11 years)
SiliconKiwi b5409fb728 Update closest_point.inl ago%!(EXTRA string=11 years)
SiliconKiwi ad85092433 Update closest_point.hpp ago%!(EXTRA string=11 years)
Christophe Riccio ec513f4466 Added GTX_common with isdenomal #223 ago%!(EXTRA string=11 years)
Christophe Riccio cccf2af0a2 Added vec3 slerp (#237) ago%!(EXTRA string=11 years)
Christophe Riccio 0d42f4a320 Added vec3 slerp #237 ago%!(EXTRA string=11 years)
Christophe Riccio 3b7aadc2e3 Added initial commit for GLM_GTX_matrix_decompose #227 ago%!(EXTRA string=11 years)
Christophe Riccio 96ef6ae9ba Fixed infinite loop in isfinite function with GCC #221 ago%!(EXTRA string=11 years)
Christophe Riccio 2b747cbbad Removed last references to GLM_FORCE_RADIANS ago%!(EXTRA string=11 years)
Christophe Riccio cff845c2b4 Use pragma once ago%!(EXTRA string=11 years)