Christophe Riccio
|
790f520488
|
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
|
d298b34c19
|
Add detail namespace for number_of_elements
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
857e7f5075
|
Fixed build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
893de94bb1
|
Fixed build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
e6a890454d
|
Fixed lack of consistency of quat and dualquat constructors
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
284ba46dae
|
Fixed spaces
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
d06db1133d
|
Updated GTX_associated_min_max with vec1 support
|
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
|
75939a7960
|
Fixed GTX_string_cast to support for integer types #249
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
3556f4ad85
|
Clean up
|
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
|
0684a5e2c6
|
GTX_range is only available for C++11 compilers #240
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a00fc3fdf4
|
Enable only GLM_GTX_scalar_multiplication for C++11 compiler #242
|
ago%!(EXTRA string=11 years) |
Joshua Moerman
|
62ac07815c
|
Adds scalar multiplication for all types
|
ago%!(EXTRA string=11 years) |
Joshua Moerman
|
77c704e210
|
Adds range support
|
ago%!(EXTRA string=11 years) |
Joshua Moerman
|
72a6f35a8e
|
Fixes typo
|
ago%!(EXTRA string=11 years) |
SiliconKiwi
|
b5409fb728
|
Update closest_point.inl
|
ago%!(EXTRA string=11 years) |
SiliconKiwi
|
ad85092433
|
Update closest_point.hpp
Algorithm works fine with 2d points as well...
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
ec513f4466
|
Added GTX_common with isdenomal #223
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
cccf2af0a2
|
Added vec3 slerp (#237)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
0d42f4a320
|
Added vec3 slerp #237
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
3b7aadc2e3
|
Added initial commit for GLM_GTX_matrix_decompose #227
|
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
|
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
|
24cd06552c
|
Fixed GLM_GTX_io coding style
|
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
|
7fe8a1944c
|
Fixed fastDistance ambiguity #215
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
ea45a7b966
|
Fixed orientate3 function #207
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a2b70690c1
|
Added test gor issue #199
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
d77bfa1a70
|
Fixed GTX_color_space - saturation #195
|
ago%!(EXTRA string=11 years) |
jan p springer
|
37e5868200
|
fixed: warning wrt. strict aliasing on gcc 4.8.2/clang3.3
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a5d2a63ef3
|
- Added workaround for a CUDA compiler bug (#186, #185)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
e33136538d
|
- Fixed eulerAngle*** not consistent for right-handed coordinate system (#173)
|
ago%!(EXTRA string=11 years) |
David Reid
|
04d9fa2d45
|
Fix simd_quat build.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
00e860eeee
|
Fixed missing bitfieldInterleave definisions
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
899f388921
|
Fixed CUDA issues (#169, #168, #183, #182)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
db09ecfc41
|
Fixed bitfieldInterleave for 4 components #175
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
eaf3cf3056
|
Added missing GLM_FUNC_DECL
|
ago%!(EXTRA string=12 years) |
dachziegel
|
2536c4c6b6
|
added GLM_FUNC_DECL to avoid nvcc warnings
|
ago%!(EXTRA string=12 years) |
Miguel Ángel Pérez Martínez
|
7cf0e87526
|
Added trigonometric.hpp dep to matrix_transform_2d.inl
|
ago%!(EXTRA string=12 years) |
Miguel Ángel Pérez Martínez
|
1644912f7d
|
Added GTX_matrix_transform_2d
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
43691702e1
|
Fixed GTX_raw_data code dependency
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
2b17a90859
|
Fixed declaration and definition mismatch
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
a310855d23
|
Fixed undefined reference to fastInverseSqrt (#161)
|
ago%!(EXTRA string=12 years) |
Morgan Veyret
|
32e57ce8ff
|
Fix dot product clamp range for vector angle functions.
|
ago%!(EXTRA string=12 years) |