Christophe Riccio
|
9749727c2d
Fixed refract for negative 'k' #808
|
il y a 7 ans |
Christophe Riccio
|
3d26f49775
Added GLM_FORCE_ALIGNED_GENTYPES to enable aligned types and SIMD instruction are not enabled. This disable constexpr #816
|
il y a 7 ans |
Christophe Riccio
|
1362d51967
Added adjugate functions to GTX_matrix_operation #151
|
il y a 7 ans |
Christophe Riccio
|
84d5e96144
Clean up dead files
|
il y a 7 ans |
Christophe Riccio
|
3a392ec09b
Added constant time ULP distance between float #121
|
il y a 7 ans |
Christophe Riccio
|
635ff4ef2d
Added GLM_FORCE_SILENT_WARNINGS to silent GLM warnings when using language extensions but using W4 or Wpedantic warnings #814 #775
|
il y a 7 ans |
Christophe Riccio
|
e5d6b1c64b
Merged master
|
il y a 7 ans |
Christophe Riccio
|
770498a407
updated GLM version for future GLM 0.9.9.3
|
il y a 7 ans |
Christophe Riccio
|
21a30e1116
Updated readme for GLM 0.9.9.2 release
|
il y a 7 ans |
Christophe Riccio
|
fe83040cbd
Fixed default initialization with vector and quaternion types using GLM_FORCE_CTOR_INIT #812
|
il y a 7 ans |
Christophe Riccio
|
72327cea4f
Added equal and notEqual overload with max ULPs parameters for scalar numbers #121
|
il y a 7 ans |
Christophe Riccio
|
cf6504b65e
Fixed GLM_FORCE_CXX** section in the manual
|
il y a 7 ans |
Christophe Riccio
|
416fa93e42
Added PDF manual
|
il y a 7 ans |
Christophe Riccio
|
f6be32ed0d
Completed manual for GLM 0.9.9.1
|
il y a 7 ans |
Christophe Riccio
|
76580af80e
Clarified refract valid range of the indices of refraction, between -1 and 1 inclusively #806
|
il y a 7 ans |
Christophe Riccio
|
2fdc2dc748
Clarify the support of constexpr
|
il y a 7 ans |
Christophe Riccio
|
bde7af55b1
Updated tested compiler versions
|
il y a 7 ans |
Christophe Riccio
|
6543cc9ad1
Reduced dependencies
|
il y a 7 ans |
Christophe Riccio
|
e1d21258e7
Split headers to improve compilation time #670
|
il y a 7 ans |
Christophe Riccio
|
428a468d13
Sliced ext relational extensions
|
il y a 7 ans |
Groove
|
cd58024e40
- Fixed infinite loop in random functions when using negative radius values using an assert #739
|
il y a 7 ans |
Groove
|
d4daef9150
Fixed invalid conversion from int scalar with vec4 constructor when using SSE instruction
|
il y a 7 ans |
Groove
|
09fb7dedbe
Added missing aligned matrix types to GTC_type_aligned
|
il y a 7 ans |
Groove
|
5df76e830d
Fixed defaulted operator= and constructors #791
|
il y a 7 ans |
Christophe Riccio
|
1afa681512
- Added identity functions #765
|
il y a 7 ans |
Groove
|
751bc4f7f7
- Added missing equal and notEqual with epsilon for matrix types in EXT_vector_relational
|
il y a 7 ans |
Groove
|
8f0b7c1373
Added missing equal and notEqual with epsilon for quaternion types
|
il y a 7 ans |
Groove
|
01f9ab5b6d
Revert "- Fixed unexpected operator== behavior #723"
|
il y a 7 ans |
Groove
|
c46981b4c3
- Fixed unexpected operator== behavior #723
|
il y a 7 ans |
Groove
|
c3c8b73c57
Use constexpr only with C++14 compiler
|
il y a 7 ans |