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) |
Christophe Riccio
|
ba68939dec
|
Updated readme for 0.9.6.4
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
09241ec000
|
Updated readme 0.9.6.3
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
9a8cffd83a
|
Fixed Android doesn't have C++ 11 STL #284
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
042270d049
|
Added 'fmod' overload to GTX_common with tests, Removed integer specification for 'mod' in GTC_integer #308
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
f1d4c39622
|
Fixed memory corruption (undefined behaviour) #303
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
7751bd4af4
|
Fixed MinGW32 build
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
c279ed0ef9
|
Specialized integer implementation of YCoCg-R #310
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
40d0bc2e85
|
Added GTC_color, rgbToSrgb and srgbToRgb with tests
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
72691336c7
|
Fixed functions not inlined with Clang #302
|
ago%!(EXTRA string=10 years) |