Christophe Riccio
|
2dda5af72c
|
Fixed GCC 4.5 and older build #566
|
2016-12-01 23:05:43 +01:00 |
|
Christophe Riccio
|
57091f8553
|
Updated readme
|
2016-11-25 21:24:59 +01:00 |
|
Christophe Riccio
|
1f8fd8a106
|
Fixed GTX_matrix_decompose decompose #582
|
2016-11-25 21:19:55 +01:00 |
|
pbruvoll
|
d48ce7da53
|
Update sign of all components of scale.
Update all components of scale when determinant is negateve,, not just x component
|
2016-11-25 21:17:41 +01:00 |
|
Christophe Riccio
|
8f7b681f7f
|
Fixed Travis CI config
|
2016-11-24 22:22:17 +01:00 |
|
Christophe Riccio
|
ca0dcce544
|
Fixed TravisCI on OSX
|
2016-11-24 21:00:17 +01:00 |
|
Christophe Riccio
|
8d2db38e7d
|
Fixed TravisCI on OSX
|
2016-11-24 20:48:06 +01:00 |
|
Christophe Riccio
|
a88584f572
|
Fixed GCC 6.2 compiler warnings #580
|
2016-11-24 19:41:06 +01:00 |
|
Christophe Riccio
|
0472c3f4d6
|
Fixed Travis-CI crahing on OSX, doesn't support AVX it seems
|
2016-11-24 19:39:28 +01:00 |
|
Martin Gerhardy
|
3f906960db
|
Fixed compiler warnings for g++ 6.2
|
2016-11-24 19:29:53 +01:00 |
|
Christophe Riccio
|
ef4425a61d
|
Fixed intersectRayPlane returns true in parallel case #578
|
2016-11-24 01:27:17 +01:00 |
|
Christophe Riccio
|
ff0b1674f4
|
Fixed POPCNT optimization build in Clang #512
|
2016-11-24 01:20:49 +01:00 |
|
Christophe Riccio
|
1cbe3dfa60
|
Added tests on OSX and release and debug mode
|
2016-11-24 01:19:12 +01:00 |
|
Christophe Riccio
|
4ba6ef9046
|
Fixed SIMD instruction set selection with Clang
|
2016-11-24 01:19:04 +01:00 |
|
Christophe Riccio
|
74378ce1b9
|
Display instruction set used on CMake prepare
|
2016-11-24 01:18:57 +01:00 |
|
Christophe Riccio
|
b5766d1514
|
Tentative fix for #512
|
2016-11-24 01:18:51 +01:00 |
|
Christophe Riccio
|
feef0fb5b9
|
Fixed Visual C++ 2013 test build
|
2016-11-20 23:21:14 +01:00 |
|
Christophe Riccio
|
9755dea062
|
Quicker unit tests
|
2016-11-20 23:02:20 +01:00 |
|
Christophe Riccio
|
c83e38f9fb
|
Prevent TravisCI timeout, shorter test
|
2016-11-20 22:53:13 +01:00 |
|
Christophe Riccio
|
9b158c57b9
|
Added more continous integration system
|
2016-11-20 22:05:40 +01:00 |
|
Christophe Riccio
|
1253c6a218
|
Removed debut code
|
2016-11-20 21:51:09 +01:00 |
|
Christophe Riccio
|
deb8048268
|
Fixed GTC_packing test failing on GCC x86 due to denorms #212 #577
|
2016-11-20 20:59:54 +01:00 |
|
Christophe Riccio
|
ce8b8bd93e
|
Fixed GTC_packing test failing on GCC x86 due to denorms #212
|
2016-11-20 20:58:12 +01:00 |
|
Christophe Riccio
|
37e7b6d649
|
Graft fix for issue 212
|
2016-11-20 20:54:55 +01:00 |
|
Christophe Riccio
|
79f6d7082c
|
Bump revision number for next 0.9.8 release
|
2016-11-12 12:11:43 +01:00 |
|
Christophe Riccio
|
6a1e2ec5d5
|
Updated version
|
2016-11-12 12:07:21 +01:00 |
|
Christophe Riccio
|
b23d60501f
|
Prepare GLM 0.9.8.3 release
|
2016-11-12 11:53:13 +01:00 |
|
Christophe Riccio
|
ab998f4447
|
- Fixed CMake find_package with version specification #572 #573
|
2016-11-12 11:46:21 +01:00 |
|
Zbigniew Mandziejewicz
|
6f688414e4
|
Fix name for CMake version file
|
2016-11-12 11:44:47 +01:00 |
|
Christophe Riccio
|
6b0c3b48cc
|
Fixed bitCount with AVX on 32 bit builds #567
|
2016-11-09 21:39:09 +01:00 |
|
Christophe Riccio
|
30db341ed8
|
- Fixed interaction between GLM_FORCE_UNRESTRICTED_GENTYPE and ortho function #568
|
2016-11-09 21:23:17 +01:00 |
|
Christophe Riccio
|
c87e9bed0d
|
Updated revision number
|
2016-11-09 21:21:09 +01:00 |
|
Patrik Huber
|
80390afd82
|
Changed T() to static_cast<T>
|
2016-11-09 21:16:03 +01:00 |
|
Patrik Huber
|
282473be24
|
Fixed missing conversion to T
|
2016-11-09 21:15:56 +01:00 |
|
Christophe Riccio
|
03672e9428
|
Fixed GTX_transform2 shear* functions #403
|
2016-11-01 23:44:03 +01:00 |
|
Christophe Riccio
|
33ea25c052
|
Broader support of GLM_FORCE_UNRESTRICTED_GENTYPE #378
|
2016-11-01 23:34:37 +01:00 |
|
Christophe Riccio
|
b45d5e8650
|
Fixed Android build error with C++11 compiler but C++98 STL #284 #564
|
2016-11-01 23:10:06 +01:00 |
|
Christophe Riccio
|
f79c7bf8ad
|
Updated release note for next revision
|
2016-11-01 09:22:45 +01:00 |
|
Christophe Riccio
|
c4f52dc98f
|
Added test for quat type component length() static #565
|
2016-11-01 09:14:28 +01:00 |
|
Christophe Riccio
|
f3fc2b2862
|
Prepare GLM 0.9.8.2 release
|
2016-11-01 09:08:12 +01:00 |
|
Christophe Riccio
|
535040b207
|
Made quat, vec, mat type component length() static #565
|
2016-11-01 09:07:04 +01:00 |
|
Christophe Riccio
|
2e9f580615
|
vector/matrix component length() static #565
|
2016-11-01 08:44:19 +01:00 |
|
Christophe Riccio
|
9298939816
|
length becomes a static function #565
|
2016-11-01 08:44:14 +01:00 |
|
Christophe Riccio
|
e98ce44d85
|
Added warning messages when using GLM_FORCE_CXX** but the compiler is known to not fully support the requested C++ version #555
|
2016-10-16 14:51:49 +02:00 |
|
Christophe Riccio
|
e1b88a05e9
|
Fixed filename #562
|
2016-10-16 12:10:44 +02:00 |
|
Christophe Riccio
|
5cda6a3335
|
Removed 0.9.8.2 release date... not released
|
2016-10-12 21:54:11 +02:00 |
|
Christophe Riccio
|
1c85265f97
|
Added Visual C++ 15 detection, Added Clang 4.0 detection, Refactored GLM_COMPILER_VC values
|
2016-10-12 21:40:03 +02:00 |
|
Christophe Riccio
|
5f5e800a24
|
Fixed clang and GCC build #559
|
2016-10-12 10:45:43 +02:00 |
|
Christophe Riccio
|
19a6d64e8c
|
Fixed Visual C++ constexpr build error #555, #556
|
2016-10-10 22:03:57 +02:00 |
|
Christophe Riccio
|
cae9f61e46
|
Updated GLM 0.9.8 revision
|
2016-09-25 12:15:46 +02:00 |
|