Christophe Riccio
|
ef9d65e0c6
|
Added GLM_FORCE_INTRINSICS define
|
ago%!(EXTRA string=6 years) |
Christophe Riccio
|
cc80d7674b
|
Fixed in mat4x3 conversion #829
|
ago%!(EXTRA string=7 years) |
MrVallentin
|
a8953c672f
|
Fixed typos
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
9749727c2d
|
Fixed refract for negative 'k' #808
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
3d26f49775
|
Added GLM_FORCE_ALIGNED_GENTYPES to enable aligned types and SIMD instruction are not enabled. This disable constexpr #816
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
1362d51967
|
Added adjugate functions to GTX_matrix_operation #151
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
84d5e96144
|
Clean up dead files
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
3a392ec09b
|
Added constant time ULP distance between float #121
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
635ff4ef2d
|
Added GLM_FORCE_SILENT_WARNINGS to silent GLM warnings when using language extensions but using W4 or Wpedantic warnings #814 #775
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
770498a407
|
updated GLM version for future GLM 0.9.9.3
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
21a30e1116
|
Updated readme for GLM 0.9.9.2 release
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
fe83040cbd
|
Fixed default initialization with vector and quaternion types using GLM_FORCE_CTOR_INIT #812
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
72327cea4f
|
Added equal and notEqual overload with max ULPs parameters for scalar numbers #121
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
cf6504b65e
|
Fixed GLM_FORCE_CXX** section in the manual
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
416fa93e42
|
Added PDF manual
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
f6be32ed0d
|
Completed manual for GLM 0.9.9.1
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
76580af80e
|
Clarified refract valid range of the indices of refraction, between -1 and 1 inclusively #806
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
2fdc2dc748
|
Clarify the support of constexpr
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
bde7af55b1
|
Updated tested compiler versions
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
6543cc9ad1
|
Reduced dependencies
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
e1d21258e7
|
Split headers to improve compilation time #670
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
428a468d13
|
Sliced ext relational extensions
|
ago%!(EXTRA string=7 years) |
Groove
|
cd58024e40
|
- Fixed infinite loop in random functions when using negative radius values using an assert #739
|
ago%!(EXTRA string=7 years) |
Groove
|
d4daef9150
|
Fixed invalid conversion from int scalar with vec4 constructor when using SSE instruction
|
ago%!(EXTRA string=7 years) |
Groove
|
09fb7dedbe
|
Added missing aligned matrix types to GTC_type_aligned
|
ago%!(EXTRA string=7 years) |
Groove
|
5df76e830d
|
Fixed defaulted operator= and constructors #791
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
1afa681512
|
- Added identity functions #765
|
ago%!(EXTRA string=7 years) |
Groove
|
751bc4f7f7
|
- Added missing equal and notEqual with epsilon for matrix types in EXT_vector_relational
|
ago%!(EXTRA string=7 years) |
Groove
|
8f0b7c1373
|
Added missing equal and notEqual with epsilon for quaternion types
|
ago%!(EXTRA string=7 years) |
Groove
|
01f9ab5b6d
|
Revert "- Fixed unexpected operator== behavior #723"
This reverts commit c46981b4c3 .
|
ago%!(EXTRA string=7 years) |
Groove
|
c46981b4c3
|
- Fixed unexpected operator== behavior #723
|
ago%!(EXTRA string=7 years) |
Groove
|
c3c8b73c57
|
Use constexpr only with C++14 compiler
|
ago%!(EXTRA string=7 years) |
Groove
|
87ecf4a233
|
Fixed Visual C++ 2013 warnings in vector relational code #782
|
ago%!(EXTRA string=7 years) |
Groove
|
848800b5c4
|
Fixed glm::ortho #790
|
ago%!(EXTRA string=7 years) |
Groove
|
16106b2e3e
|
Added C++17 detection, added VC language version detection, clean up alignment type, clean up swizzle operator detection
|
ago%!(EXTRA string=7 years) |
Groove
|
65f1fb25bb
|
Redesigned constexpr support which excludes both SIMD and constexpr #783
|
ago%!(EXTRA string=7 years) |
Groove
|
baca827371
|
Redesigned constexpr support which supports both SIMD and constexpr on Clang #783
|
ago%!(EXTRA string=7 years) |
Groove
|
13ef0f92bc
|
Added detection of Visual C++ 2017 toolsets
|
ago%!(EXTRA string=7 years) |
Groove
|
398e66ac32
|
Redesigned constexpr support which requires disable GLM SIMD on Visual C++ #783
|
ago%!(EXTRA string=7 years) |
Groove
|
213a66f9bf
|
- Added missing vec1 based constructors
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
0d973b40a4
|
Fixed int mod
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
11c26f9edb
|
Fixed build problems due to printf and std::clock_t #778
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
b4981e56fa
|
Added bitfieldDeinterleave with tests
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
fe7c7b5ac1
|
Updated 0.9.9.0 release date
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
77acd2fe40
|
Clarify quat_cast documentation, applying on pure rotation matrices #759
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
c58b60ec2a
|
Prepare GLM 0.9.9.0 release
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
62dfe7adfb
|
Fixed isnan on CUDA #727
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
69f94334e0
|
Added GTX_easing for interpolation functions #761
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
e560ce01d4
|
Packaging with conan externally #758
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
529de50383
|
Fixed acsch #698
|
ago%!(EXTRA string=8 years) |