Christophe Riccio
|
d93a3be4ac
- Improved API documentation #668
|
8 years ago |
Christophe Riccio
|
faf1da52b7
Renamed P (for precision) template argument to Q (for qualifier)
|
8 years ago |
Christophe Riccio
|
e76fca75a0
More consistent coding style
|
8 years ago |
Christophe Riccio
|
a805fb9d68
Renamed precision enum to qualifier
|
8 years ago |
Christophe Riccio
|
4e6574749d
Fixed references to GLM_FORCE_RADIANS which was removed #642
|
8 years ago |
Christophe Riccio
|
c2fe3fccf6
Use length_t instead of int for vec and mat lengths #584
|
9 years ago |
Christophe Riccio
|
b92fdf5a59
matrix type Parameterize on dimensions #584
|
9 years ago |
Christophe Riccio
|
947b07cbc4
remove template alias for more compiler support and simplified swizzle expression implementation #584
|
9 years ago |
Stefan Winkler
|
f02ce4d6d3
Fix typo in experimental extension warnings
|
9 years ago |
Christophe Riccio
|
6482dd29d2
Added GLM_ENABLE_EXPERIMENTAL
|
9 years ago |
Christophe Riccio
|
a609a0fea6
- Added more information to build messages
|
9 years ago |
Christophe Riccio
|
316460408a
Simplify and more consistency for files headers
|
9 years ago |
Christophe Riccio
|
3f48ffefb0
Updated license
|
11 years ago |
Christophe Riccio
|
4f5bd21a5e
Doxygen doc fixes
|
11 years ago |
Christophe Riccio
|
f9484a6e9f
- Moved template types from 'detail' to 'glm' namespace #239, #244
|
11 years ago |
Christophe Riccio
|
cff845c2b4
Use pragma once
|
11 years ago |
Christophe Riccio
|
eaf3cf3056
Added missing GLM_FUNC_DECL
|
11 years ago |
Christophe Riccio
|
06ac77dad4
Fixed declaration and definision mismatches (#148)
|
12 years ago |
Christophe Riccio
|
6f7eb97b87
Move content of core directory into detail directory. Reduced dependencies to glm.hpp.
|
12 years ago |
Christophe Riccio
|
b9266c07b0
Using C++ casts
|
12 years ago |
Christophe Riccio
|
c14e2d7fbc
Added precision template parameter
|
12 years ago |
Christophe Riccio
|
739ab3529c
Resolved issue #4, added GLM_GTX_rotate_normalized_axis
|
13 years ago |