Christophe Riccio
|
444cf0f36a
|
Fixed undefined reference errors #489
|
2016-03-12 20:35:06 +01:00 |
|
Christophe Riccio
|
8e411733b2
|
- Fixed eulerAngles precision error, returns NaN #451
|
2016-03-05 23:49:07 +01:00 |
|
Christophe Riccio
|
eb33d9c188
|
- Fixed outerProduct defintions and operator signatures for mat2x4 and vec4 #475
|
2016-03-05 23:42:09 +01:00 |
|
Christophe Riccio
|
30ab2ee25b
|
Fixed polar coordinates function latitude #485
|
2016-03-05 23:40:28 +01:00 |
|
Christophe Riccio
|
045aa8e541
|
Fixed atanh warning #484
|
2016-02-21 19:40:24 +01:00 |
|
Christophe Riccio
|
0d48c43385
|
Fixed asinh warning with C++98 STL #484
|
2016-02-21 18:59:26 +01:00 |
|
Christophe Riccio
|
5809830f64
|
Get ready for 0.9.7.3 release
|
2016-02-21 14:36:38 +01:00 |
|
Christophe Riccio
|
500a955d45
|
Fixed 64 bits constants warnings on GCC #463
|
2016-02-21 14:29:07 +01:00 |
|
Christophe Riccio
|
904db64afd
|
Updated readme for fixed Clang build on Windows #479
|
2016-02-21 14:22:19 +01:00 |
|
Christophe Riccio
|
cc2f15803e
|
Added AVX512 detection
|
2016-02-15 21:11:55 +01:00 |
|
Christophe Riccio
|
407a7598aa
|
Improved new version of GCC detection #477
|
2016-02-15 20:29:55 +01:00 |
|
Christophe Riccio
|
6ee8b03063
|
Fixed CMake policy warning
|
2016-02-09 01:18:24 +01:00 |
|
Christophe Riccio
|
eb4a19805a
|
Fixed release note
|
2016-01-03 18:56:10 +01:00 |
|
Christophe Riccio
|
ebdb7aa45b
|
Added unary + operator #435
|
2016-01-03 18:39:40 +01:00 |
|
Christophe Riccio
|
1709e9abca
|
Added unary + operator #435
|
2016-01-03 18:37:46 +01:00 |
|
Christophe Riccio
|
fc1e45bbde
|
Updated readme
|
2016-01-03 18:30:08 +01:00 |
|
humbletim
|
52c9f124e3
|
Fixed ldexp and frexp compilation errors
|
2016-01-03 18:20:13 +01:00 |
|
Christophe Riccio
|
adb03bee5c
|
Fixed ICC on Linux build errors #449
|
2016-01-03 18:08:00 +01:00 |
|
Christophe Riccio
|
f1e9c2f186
|
Fixed Cygwin build errors when using C++11 #405
|
2015-10-22 00:30:27 +02:00 |
|
Christophe Riccio
|
4b5694a51c
|
Fixed readme #include path #426
|
2015-10-07 21:55:03 +02:00 |
|
Christophe Riccio
|
a4ed6568be
|
Fixed GTC_matrix_inverse affineInverse #192
|
2015-10-07 20:38:38 +02:00 |
|
Christophe Riccio
|
06ad5a2cd4
|
Fixed GTC_packing unpackUnorm3x10_1x2 #414
|
2015-10-07 20:37:30 +02:00 |
|
Christophe Riccio
|
11bfa1eff7
|
Fixed GTC_round
|
2015-10-07 20:36:59 +02:00 |
|
Christophe Riccio
|
8f39bb8730
|
Removed unused func_noise.* files #398
|
2015-09-06 22:30:17 +02:00 |
|
Christophe Riccio
|
47c77475a9
|
- Improved overall execution time of unit tests #396
|
2015-09-06 22:22:20 +02:00 |
|
Christophe Riccio
|
72d9e61d67
|
Preparing GLM 0.9.7.1 release
|
2015-09-06 22:09:07 +02:00 |
|
Christophe Riccio
|
a93d09be34
|
Fixed builtin bitscan never being used #392
|
2015-09-06 22:06:26 +02:00 |
|
Christophe Riccio
|
d8d954fca0
|
- Fixed builtin bitscan always used even when GLM_FORCE_PURE requested #392
|
2015-09-06 22:02:54 +02:00 |
|
Christophe Riccio
|
d9085ff41e
|
Udpated readme for #394
|
2015-09-06 21:37:50 +02:00 |
|
Christophe Riccio
|
992a56089b
|
Fixed excessive GTX_fast_trigonometry execution time #396
|
2015-09-06 21:36:05 +02:00 |
|
Christophe Riccio
|
bf30816e36
|
- Added to_string for quat and dual_quat in GTX_string_cast #375
|
2015-08-31 22:34:14 +02:00 |
|
Christophe Riccio
|
1d266efe20
|
- Improved constexpr for constant functions coverage #198
|
2015-08-31 22:14:45 +02:00 |
|
Christophe Riccio
|
f92c1219ed
|
Fixed non-identity quaternions for equal vectors #234
|
2015-08-31 21:56:34 +02:00 |
|
Christophe Riccio
|
c10df14b58
|
Fixed strict alignment warnings #235 #370
|
2015-08-31 18:55:45 +02:00 |
|
Christophe Riccio
|
6aabe5a07d
|
Fixed warnings
|
2015-08-31 18:13:46 +02:00 |
|
Christophe Riccio
|
debed28149
|
Fixed link errors on compilers not supported default function #377
|
2015-08-31 18:01:51 +02:00 |
|
Christophe R
|
79f6d92c8a
|
Added GLM_SIMD to enable automatic SIMD code generation for generic GLM types #235 #370
|
2015-08-09 10:50:29 +02:00 |
|
Christophe Riccio
|
134166940d
|
Added link to release tags
|
2015-08-02 10:35:23 +02:00 |
|
Christophe Riccio
|
5437d49cf2
|
Renamed GTC_color to GTC_color_space
|
2015-08-01 21:55:28 +02:00 |
|
Christophe Riccio
|
d6ae2fd694
|
Fixed matrix conversions and added unit tests #371
|
2015-08-01 21:40:36 +02:00 |
|
Christophe Riccio
|
1e502c0919
|
Fixed decompose warnings #373
|
2015-08-01 11:35:57 +02:00 |
|
Christophe Riccio
|
53e494bea9
|
Removed GTX_multiple
|
2015-07-25 23:23:03 +02:00 |
|
Christophe Riccio
|
a56a40e1f2
|
Added support of defaulted functions to GLM types, to use them in unions #366
|
2015-07-25 21:31:51 +02:00 |
|
Christophe Riccio
|
ba9dfc6485
|
Updated readme
|
2015-07-25 01:41:33 +02:00 |
|
Christophe Riccio
|
063c5c7367
|
Fixed quaternion pow #346
|
2015-07-24 02:11:55 +02:00 |
|
Christophe Riccio
|
ac21d7bdad
|
Fixed use of libstdc++ with Clang #351
|
2015-07-19 17:59:21 +02:00 |
|
Christophe Riccio
|
9e2f6dfc7f
|
Fixed Intel compiler build error on Linux #354
|
2015-07-19 17:38:41 +02:00 |
|
Christophe Riccio
|
76bd630bbd
|
Fixed isfinite with C++98 compilers #343
|
2015-07-19 16:32:36 +02:00 |
|
Christophe Riccio
|
dcfddb75b8
|
Updated list of compiler versions
|
2015-07-19 02:36:53 +02:00 |
|
Christophe Riccio
|
12328983ae
|
Updated changelog #349
|
2015-07-19 00:29:56 +02:00 |
|