Christophe
|
f86092a658
|
Remove disabled warnings (#1213)
* Remove disabled warnings
|
ago%!(EXTRA string=1 year) |
Christophe
|
947527d3ac
|
Fixed string_cast, broken after fixing #916
|
ago%!(EXTRA string=6 years) |
Vladimír Vondruš
|
89420dd1f5
|
Make the to_string(dualquat) test work under C++03.
I forgot this is still a thing, sorry.
|
ago%!(EXTRA string=7 years) |
Vladimír Vondruš
|
aa1728cde2
|
Make to_string(dualquat) actually work.
It segfaulted somewhere deep in strlen() due to a mismatch in printf()
argument count.
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
a2497e6174
|
Fixed glm::to_string on quaternions wrong components order #681
|
ago%!(EXTRA string=8 years) |
Christophe Riccio
|
6482dd29d2
|
Added GLM_ENABLE_EXPERIMENTAL
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
0e1e181484
|
Clean up
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
3f48ffefb0
|
Updated license
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
141c1856a7
|
Removed <iostream> in GLM tests, use <cstdio> instead
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
75939a7960
|
Fixed GTX_string_cast to support for integer types #249
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
2b747cbbad
|
Removed last references to GLM_FORCE_RADIANS
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
aeba3c6fe7
|
Quiet most GLM_FORCE_RADIANS messages
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
ccb25c84c7
|
Update copyright year
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
25a5c21a24
|
Initial build with half types removed
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
2a4434786e
|
Updated date
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
4585395a89
|
Added CMake test build options
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
88d3927558
|
Updated copyright date
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
1e7923e7b9
|
Fixed compiler setup options
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
cec6cefa1b
|
Added to_string scalars and vectors tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
b11f0cd3cc
|
Added string cast test
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
e43633dbe6
|
Moved test to GTX tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
9fbf421f13
|
Added quaternion test
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
c9b7b712fb
|
Fixed angle implementation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
f87def17de
|
Fixed tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
740c28a22c
|
Typo
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
f7d6ffc833
|
Added quaternion tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
1aaf0525ea
|
Updated quaternion test files
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d210238609
|
Fixed tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
1c4abb3d73
|
Fixed tests to provide relevant output for CTest
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
c6b7592246
|
Added files for extension tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
c06484ff12
|
Clean up
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d8606d1825
|
Updated integer matrix implementation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
e4421a9b0f
|
Updated copyright dates
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
c2250eba87
|
Added matrix_integer draft
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
2aba768990
|
Added extension inclusion messages
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
ba0d3bbaff
|
Completed swizzle operations implemenation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
b77d66317e
|
Updated swizzle impl and tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
21c1fa14a7
|
Updated GLM_GTC_swizzle extension + tests
|
ago%!(EXTRA string=14 years) |