| .. |
|
associated_min_max.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
associated_min_max.inl
|
fix: associated min/max
|
2022-01-14 19:16:44 -04:00 |
|
bit.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
bit.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
closest_point.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
closest_point.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
color_encoding.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
color_encoding.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
color_space_YCoCg.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
color_space_YCoCg.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
color_space.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
color_space.inl
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
common.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
common.inl
|
Add GLM_FORCE_UNRESTRICTED_FLOAT to skip static assert when using not float types
|
2023-12-25 19:45:46 +01:00 |
|
compatibility.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
compatibility.inl
|
Fixed swizzle build on VC
|
2018-08-18 13:28:18 +02:00 |
|
component_wise.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
component_wise.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
dual_quaternion.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
dual_quaternion.inl
|
Revert "Add support for non aligned SIMD for vec4"
|
2023-12-20 22:33:20 +01:00 |
|
easing.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
easing.inl
|
fix glm::bounceEaseInOut() easing formula
|
2021-06-07 16:39:24 +02:00 |
|
euler_angles.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
euler_angles.inl
|
Removed precision qualifiers from atan2 in euler_angles.inl
|
2021-11-03 15:41:43 +01:00 |
|
extend.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
extend.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
extended_min_max.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
extended_min_max.inl
|
Added integer matrix extensions and fixed build
|
2020-02-11 11:44:52 +01:00 |
|
exterior_product.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
exterior_product.inl
|
Add GLM_FORCE_UNRESTRICTED_FLOAT to skip static assert when using not float types
|
2023-12-25 19:45:46 +01:00 |
|
fast_exponential.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
fast_exponential.inl
|
fix: fastExp promotion
|
2020-09-22 00:29:59 -03:00 |
|
fast_square_root.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
fast_square_root.inl
|
Add GLM_FORCE_UNRESTRICTED_FLOAT to skip static assert when using not float types
|
2023-12-25 19:45:46 +01:00 |
|
fast_trigonometry.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
fast_trigonometry.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
float_notmalize.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
functions.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
functions.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
gradient_paint.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
gradient_paint.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
handed_coordinate_space.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
handed_coordinate_space.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
hash.hpp
|
Fix hash message (#1205)
|
2023-12-30 00:29:45 +01:00 |
|
hash.inl
|
Fix GLM_GTX_hash (#1202)
|
2023-12-29 12:50:27 +01:00 |
|
integer.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
integer.inl
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
intersect.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
intersect.inl
|
Fix intersectRayTriangle from GLM_GTX_intersect #1158
|
2023-12-21 00:47:13 +01:00 |
|
io.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
io.inl
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
log_base.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
log_base.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
matrix_cross_product.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
matrix_cross_product.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
matrix_decompose.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
matrix_decompose.inl
|
Fix quat packing XYZW usage (#1204)
|
2023-12-30 09:32:24 +01:00 |
|
matrix_factorisation.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
matrix_factorisation.inl
|
Fix Clang 15 test build errors
|
2023-03-31 17:39:53 +01:00 |
|
matrix_interpolation.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
matrix_interpolation.inl
|
axisAngle epsilon changed to work as expected on small angles
|
2021-03-23 14:28:36 +03:00 |
|
matrix_major_storage.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
matrix_major_storage.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
matrix_operation.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
matrix_operation.inl
|
fix: add missing transposition to adjugate for mat2 and mat4
|
2021-02-14 12:14:59 +01:00 |
|
matrix_query.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
matrix_query.inl
|
Improved performace.
|
2023-01-23 21:41:27 +09:00 |
|
matrix_transform_2d.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
matrix_transform_2d.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
mixed_product.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
mixed_product.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
norm.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
norm.inl
|
Add GLM_FORCE_UNRESTRICTED_FLOAT to skip static assert when using not float types
|
2023-12-25 19:45:46 +01:00 |
|
normal.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
normal.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
normalize_dot.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
normalize_dot.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
number_precision.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
optimum_pow.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
optimum_pow.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
orthonormalize.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
orthonormalize.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
pca.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
pca.inl
|
fix: declarations
|
2023-01-09 17:48:57 -04:00 |
|
perpendicular.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
perpendicular.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
polar_coordinates.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
polar_coordinates.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
projection.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
projection.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
quaternion.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
quaternion.inl
|
Adding constexpr qualifier for helper functions #1050 (#1184)
|
2023-12-22 08:31:02 +01:00 |
|
range.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
raw_data.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
raw_data.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
rotate_normalized_axis.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
rotate_normalized_axis.inl
|
Made GLM_FORCE_QUAT_DATA_XYZW be supported by most major functions
|
2023-04-01 14:50:37 -07:00 |
|
rotate_vector.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
rotate_vector.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
scalar_multiplication.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
scalar_relational.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
scalar_relational.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
spline.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
spline.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
std_based_type.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
std_based_type.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
string_cast.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
string_cast.inl
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
texture.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
texture.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
transform2.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
transform2.inl
|
fix: scalebias
|
2020-09-23 22:56:48 -03:00 |
|
transform.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
transform.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
type_aligned.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
type_aligned.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
type_trait.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
type_trait.inl
|
Added quaternion EXT extensions
|
2018-08-07 13:55:13 +02:00 |
|
vec_swizzle.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
vector_angle.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
vector_angle.inl
|
Add GLM_FORCE_UNRESTRICTED_FLOAT to skip static assert when using not float types
|
2023-12-25 19:45:46 +01:00 |
|
vector_query.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
vector_query.inl
|
Refactor headers
|
2018-08-05 15:22:49 +02:00 |
|
wrap.hpp
|
Remove disabled warnings (#1213)
|
2024-01-20 10:11:13 +01:00 |
|
wrap.inl
|
Added clamp, repeat, mirrorClamp and mirrorRepeat function to GLM_EXT_scalar_commond and GLM_EXT_vector_commond extensions with tests
|
2020-02-11 12:53:12 +01:00 |