Mathias Labeyrie
|
72a5de2320
|
branchless wrapAngle
|
ago%!(EXTRA string=11 years) |
Mathias Labeyrie
|
b38a8b4e5a
|
rename three_half_pi() => three_over_two_pi()
|
ago%!(EXTRA string=11 years) |
Mathias Labeyrie
|
710e13a8e6
|
Much more precise fastCos and fastSin
fastCos and fastSin had a max error of ~0.2 on [-pi pi].
The updated version is ~0.000007.
|
ago%!(EXTRA string=11 years) |
Mathias Labeyrie
|
b0c1777b57
|
More constants related to pi
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
041276c93d
|
Fix 'nextafter*' for android build issue. #217
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a614e5da63
|
Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
f916339ca7
|
Rely on C++11 to implement isinf and isnan
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
96ef6ae9ba
|
Fixed infinite loop in isfinite function with GCC #221
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
2b747cbbad
|
Removed last references to GLM_FORCE_RADIANS
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
fa6bec2f3d
|
Added swizzle contructor tests
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a0743f94aa
|
Added full tvec1 support to tvec2
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
8b7d3daa34
|
Added vec1 operator tests
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
d722b398c9
|
Added scalar conversion constructor
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a957daf1a7
|
Merge branch '0.9.6'
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
81bdef25aa
|
Fixed VC14 compiler warnings
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
666475a84c
|
Fixed VC14 compiler warnings
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
cff845c2b4
|
Use pragma once
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
7659e901c9
|
Fixed merge with 0.9.5
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
d84fa89cb8
|
Fixed missing value_type for dual quaternion, Fixed return type of dual quaternion length
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
9a3f42279b
|
- Fixed std::nextafter not supported with C++11 on Android #213
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
7459161364
|
Updated revision fornext release
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
6f59e64a55
|
Use C++ cast
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
b5ffd74c3e
|
merge 0.9.5
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
4fa38c7a03
|
Fixed warning
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
24cd06552c
|
Fixed GLM_GTX_io coding style
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
7f3c56f278
|
Removed GCC warning
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
694416701a
|
Replaced C casts by C++ casts
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
9b6eecc739
|
Fixed corner cases in exp and log functions for quaternions #199
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a5ab409ed2
|
Merge branch '0.9.5'
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
08ff93925f
|
Fixed std::nextafter not supported with C++11 on Android #213
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
2b38221f80
|
Fixed build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
b69356cadb
|
Resolve aliasing issues #152, #212
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
381e1627b8
|
merge
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
16124f0742
|
Removed useless references
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
9f0fe30585
|
Fixed build
|
ago%!(EXTRA string=11 years) |
Groove
|
b025413a2d
|
Resolve aliasing issue
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
f32cab2842
|
Remove useless references
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
f310f941c6
|
Fixed strict aliasing issues #212
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
103a74f7e1
|
clean up
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
3651530ff0
|
Fixed build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
dec4db0b15
|
Merge branch '0.9.5'
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
d9bed5d7c9
|
Updated readme for fixed std::copy and std::vector with GLM types #214
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
7097e4c7c8
|
Fixed tweakedInfinitePerspective #208 and added user-defined epsilon to tweakedInfinitePerspective
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
ae026e64d3
|
Merge 0.9.5
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
95cd2c8b24
|
Added #214 issue tests.
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
84e05bbbb3
|
Added test for issue #214
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
7fe8a1944c
|
Fixed fastDistance ambiguity #215
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
2935cdc18e
|
Updated readme.txt
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
83f594b5ed
|
Fixed quaternion mul/vec test
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
c440b9515a
|
Merge io for GLM types #144
|
ago%!(EXTRA string=11 years) |