Christophe Riccio
|
ea45a7b966
|
Fixed orientate3 function #207
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
c3c180559a
|
Fixed instruction set detection with Clang #158
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
e2a565e866
|
Updated readme for issue #211
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
4da58d88d4
|
Optimized Quaternion vector rotation #205
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a2f4df2b1d
|
Fixed builtin GLM_ARCH_SSE4 #204
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
e04ded9e39
|
Fixed glm::isinf and glm::isnan for with Android NDK 9d #191
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a4bb7e1e38
|
Fixed GTX_color_space - saturation #195
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
c80f5bc740
|
Updated readme for GLM 0.9.5.4 with #189
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
7d7444df8d
|
Fixed non-utf8 character #196
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
e5ee35323a
|
Fixed non-utf8 character #196
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
6c22a0b82f
|
Updated version for 0.9.5.4
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a5d2a63ef3
|
- Added workaround for a CUDA compiler bug (#186, #185)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
e33136538d
|
- Fixed eulerAngle*** not consistent for right-handed coordinate system (#173)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
3f327d5e70
|
Fixed usubBorrw
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
00e860eeee
|
Fixed missing bitfieldInterleave definisions
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
658d7e2788
|
Fixed strict aliasing warnings in GCC 4.8.1 / Android NDK 9c (#152)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
899f388921
|
Fixed CUDA issues (#169, #168, #183, #182)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
ae2af04599
|
Updated release with GTX_matrix_transform_2d and added blank unit test file for the extension. (#176, #178)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
96861a7e19
|
Fixed GTX_raw_data code dependency
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
13920db617
|
Fixed instruction set detection with GCC
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
e606edf43b
|
Added instruction set auto detection with Visual C++ using _M_IX86_FP - /arch compiler argument
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
4e444fed19
|
Fixed GLM_GTC_constants description brief (#162)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a8fd81850f
|
Tentative fix for strict aliasing warning in GCC 4.8.1 / Android NDK 9c (#152)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
577ee319e6
|
Updated release note
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
6aa34be6ad
|
Fixed GLM_FORCE_RADIANS with <glm/ext.hpp> build error (#165)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a310855d23
|
Fixed undefined reference to fastInverseSqrt (#161)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
1d981dd344
|
Fixed initializer list ambiguity (#159, #160)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
926c8d159c
|
Fixed mix function link error
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d3b8b2b64e
|
Added move contructors and assignment operators (#141)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d7862e4bb5
|
Fixed SSE code included in GLM tests on pure platforms
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
dd272c52ee
|
Fixed non power of two matrix products
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
c3e4881833
|
Fixed warnings with the Android NDK 9c (#156)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
9a3781d99a
|
Started GLM 0.9.5.2
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
9f81728602
|
Fixed outerProduct return type (#155)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
3394af0cf2
|
Fixed build on GCC
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
90a249b5ff
|
Optimized matrix inverse and division code (#149)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
ccb25c84c7
|
Update copyright year
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
aa26672da1
|
Fixed inverse link error when using namespace glm; (#147)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
aed7317408
|
Fixed declaration and definision mismatches (#148)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
c6896064ef
|
Fixed rotate function declaration for quat
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
9b57315681
|
Fixed mismatch of GTC_packing declaration and definition prototypes
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
775c6136fc
|
Fixed error 'inverse' is not a member of 'glm' from glm::unProject (#146)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d252dd243b
|
Added possible static_cast conversion of GLM types (#72)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
0d5deadf02
|
Removed GLM_FORCE_RADIANS, now it's the default behaviour
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
1909f512e7
|
Deprecated degrees, display a message for each function using it.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d68fd2d97e
|
Fixed space characters
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
fd256dfaa8
|
Updated GLM manual with per feature headers. Fixed io.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
dc2b2cd5f6
|
_inverse is now private
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
aab47b3587
|
Improved GLM messages enabled with GLM_MESSAGES
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
ca2463d5f2
|
Added per feature headers and added length_t and GLM_FORCE_SIZE_T_LENGTH
|
ago%!(EXTRA string=12 years) |