Christophe Riccio
7f6e60864a
Fixed GTC_packing unpackUnorm3x10_1x2 #414
ago%!(EXTRA string=10 years)
Christophe Riccio
d649b97250
Updated project using OpenGL
ago%!(EXTRA string=10 years)
Christophe Riccio
cb5a2a86ca
Fixed GTC_packing unpackUnorm3x10_1x2 #414
ago%!(EXTRA string=10 years)
Christophe Riccio
bc170cfc0f
Fixed GTX_component_wise
ago%!(EXTRA string=10 years)
Christophe Riccio
bc326abd50
Fixed merge
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
678d393b99
Fixed GTC_round floorMultiple/ceilMultiple #412
ago%!(EXTRA string=10 years)
Christophe R.
518937965d
Merge pull request #413 from TUM-I5/master
...
Fix floorMultiple/ceilMultiple for floating point values #413
ago%!(EXTRA string=10 years)
Christophe Riccio
062e1238fa
Updated projects using GLM
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
2865a0e54e
Fixed release note
ago%!(EXTRA string=10 years)
Christophe Riccio
04faf66d58
Added compNormalize function to GTX_component_wise
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
fa6fd748c0
Add test for floorMultiple/ceilMultiple (float only)
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
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)