Christophe Riccio
|
79787bbff6
Fixed GLM_HAS_CXX11_STL broken on Clang with Linux #926
|
6 years ago |
Christophe Riccio
|
0d0638e7e7
Bring back quaternion to xyzw storage to remain backward compatible #942
|
6 years ago |
Christophe Riccio
|
6ec2354cae
Tentative fix of travis
|
6 years ago |
Christophe Riccio
|
3d833fe20a
Fixed Clang build
|
6 years ago |
Christophe Riccio
|
4446f783d4
Updated Travis CI to use Clang 7
|
6 years ago |
Christophe
|
ca52121e1b
Merge pull request #937 from pierremoreau/fix_documenation_typo
|
6 years ago |
Christophe
|
7fe0849277
Merge pull request #938 from pierremoreau/add_missing_keyword_symbol
|
6 years ago |
Pierre Moreau
|
5bbbb460d3
Add missing '@' in the documentation
|
6 years ago |
Pierre Moreau
|
6b1e7c6418
Fix typo in Doxygen documentation
|
6 years ago |
Christophe
|
67d647ae46
Fixed version
|
6 years ago |
Christophe
|
163f0d162d
Tentative fix build
|
6 years ago |
Christophe
|
29987a3100
Fixed prevPowerOfTwo build
|
6 years ago |
Christophe
|
8bf26a2bb3
Fixed C++ 98 build
|
6 years ago |
Christophe
|
a87784c125
Fixed C++98 build
|
6 years ago |
Christophe
|
22af215da4
Merge branch 'master' of https://github.com/g-truc/glm
|
6 years ago |
Christophe
|
1e2972f2d7
Merge pull request #933 from Hinara/patch-1
|
6 years ago |
Christophe
|
083dfdcb91
Fixed build
|
6 years ago |
Christophe
|
1e558b21c6
Merge pull request #932 from ClobberXD/patch-1
|
6 years ago |
Christophe
|
23b184f64d
Merge pull request #927 from l90lpa/fix-lxNorm
|
6 years ago |
Christophe
|
e620adac1b
Fixed build
|
6 years ago |
Christophe
|
7cb9607ffb
Fixed quaternion initialization
|
6 years ago |
Hinara
|
163b57c319
Fix compilation under xcode 6.4
|
6 years ago |
ANAND
|
3fe07c3cda
Delete .vscode/settings.json
|
6 years ago |
Liam Adams
|
8f7d378116
Add testing of lxNorm.
|
6 years ago |
Liam Adams
|
7d20bc8104
Take the absolute vaue of the components to avoid possible negative norm values.
|
6 years ago |
Christophe
|
947527d3ac
Fixed string_cast, broken after fixing #916
|
6 years ago |
Christophe
|
69622b2954
Fixed perf test results
|
6 years ago |
Christophe
|
cb9cd7ccb8
Fixed GTC_round build
|
6 years ago |
Christophe
|
2423d607fe
Fixed GCC warning about member initialization order
|
6 years ago |
Christophe
|
4074dfcf07
Added findNSB functions and tests
|
6 years ago |