Christophe Riccio
a4ed6568be
Fixed GTC_matrix_inverse affineInverse #192
ago%!(EXTRA string=10 years)
Christophe Riccio
f384e18a78
Added tests for affineInverse #192
ago%!(EXTRA string=10 years)
Christophe Riccio
e37fe66d5e
Fixed GTC_packing unpackUnorm3x10_1x2 #414
ago%!(EXTRA string=10 years)
Christophe Riccio
06ad5a2cd4
Fixed GTC_packing unpackUnorm3x10_1x2 #414
ago%!(EXTRA string=10 years)
Christophe Riccio
11bfa1eff7
Fixed GTC_round
ago%!(EXTRA string=10 years)
Sebastian Rettenberger
8af1d0ce2d
Add test for floorMultiple/ceilMultiple (float only)
ago%!(EXTRA string=10 years)
Sebastian Rettenberger
6789d897d2
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
47c77475a9
- Improved overall execution time of unit tests #396
ago%!(EXTRA string=10 years)
Christophe Riccio
72d9e61d67
Preparing GLM 0.9.7.1 release
ago%!(EXTRA string=10 years)
Christophe Riccio
a93d09be34
Fixed builtin bitscan never being used #392
ago%!(EXTRA string=10 years)
Christophe Riccio
af10e20f68
Fixed core_func_integer test
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)
Christophe Riccio
0dd4cc4356
Fixed test
ago%!(EXTRA string=10 years)
Christophe Riccio
d9085ff41e
Udpated readme for #394
ago%!(EXTRA string=10 years)
Christophe Riccio
bd64585574
Merge branch 'master' of https://github.com/g-truc/glm
ago%!(EXTRA string=10 years)
Christophe Riccio
992a56089b
Fixed excessive GTX_fast_trigonometry execution time #396
ago%!(EXTRA string=10 years)
Christophe R.
7b5971c87c
Merge pull request #394 from cgcostume/master
...
rename scalar parameters in vec1, vec2, vec3, and vec4 (fixes C4458 in MSVC 2015) #394
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
f28708265d
Merge branch 'master' of https://github.com/g-truc/glm
ago%!(EXTRA string=10 years)
Christophe Riccio
c10df14b58
Fixed strict alignment warnings #235 #370
ago%!(EXTRA string=10 years)
Christophe R.
7a8b532519
Merge pull request #393 from morganbengtsson/master
...
Update matrix_decompose.hpp #393
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
70234afb49
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)
Christophe Riccio
be983bd7cb
Added test
ago%!(EXTRA string=10 years)
Morgan Bengtsson
497da9a7cd
Update matrix_decompose.hpp
...
Changed documentation to show correct include file.
ago%!(EXTRA string=10 years)
Christophe R
ebdd48fa6f
Merge branch 'master' of https://github.com/g-truc/glm
ago%!(EXTRA string=10 years)
Christophe R.
cd907a8f0f
Merge pull request #385 from BryceMehring/master
...
Fixed C++11 standard library error message #385
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)
Christophe R.
7af366edb8
Merge pull request #380 from simonkrogmann/fix_rand_in_vc_2013
...
Fix rand functions throwing runtime exception for VC++ 2013 #380
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)
Christophe R
f9535f2398
Trying to reproduce #235
ago%!(EXTRA string=10 years)
Christophe R.
116a9037cc
Merge pull request #376 from trevex/master
...
Fixed typo resulting in warnings when building with -Wpedantic. #376
ago%!(EXTRA string=10 years)
Nik Voss
d48a70d0da
Fixed typo resulting in warnings when building with -Wpedantic.
ago%!(EXTRA string=10 years)
Christophe Riccio
134166940d
Added link to release tags
ago%!(EXTRA string=10 years)
Christophe Riccio
cedaed68f6
Updated version for final 0.9.7.0 release
ago%!(EXTRA string=10 years)
Christophe Riccio
10c3d324a3
updated API
ago%!(EXTRA string=10 years)
Christophe Riccio
a9a552338d
updated API
ago%!(EXTRA string=10 years)
Christophe Riccio
e0c4a71016
Clean up doxygen and source
ago%!(EXTRA string=10 years)
Christophe Riccio
96824ffcf5
Reduced doc size
ago%!(EXTRA string=10 years)