Sebastian Rettenberger
6789d897d2
Fix floorMultiple/ceilMultiple for float
ago%!(EXTRA string=10 years)
Christophe Riccio
79ceca230f
Fixed compScale
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
5eb7ad5d47
Add IDENTITY constants for quat and simdQuat
...
- Why the hell am I not studying for the test I have tomorrow
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
57e6ea071d
Add simdMat4 static constants
...
- Tests, too
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
ef320a2a2f
Simplify the static const definitions for vectors and quaternions
...
- DRY, baby!
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
9604a7549f
Add IDENTITY and ZERO constants for all matrices
...
- Tests, too
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
d1cdb46cfb
Wrap tquat's, simdQuat's and simdVec4's static constants in GLM_STATIC_CONST_MEMBERS
...
- Also, fixed indentation
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
5df08dfc78
Wrap tvec4's static constants in GLM_STATIC_CONST_MEMBERS
...
- Fix the indentation, too
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
8be318970c
Wrap tvec3's static constants in GLM_STATIC_CONST_MEMBERS
...
- Fixed the indentation, too
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
4552ec737e
Wrap tvec2's static constants in GLM_STATIC_CONST_MEMBERS
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
5a60b3986b
Wrap tvec1's static constants in GLM_STATIC_CONST_MEMBERS
ago%!(EXTRA string=10 years)
lucasb-eyer
91ae754aa5
dummy.cpp CRLF->LF
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
a92ed0cdf5
Add static constants to quat, simdVec4, and simdQuat
...
- No tests, though
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
02b011651b
Add static constants to vec4
...
- Tests, too
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
25bd7014b0
Add static constants for vec3
...
- Tests, too
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
b42a46d246
Add static constants for vec2
...
- Tests, too
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
b8ff59a61b
Add static constants for vec1
...
- Tests, too
ago%!(EXTRA string=10 years)
Christophe Riccio
daaf86dcef
Fixed build
ago%!(EXTRA string=10 years)
Christophe Riccio
d23d909e6d
Added type to identify matrix, vector and quaternion at compile time
ago%!(EXTRA string=10 years)
Christophe Riccio
fa18ca7c2e
Fixed GTC_matrix_inverse affineInverse #192
ago%!(EXTRA string=10 years)
Christophe Riccio
a77d311119
Added packF3x9_E1x5 and unpackF3x9_E1x5 to GTC_packing for RGB9E5 #416
ago%!(EXTRA string=10 years)
Christophe Riccio
7f6e60864a
Fixed GTC_packing unpackUnorm3x10_1x2 #414
ago%!(EXTRA string=10 years)
Christophe Riccio
cb5a2a86ca
Fixed GTC_packing unpackUnorm3x10_1x2 #414
ago%!(EXTRA string=10 years)
Christophe Riccio
26f1065429
Added compScale
ago%!(EXTRA string=10 years)
Christophe Riccio
26590ecb0b
Added compScale
ago%!(EXTRA string=10 years)
Christophe Riccio
12f0ca520d
Fixed build
ago%!(EXTRA string=10 years)
Christophe Riccio
10e28738cc
Updated GLM revision
ago%!(EXTRA string=10 years)
Christophe Riccio
a9ab80d5fd
Added compNormalize function to GTX_component_wise
ago%!(EXTRA string=10 years)
Christophe Riccio
998feff87e
Added GTX_float_normalize
ago%!(EXTRA string=10 years)
Sebastian Rettenberger
de9e62f0a4
Fix floorMultiple/ceilMultiple for float
ago%!(EXTRA string=10 years)
Christophe Riccio
8f39bb8730
Removed unused func_noise.* files #398
ago%!(EXTRA string=10 years)
Christophe Riccio
a93d09be34
Fixed builtin bitscan never being used #392
ago%!(EXTRA string=10 years)
Christophe Riccio
d8d954fca0
- Fixed builtin bitscan always used even when GLM_FORCE_PURE requested #392
ago%!(EXTRA string=10 years)
Daniel Limberger
1c6eff28fc
rename scalar parameters in vec1, vec2, vec3, and vec4
ago%!(EXTRA string=10 years)
Christophe Riccio
d7b01eb9ad
Updated revision number for upcoming release
ago%!(EXTRA string=10 years)
Christophe Riccio
e7bae9891a
Improved coding style consistency
ago%!(EXTRA string=10 years)
Christophe Riccio
bf30816e36
- Added to_string for quat and dual_quat in GTX_string_cast #375
ago%!(EXTRA string=10 years)
Christophe Riccio
d8f7b080d0
Fixed build
ago%!(EXTRA string=10 years)
Christophe Riccio
3356896a3a
Fixed build
ago%!(EXTRA string=10 years)
Christophe Riccio
1d266efe20
- Improved constexpr for constant functions coverage #198
ago%!(EXTRA string=10 years)
Christophe Riccio
f92c1219ed
Fixed non-identity quaternions for equal vectors #234
ago%!(EXTRA string=10 years)
Christophe Riccio
c10df14b58
Fixed strict alignment warnings #235 #370
ago%!(EXTRA string=10 years)
Christophe Riccio
2f4338269d
Fixed reliability issue of GLM_HAS caps #377
ago%!(EXTRA string=10 years)
Christophe Riccio
6aabe5a07d
Fixed warnings
ago%!(EXTRA string=10 years)
Christophe Riccio
debed28149
Fixed link errors on compilers not supported default function #377
ago%!(EXTRA string=10 years)
Morgan Bengtsson
497da9a7cd
Update matrix_decompose.hpp
...
Changed documentation to show correct include file.
ago%!(EXTRA string=10 years)
Bryce Mehring
6f128f5983
Fixed C++11 standard library error message
...
When including glm/gtx/hash.hpp before any other glm header files, the
error "GLM_GTX_hash requires C++11 standard library support" is thrown
because GLM_HAS_CXX11_STL is not yet defined.
ago%!(EXTRA string=10 years)
Simon Krogmann
0092c91f42
Fix incorrect parenthesis
...
In VC++ 2013 this error led to a runtime exception when using
circularRand or linearRand while "Smaller Type Check" (/RTCc)
was enabled.
ago%!(EXTRA string=10 years)
Christophe R
79f6d92c8a
Added GLM_SIMD to enable automatic SIMD code generation for generic GLM types #235 #370
ago%!(EXTRA string=10 years)
Nik Voss
d48a70d0da
Fixed typo resulting in warnings when building with -Wpedantic.
ago%!(EXTRA string=10 years)