Christophe Riccio
|
5ad706ec75
Merge pull request #268 from g-truc/revert-264-fast_trigonometry
|
11 years ago |
Christophe Riccio
|
4579799ff6
Revert "More precision for fastCos and fastSin "
|
11 years ago |
Christophe Riccio
|
5c85bcc877
Merge pull request #264 from Nojan/fast_trigonometry
|
11 years ago |
Mathias Labeyrie
|
72a5de2320
branchless wrapAngle
|
11 years ago |
Mathias Labeyrie
|
b38a8b4e5a
rename three_half_pi() => three_over_two_pi()
|
11 years ago |
Mathias Labeyrie
|
710e13a8e6
Much more precise fastCos and fastSin
|
11 years ago |
Mathias Labeyrie
|
b0c1777b57
More constants related to pi
|
11 years ago |
Christophe Riccio
|
041276c93d
Fix 'nextafter*' for android build issue. #217
|
11 years ago |
Christophe Riccio
|
a614e5da63
Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5
|
11 years ago |
Christophe Riccio
|
f916339ca7
Rely on C++11 to implement isinf and isnan
|
11 years ago |
Christophe Riccio
|
96ef6ae9ba
Fixed infinite loop in isfinite function with GCC #221
|
11 years ago |
Christophe Riccio
|
2b747cbbad
Removed last references to GLM_FORCE_RADIANS
|
11 years ago |
Christophe Riccio
|
fa6bec2f3d
Added swizzle contructor tests
|
11 years ago |
Christophe Riccio
|
a0743f94aa
Added full tvec1 support to tvec2
|
11 years ago |
Christophe Riccio
|
8b7d3daa34
Added vec1 operator tests
|
11 years ago |
Christophe Riccio
|
d722b398c9
Added scalar conversion constructor
|
11 years ago |
Christophe Riccio
|
a957daf1a7
Merge branch '0.9.6'
|
11 years ago |
Christophe Riccio
|
81bdef25aa
Fixed VC14 compiler warnings
|
11 years ago |
Christophe Riccio
|
666475a84c
Fixed VC14 compiler warnings
|
11 years ago |
Christophe Riccio
|
cff845c2b4
Use pragma once
|
11 years ago |
Christophe Riccio
|
7659e901c9
Fixed merge with 0.9.5
|
11 years ago |
Christophe Riccio
|
d84fa89cb8
Fixed missing value_type for dual quaternion, Fixed return type of dual quaternion length
|
11 years ago |
Christophe Riccio
|
9a3f42279b
- Fixed std::nextafter not supported with C++11 on Android #213
|
11 years ago |
Christophe Riccio
|
7459161364
Updated revision fornext release
|
11 years ago |
Christophe Riccio
|
6f59e64a55
Use C++ cast
|
11 years ago |
Christophe Riccio
|
b5ffd74c3e
merge 0.9.5
|
11 years ago |
Christophe Riccio
|
4fa38c7a03
Fixed warning
|
11 years ago |
Christophe Riccio
|
24cd06552c
Fixed GLM_GTX_io coding style
|
11 years ago |
Christophe Riccio
|
7f3c56f278
Removed GCC warning
|
11 years ago |
Christophe Riccio
|
694416701a
Replaced C casts by C++ casts
|
11 years ago |