Gottfried Leibniz
|
8719fcb839
|
cleanup doxygen and codespell
|
2022-08-01 19:25:47 -03:00 |
|
Peter Steneteg
|
9a1f85ae79
|
Hash hashes qua instead of tquat closes #919
|
2019-06-26 12:48:40 +02:00 |
|
Christophe Riccio
|
78879c675c
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
Linqing Feng
|
a6e27e8079
|
fix mismatched template argument (P to Q)
|
2017-08-25 10:50:05 +09:00 |
|
Christophe Riccio
|
d93a3be4ac
|
- Improved API documentation #668
|
2017-08-17 16:24:32 +02:00 |
|
Christophe Riccio
|
faf1da52b7
|
Renamed P (for precision) template argument to Q (for qualifier)
|
2017-08-16 01:22:50 +02:00 |
|
Christophe Riccio
|
e76fca75a0
|
More consistent coding style
|
2017-08-15 22:04:24 +02:00 |
|
Christophe Riccio
|
a805fb9d68
|
Renamed precision enum to qualifier
|
2017-08-15 21:23:47 +02:00 |
|
Christophe Riccio
|
c2fe3fccf6
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
|
Christophe Riccio
|
b92fdf5a59
|
matrix type Parameterize on dimensions #584
|
2016-12-30 16:00:25 +01:00 |
|
Christophe Riccio
|
947b07cbc4
|
remove template alias for more compiler support and simplified swizzle expression implementation #584
|
2016-12-30 01:23:29 +01:00 |
|
Christophe Riccio
|
316460408a
|
Simplify and more consistency for files headers
|
2016-05-23 22:55:49 +02:00 |
|
Christophe Riccio
|
e7bae9891a
|
Improved coding style consistency
|
2015-08-31 22:50:24 +02:00 |
|
Thom de Villa
|
3b9e90c7b6
|
std::hash specialization for glm::tdualquat
|
2015-07-24 17:58:15 +02:00 |
|
Thom de Villa
|
b1c45d3ce3
|
add precision support to std::hash glm specializations
|
2015-03-07 14:25:59 +01:00 |
|
Thom de Villa
|
36e2bdd294
|
comment fix
|
2015-03-07 14:04:56 +01:00 |
|
Thom de Villa
|
44c3453c84
|
std::hash support for glm types
std::hash template specializations implemented for vec, quat and mat
types
|
2015-03-07 14:01:55 +01:00 |
|