Christophe Riccio
|
045e5bee1a
|
Improved GTC_reciprocal documentation
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
8e3e6108d5
|
Improved GTC_random linearRand documentations
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
a4ed6568be
|
Fixed GTC_matrix_inverse affineInverse #192
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
e37fe66d5e
|
Fixed GTC_packing unpackUnorm3x10_1x2 #414
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
06ad5a2cd4
|
Fixed GTC_packing unpackUnorm3x10_1x2 #414
|
ago%!(EXTRA string=10 years) |
Sebastian Rettenberger
|
6789d897d2
|
Fix floorMultiple/ceilMultiple for float
|
ago%!(EXTRA string=10 years) |
Jesse Talavera-Greenberg
|
5eb7ad5d47
|
Add IDENTITY constants for quat and simdQuat
- Why the hell am I not studying for the test I have tomorrow
|
ago%!(EXTRA string=10 years) |
Jesse Talavera-Greenberg
|
ef320a2a2f
|
Simplify the static const definitions for vectors and quaternions
- DRY, baby!
|
ago%!(EXTRA string=10 years) |
Jesse Talavera-Greenberg
|
d1cdb46cfb
|
Wrap tquat's, simdQuat's and simdVec4's static constants in GLM_STATIC_CONST_MEMBERS
- Also, fixed indentation
|
ago%!(EXTRA string=10 years) |
Jesse Talavera-Greenberg
|
a92ed0cdf5
|
Add static constants to quat, simdVec4, and simdQuat
- No tests, though
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
d23d909e6d
|
Added type to identify matrix, vector and quaternion at compile time
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
fa18ca7c2e
|
Fixed GTC_matrix_inverse affineInverse #192
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
a77d311119
|
Added packF3x9_E1x5 and unpackF3x9_E1x5 to GTC_packing for RGB9E5 #416
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
7f6e60864a
|
Fixed GTC_packing unpackUnorm3x10_1x2 #414
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
cb5a2a86ca
|
Fixed GTC_packing unpackUnorm3x10_1x2 #414
|
ago%!(EXTRA string=10 years) |
Sebastian Rettenberger
|
de9e62f0a4
|
Fix floorMultiple/ceilMultiple for float
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
d8f7b080d0
|
Fixed build
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
1d266efe20
|
- Improved constexpr for constant functions coverage #198
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
c10df14b58
|
Fixed strict alignment warnings #235 #370
|
ago%!(EXTRA string=10 years) |
Simon Krogmann
|
0092c91f42
|
Fix incorrect parenthesis
In VC++ 2013 this error led to a runtime exception when using
circularRand or linearRand while "Smaller Type Check" (/RTCc)
was enabled.
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
e0c4a71016
|
Clean up doxygen and source
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
5437d49cf2
|
Renamed GTC_color to GTC_color_space
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
afa193704c
|
Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions #366
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
a56a40e1f2
|
Added support of defaulted functions to GLM types, to use them in unions #366
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
f602c8e7ad
|
Updated _MAYBE to follow GLM conventions
|
ago%!(EXTRA string=10 years) |
Jesse Talavera-Greenberg
|
9cc7dc1763
|
Simplify GLM_FORCE_EXPLICIT_CTOR declarations
- Instead of wrapping the declarations, use a macro for the keyword "explicit"
|
ago%!(EXTRA string=10 years) |
Jesse Talavera-Greenberg
|
c2078afc12
|
Simplify the constexpr declarations of the GLM_META_PROG_HELPERS
- No repetition
- Half the size
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
056d6bd95e
|
fixed typo #344
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
c90f7b0973
|
Fixed build
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
38c9cd6cba
|
Added GLM_META_PROG_HELPERS #350
|
ago%!(EXTRA string=10 years) |
Jesse Talavera-Greenberg
|
a9c26d065b
|
Add static components and prec members to all vector and quaternion types
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
ea36f44294
|
Fixed perspective fovy argument documentation #327
|
ago%!(EXTRA string=10 years) |
Aaron Cooper
|
982e395331
|
Accidentally changed spaces to tabs. Reverting that change.
|
ago%!(EXTRA string=11 years) |
Aaron Cooper
|
490cfbea3a
|
Added left handed functions for perspective, perspectiveFov, and lookAt.
|
ago%!(EXTRA string=11 years) |
plasmacel
|
b94aa556c5
|
add default precision to quat type
|
ago%!(EXTRA string=11 years) |
plasmacel
|
62658e8dce
|
add default precision to quat type
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
042270d049
|
Added 'fmod' overload to GTX_common with tests, Removed integer specification for 'mod' in GTC_integer #308
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
7844332816
|
Fixed memory corruption (undefined behaviour) #303
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
387df50459
|
Updated GTC_color
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
3ea110b44d
|
Added GTC_color documentation
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
40d0bc2e85
|
Added GTC_color, rgbToSrgb and srgbToRgb with tests
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
0ceb9e9394
|
packing function clean up #292
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
d9290d7887
|
Fixed GTC_packing *pack*norm*x* build and added tests #292
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
ed3d8e17e4
|
Fixed warnings in F2x11_1x10 packing function in GTC_packing #295
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
1dce8bf200
|
Removed assert for perspective with zFar < zNear #298
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
fc8b4404f0
|
Fixed faceforward build #289
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
2117c53dbf
|
Fixed conflict between GTX_compatibility and GTC_quaternion #286
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
e4ccd06e29
|
Second set of fixes for Android #284
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
f026e722ee
|
Fixed missing explicit convertion when using integer log2 with *vec1 types
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
38d99978ab
|
Fixed C++11 explicit conversion operators detection #282
|
ago%!(EXTRA string=11 years) |