Christophe Riccio
|
5c02758b15
|
Tentative fix GTX_easing on Apple Clang
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
3a7168eb55
|
Tentative fix Clang build
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
e2b75b6bf7
|
Fixed GTX_easying clang warnings
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
4d4dbcade6
|
Moved bounded function to GTX_common from EXT_vector_relational as there are quite new
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
1d3f8a057f
|
Fixed GTX_easing build on Clang
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
1cd7a47279
|
Fixed GTX_easing build on VS2013
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
69f94334e0
|
Added GTX_easing for interpolation functions #761
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
798ab30b9d
|
Fixed Syntax error when compiling with GLM_FORCE_CTOR_INIT and GLM_ENABLE_EXPERIMENTAL #753
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
b8d0681725
|
Fixed misspelling #738
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
8390a77b3a
|
Added GLM_FORCE_CTOR_INIT #735 #740
|
ago%!(EXTRA string=8 years) |
Philippe Groarke
|
2cac15849b
|
cleanup : Remove trailing whitespaces.
|
ago%!(EXTRA string=8 years) |
Philippe Groarke
|
fd327cd341
|
cleanup : Remove trailing whitespaces.
|
ago%!(EXTRA string=8 years) |
Vitali Parkhomenko
|
15fb58aacb
|
Added extraction of Euler angles from rotation matrix.
Extraction of Euler angles from rotation matrix for 11 sequences of rotation axes:
z-x-z, x-y-x, y-z-y, z-y-z, x-z-x, y-x-y, y-z-x, z-x-y, x-z-y, z-y-x, y-x-z.
|
ago%!(EXTRA string=8 years) |
Vitali Parkhomenko
|
5361f5e4ec
|
Added creating a rotation matrix from Euler angles
Creating a rotation matrix for 10 sequences of rotation axes:
z-x-z, x-y-x, y-z-y, z-y-z, x-z-x, y-x-y, y-z-x, z-x-y, x-z-y, z-y-x.
|
ago%!(EXTRA string=8 years) |
Vitali Parkhomenko
|
5fe5f32edd
|
Added creating a derived matrix from the rotation matrix.
Creating a derived matrix from the rotation matrix about the x-, y-, and z-axis.
|
ago%!(EXTRA string=8 years) |
Yuri Kilochek
|
0afc784511
|
Add definitions for `glm::type<T>` members, so that they can be used outside of constant expressions.
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
6390805e6d
|
Fixed zero as null pointer constant
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
43179a4bc1
|
Fixed typo
|
ago%!(EXTRA string=8 years) |
Yuri Kilochek
|
1ef3e5a200
|
`components`, `cols`, `rows` are no longer defined as members of anonymous enums and are now instead static integral constants of type `glm::length_t` (this appears to be current approach).
|
ago%!(EXTRA string=8 years) |
Yuri Kilochek
|
7f162ff4e8
|
Remove redundant specializations of `glm::type<mat</*...*/>>`
|
ago%!(EXTRA string=8 years) |
Giuseppe Barbieri
|
83697febeb
|
Update intersect.hpp
|
ago%!(EXTRA string=8 years) |
Olivier Sohn
|
ddb93dcdc2
|
fix build
|
ago%!(EXTRA string=8 years) |
Olivier Sohn
|
6bd81b8fbc
|
use quat_identity
|
ago%!(EXTRA string=8 years) |
Olivier Sohn
|
6f61bb4d2e
|
Fix rotation when vectors are in the same direction #690
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
dc3e0b5ccb
|
Added GLM_FORCE_SINGLE_ONLY to use GLM on platforms that don't support double #627
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
30ee2cd1bb
|
- Added GTX_texture: levels function
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
a2497e6174
|
Fixed glm::to_string on quaternions wrong components order #681
|
ago%!(EXTRA string=8 years) |
CaptainCarrot
|
3669256fd1
|
Update quaternion.inl
|
ago%!(EXTRA string=8 years) |
CaptainCarrot
|
1fe48f0d09
|
Update quaternion.hpp
|
ago%!(EXTRA string=8 years) |
Tobias Widlund
|
c07050ef9d
|
Fixed incorrect indentation
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
5cf8765656
|
Added GTX_texture
|
ago%!(EXTRA string=8 years) |
Linqing Feng
|
a6e27e8079
|
fix mismatched template argument (P to Q)
|
ago%!(EXTRA string=8 years) |
Aaron
|
d75ef41bdb
|
Checking if either argument is nan in fmin and fmax
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
68a829e7ed
|
Added fmin, fmax and fclamp to GTX_extended_min_max #372
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
7466c4a9e7
|
Fixed Visual C++ warnings
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
2240849164
|
Improve API documentation
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
d93a3be4ac
|
- Improved API documentation #668
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
d336d3fb27
|
Fixed no-documentation warnings
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
4c43e9e679
|
Fixed GTX_matrix_factorisation build
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
e33108af5f
|
Fixed shadows template parameter warnings
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
faf1da52b7
|
Renamed P (for precision) template argument to Q (for qualifier)
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
e76fca75a0
|
More consistent coding style
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
d1afe662be
|
More consistent coding style
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
a805fb9d68
|
Renamed precision enum to qualifier
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
c823345baa
|
Fixed build
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
82cf733092
|
Fixed -Weverything warning
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
1bfc198625
|
Fixed warnings
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
2cc0c53da7
|
Fixed warnings
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
b138eed73b
|
Fixed warnings
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
00e7908294
|
Fixed warnings
|
ago%!(EXTRA string=8 years) |