Olivier Sohn
|
ddb93dcdc2
|
fix build
|
2017-10-21 21:50:36 +02:00 |
|
Olivier Sohn
|
6bd81b8fbc
|
use quat_identity
|
2017-10-21 21:43:47 +02:00 |
|
Olivier Sohn
|
6f61bb4d2e
|
Fix rotation when vectors are in the same direction #690
|
2017-10-21 21:17:55 +02:00 |
|
akaltar
|
04819ecaae
|
Fix #679
Fixes warning C4309 on VS2015
|
2017-10-20 18:42:46 +02:00 |
|
Christophe Riccio
|
2e43c201cd
|
Fixed warning C4309 #679
|
2017-09-23 22:58:51 +02:00 |
|
Christophe Riccio
|
dc3e0b5ccb
|
Added GLM_FORCE_SINGLE_ONLY to use GLM on platforms that don't support double #627
|
2017-09-23 16:32:25 +02:00 |
|
Christophe Riccio
|
aa38362b2c
|
Added spearate functions to use both nagative one and zero near clip plans #680
|
2017-09-23 15:55:18 +02:00 |
|
Christophe Riccio
|
bfa6c9e192
|
- Added EXT_vector_relational: openBounded and closeBounded
|
2017-09-20 17:57:44 +02:00 |
|
Christophe Riccio
|
30ee2cd1bb
|
- Added GTX_texture: levels function
|
2017-09-20 15:32:29 +02:00 |
|
Christophe Riccio
|
a2497e6174
|
Fixed glm::to_string on quaternions wrong components order #681
|
2017-09-20 14:29:22 +02:00 |
|
Christophe Riccio
|
1bf24f8344
|
Fixed glm::log2<int>() returns wrong value, missing static assert #683
|
2017-09-20 14:17:42 +02:00 |
|
CaptainCarrot
|
3669256fd1
|
Update quaternion.inl
|
2017-09-14 09:05:09 +02:00 |
|
CaptainCarrot
|
1fe48f0d09
|
Update quaternion.hpp
|
2017-09-14 09:04:09 +02:00 |
|
Tobias Widlund
|
c07050ef9d
|
Fixed incorrect indentation
|
2017-08-31 12:42:59 +02:00 |
|
Christophe Riccio
|
ec5b3fd897
|
Fixed build #675
|
2017-08-30 10:28:02 +02:00 |
|
Christophe Riccio
|
5cf8765656
|
Added GTX_texture
|
2017-08-25 15:55:41 +02:00 |
|
Christophe Riccio
|
5c5cfa5b66
|
Merge branch 'master' of https://github.com/g-truc/glm
|
2017-08-25 15:11:40 +02:00 |
|
Christophe Riccio
|
ba4e508e98
|
Added make_vec*
|
2017-08-25 15:11:24 +02:00 |
|
Linqing Feng
|
a6e27e8079
|
fix mismatched template argument (P to Q)
|
2017-08-25 10:50:05 +09:00 |
|
Christophe Riccio
|
b5eb654ff0
|
Fixed Visual C++ /W4 warnings
|
2017-08-22 23:58:31 +02:00 |
|
Christophe Riccio
|
6932058f59
|
Fixed quaternion constructor from two vectors special cases #469
|
2017-08-22 22:47:36 +02:00 |
|
Aaron
|
d75ef41bdb
|
Checking if either argument is nan in fmin and fmax
|
2017-08-21 11:16:46 -07:00 |
|
Christophe Riccio
|
d550798ca0
|
Added EXT_vec1: *vec1 types
|
2017-08-21 10:36:27 +02:00 |
|
Christophe Riccio
|
de28722e36
|
Added EXT_vector_relational: extend equal and notEqual to take an epsilon argument
|
2017-08-20 21:38:33 +02:00 |
|
Christophe Riccio
|
68a829e7ed
|
Added fmin, fmax and fclamp to GTX_extended_min_max #372
|
2017-08-20 18:42:48 +02:00 |
|
Christophe Riccio
|
fc53581c68
|
Fixed Better follow GLSL min and max specification #372
|
2017-08-20 16:53:50 +02:00 |
|
Christophe Riccio
|
7466c4a9e7
|
Fixed Visual C++ warnings
|
2017-08-18 20:08:36 +02:00 |
|
Christophe Riccio
|
e1dc14ddd4
|
Fixed doxygen warnings
|
2017-08-18 12:37:44 +02:00 |
|
Christophe Riccio
|
bace93d798
|
Fixed API documentation reference
|
2017-08-18 12:27:47 +02:00 |
|
Christophe Riccio
|
72e6b8973f
|
Updated API documentation
|
2017-08-17 21:00:32 +02:00 |
|
Christophe Riccio
|
e9f210c85f
|
Enable /WX, warning as error on Visual Studio
|
2017-08-17 19:51:03 +02:00 |
|
Christophe Riccio
|
23db2cd8b9
|
Show core feature first in the API doc modules
|
2017-08-17 17:52:22 +02:00 |
|
Christophe Riccio
|
2240849164
|
Improve API documentation
|
2017-08-17 17:36:40 +02:00 |
|
Christophe Riccio
|
d93a3be4ac
|
- Improved API documentation #668
|
2017-08-17 16:24:32 +02:00 |
|
Christophe Riccio
|
fdf92ba340
|
Avoid duplicated code
|
2017-08-17 15:20:23 +02:00 |
|
Christophe Riccio
|
4bc87efa09
|
Fixed build on GCC 7.1
|
2017-08-17 15:12:31 +02:00 |
|
Christophe Riccio
|
007a97216a
|
Tentative fix for GCC 6
|
2017-08-17 13:22:50 +02:00 |
|
Christophe Riccio
|
d336d3fb27
|
Fixed no-documentation warnings
|
2017-08-17 11:40:30 +02:00 |
|
Christophe Riccio
|
eb8689b8b5
|
More use of build-in CMake features, upgraded to CMake 3.2
|
2017-08-17 10:54:16 +02:00 |
|
Christophe Riccio
|
22fe828159
|
Improved GTC_type_precision and added issues regarding SIMD and constexpr interaction #653
|
2017-08-16 22:35:29 +02:00 |
|
Christophe Riccio
|
fdfd03ffaf
|
Fixed SIMD build
|
2017-08-16 03:43:17 +02:00 |
|
Christophe Riccio
|
1bbf2dafb9
|
Fixed SIMD build
|
2017-08-16 03:28:11 +02:00 |
|
Christophe Riccio
|
8bcf9b5ae7
|
Fixed SIMD build
|
2017-08-16 03:09:04 +02:00 |
|
Christophe Riccio
|
211881abf9
|
Fixed swizzle operators build using SIMD
|
2017-08-16 02:42:47 +02:00 |
|
Christophe Riccio
|
4c43e9e679
|
Fixed GTX_matrix_factorisation build
|
2017-08-16 02:24:28 +02:00 |
|
Christophe Riccio
|
f327d8e9d4
|
Fixed swizzle operators build
|
2017-08-16 02:17:25 +02:00 |
|
Christophe Riccio
|
62d89dcec7
|
Fixed swizzle operators build
|
2017-08-16 02:14:40 +02:00 |
|
Christophe Riccio
|
50202f09d9
|
Fixed swizzle operators build
|
2017-08-16 02:11:27 +02:00 |
|
Christophe Riccio
|
85acb8323a
|
Fixed swizzle operators build
|
2017-08-16 02:06:44 +02:00 |
|
Christophe Riccio
|
e33108af5f
|
Fixed shadows template parameter warnings
|
2017-08-16 01:56:00 +02:00 |
|