plasmacel
|
3b3dcd7d03
|
Update quaternion.hpp
|
ago%!(EXTRA string=11 years) |
plasmacel
|
7e3dc0ae16
|
format fix
|
ago%!(EXTRA string=11 years) |
plasmacel
|
e637299192
|
implement cot as tan(pi/2 - angle)
|
ago%!(EXTRA string=11 years) |
plasmacel
|
7def337781
|
Update func_common.inl
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
5b911d1eb0
|
Fixed float comparison warnings #270
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
3adf263341
|
Added GLM_FORCE_EXPLICIT_CTOR to require explicit type conversions #269
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
9c62eee507
|
Added GLM_FORCE_EXPLICIT_CTOR
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
4e95519396
|
Fixed test with VC and disabled lang extension
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
bcd33a89df
|
Fixed build issue
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
066bd1b1c1
|
Deleted unused file
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
31cee181d1
|
Updated GTC extension list
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
bc5fe52a44
|
Removed empty GTC_integer
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
f8729cd4fa
|
Fixed build on VC2010
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
2d48d922bd
|
Updated VC support compilers list
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
8d9c4596b3
|
Added GLM_HAS_MAKE_SIGNED for C++11 support of make_(un)signed
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
de5dd23d2f
|
Updated make_signed and make_unsigned for Clang fixes
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
18b8e2fd4a
|
Fixed Clang warnings
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
72cbc4c065
|
Fixed uaddCarray and updated tests #253
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
b90c4c430e
|
Added GLM_HAS_TRIVIAL_QUERIES define
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
30e7eaeb86
|
Clean up
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
45645988e9
|
Fixed uaddCarray #253. Fixed GCC build errors.
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
5960196ce8
|
Clean up white spaces, fix build with VC15
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
6eb5529395
|
Clean up
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
372d75dbe8
|
Clean up
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
991427f671
|
Clean up
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
1dea9c5e34
|
Clean up
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
85a6c8fc08
|
Avoid useless initialization
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
6a50a87a75
|
Clean up
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
0b39c3b911
|
Clean up
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
9914308726
|
Clean up
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
0b8ca1a5b6
|
Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
c1f47f4c7d
|
Fixed distance function return type #267
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
c36f3630eb
|
Fixed glm::mask function and tests
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a604ebdaa5
|
Fixed build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
062ee19ac7
|
Fixed bitfieldInsert and bitfieldExtract
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
f09888a090
|
Reverse #257, breaking many vec4 types size (i8vec4, u16vec4 etc)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
ee84420f6c
|
All *mat* types are copyable #263
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
838bdee3c3
|
All *vec* types are copyable #263
|
ago%!(EXTRA string=11 years) |
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
|
a2a6037ba5
|
More std trivial experiments #263
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
931e72b456
|
Initial std trivial experiments #263
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
6f3765d281
|
First draft of GTC_round
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
377d5a4046
|
Optimized bitCount function
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
afb1f6d152
|
Optimized bitfieldReverse
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
41c00872a1
|
Fixed GCC build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
8a882ffdf1
|
Clean up old workaround
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
7fb56a2daa
|
Clean up dead code
|
ago%!(EXTRA string=11 years) |