Christophe Riccio
|
bf30816e36
|
- Added to_string for quat and dual_quat in GTX_string_cast #375
|
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
|
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) |
Christophe R
|
79f6d92c8a
|
Added GLM_SIMD to enable automatic SIMD code generation for generic GLM types #235 #370
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
134166940d
|
Added link to release tags
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
5437d49cf2
|
Renamed GTC_color to GTC_color_space
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
d6ae2fd694
|
Fixed matrix conversions and added unit tests #371
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
1e502c0919
|
Fixed decompose warnings #373
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
53e494bea9
|
Removed GTX_multiple
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
a56a40e1f2
|
Added support of defaulted functions to GLM types, to use them in unions #366
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
ba9dfc6485
|
Updated readme
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
063c5c7367
|
Fixed quaternion pow #346
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
ac21d7bdad
|
Fixed use of libstdc++ with Clang #351
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
9e2f6dfc7f
|
Fixed Intel compiler build error on Linux #354
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
76bd630bbd
|
Fixed isfinite with C++98 compilers #343
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
dcfddb75b8
|
Updated list of compiler versions
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
12328983ae
|
Updated changelog #349
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
38c9cd6cba
|
Added GLM_META_PROG_HELPERS #350
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
ff1f50bb15
|
Added GTX_wrap
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
d7fa6d318c
|
- Removed -m64 causing build issues on Linux 32 #331
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
25ccac2fd3
|
Fixed release note
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
c1377bc360
|
- Clarified manual regarding angle unit in GLM, added FAQ 11 #336
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
ea36f44294
|
Fixed perspective fovy argument documentation #327
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
0d1e2d5e8a
|
Updated release note for Added master branch continuous integration service on Linux 64 #332
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
3a1c510999
|
Updated lastest release in readme.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
909e3c2e29
|
Updated lasest release.
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
b05536dee8
|
Added link to releases
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
08937e2702
|
Added lastest release on release.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
6b47f41387
|
Fixed automated tests compiler versions
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
df8cd22706
|
Fixed specifier removal by 'std::make_pair<>' #333
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
5f784d812a
|
Updated readme.md with more link
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
7cdc3aa4e0
|
Updated readme.md formatting
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
376ca3351f
|
Updated readme.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
ff05442b0b
|
Updated readme.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
3164671f77
|
Updated readme.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
6309159683
|
Updated readme.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
20d1e6b06a
|
Updated readme.rd
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
1fe65522c9
|
Added GLM description to GLM readme.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
d1f36ac419
|
Added logo
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
7f291cdbeb
|
Renamed readme.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
f51bcc70cc
|
Added <glm/gtx/hash.hpp> to perform to perform std::hash on GLM types #320
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
102c223aa2
|
Don't show status message in 'FindGLM' if 'QUIET' option is set. #317
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
a8203ac034
|
Fixed multi-line comment warning in g++. #315
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
3252b53841
|
Added functions eulerAngleXYZ and extractEulerAngleXYZ #311
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
417676566e
|
Fixed (u)int64 MSB/LSB handling on BE archs #306
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
f380d9e6f4
|
Updated readme #314
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
7e6b502639
|
Fixed default precision for quat and dual_quat type #312
|
ago%!(EXTRA string=10 years) |