Christophe Riccio
|
031eb13341
|
Added powerOfTwo functions
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
f09d1fd3d4
|
Fix build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
097c1f7b90
|
Updated GTC_integer
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
d3b368b65c
|
Added GTC_integer, deprecated GTX_bit
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
69274e740c
|
Promoted bitfieldRotate[Right|left] and bitfieldFill[zero|one]
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
45c4fbeb65
|
Fixed build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
087d6292e3
|
Added GTC_bitfield extension, promoted GTX_bit
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
790f520488
|
Clean up coding style
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
f2383340cf
|
Clean up coding style
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
bcd07b50f3
|
- Added GLM_FORCE_NO_CTOR_INIT
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
85037a164f
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
c2d542562e
|
Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
291708ce07
|
Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
f9484a6e9f
|
- Moved template types from 'detail' to 'glm' namespace #239, #244
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
0613b5c0f1
|
Limited extended integer type redifinition (#233)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
bfa893b957
|
Fixed signed integer and float linearRand results #230
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
5f7862ebec
|
Improved linearRand: support precision and integers (#230)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
041276c93d
|
Fix 'nextafter*' for android build issue. #217
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
3b7aadc2e3
|
Added initial commit for GLM_GTX_matrix_decompose #227
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
2b747cbbad
|
Removed last references to GLM_FORCE_RADIANS
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
d722b398c9
|
Added scalar conversion constructor
|
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
|
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
|
6f59e64a55
|
Use C++ cast
|
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
|
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
|
3651530ff0
|
Fixed build
|
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
|
c506b43d49
|
Quaternion vector rotation error. #209
|
ago%!(EXTRA string=11 years) |
Joel Nises
|
e610e9446e
|
fixed bug in quaternion slerp
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
4da58d88d4
|
Optimized Quaternion vector rotation #205
|
ago%!(EXTRA string=11 years) |
dachziegel
|
d19766fcbf
|
added GLM_FUNC_QUALIFIER to be able to use in CUDA
|
ago%!(EXTRA string=11 years) |
jan p springer
|
9ecc30c5dd
|
added: missing value_type typedef
|
ago%!(EXTRA string=11 years) |
jan p springer
|
ae691ce39a
|
commented out already declred types (in glm/fwd.hpp)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
682979ddd8
|
Fixed next_float for double and fixed ULP tests
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
4b9e2d4028
|
Fixed warnings
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
899f388921
|
Fixed CUDA issues (#169, #168, #183, #182)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
efd4087b1c
|
Fixed int used instead of glm::length_t
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
eaf3cf3056
|
Added missing GLM_FUNC_DECL
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
31ec3eed97
|
Clean up initializer list code.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
4e444fed19
|
Fixed GLM_GTC_constants description brief (#162)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
a8fd81850f
|
Tentative fix for strict aliasing warning in GCC 4.8.1 / Android NDK 9c (#152)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
6aa34be6ad
|
Fixed GLM_FORCE_RADIANS with <glm/ext.hpp> build error (#165)
|
ago%!(EXTRA string=12 years) |