| .. |
|
_features.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
_fixes.hpp
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
|
_literals.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
_noise.hpp
|
- Moved template types from 'detail' to 'glm' namespace #239, #244
|
2014-10-05 19:37:07 +02:00 |
|
_swizzle_func.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
_swizzle.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
_vectorize.hpp
|
- Moved template types from 'detail' to 'glm' namespace #239, #244
|
2014-10-05 19:37:07 +02:00 |
|
dummy.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
|
func_common.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
func_common.inl
|
Additional fix for GLM_FORCE_SIZE_FUNC #245
|
2014-10-12 02:11:02 +02:00 |
|
func_exponential.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
func_exponential.inl
|
Clean up
|
2014-10-06 23:06:34 +02:00 |
|
func_geometric.hpp
|
- Moved template types from 'detail' to 'glm' namespace #239, #244
|
2014-10-05 19:37:07 +02:00 |
|
func_geometric.inl
|
Fixed *vec1 scalar constructor
|
2014-10-06 23:35:26 +02:00 |
|
func_integer.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
func_integer.inl
|
- Moved template types from 'detail' to 'glm' namespace #239, #244
|
2014-10-05 19:37:07 +02:00 |
|
func_matrix.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
func_matrix.inl
|
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
|
2014-10-12 01:24:28 +02:00 |
|
func_noise.hpp
|
- Moved template types from 'detail' to 'glm' namespace #239, #244
|
2014-10-05 19:37:07 +02:00 |
|
func_noise.inl
|
- Moved template types from 'detail' to 'glm' namespace #239, #244
|
2014-10-05 19:37:07 +02:00 |
|
func_packing.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
func_packing.inl
|
Merge io for GLM types #144
|
2014-06-15 22:52:23 +02:00 |
|
func_trigonometric.hpp
|
Rely on STL functions for GLM functions using the same prototype #233
|
2014-09-06 01:45:13 +02:00 |
|
func_trigonometric.inl
|
Rely on STL functions for GLM functions using the same prototype #233
|
2014-09-06 01:45:13 +02:00 |
|
func_vector_relational.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
func_vector_relational.inl
|
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
|
2014-10-12 01:24:28 +02:00 |
|
glm.cpp
|
Fixed build
|
2014-10-12 17:24:02 +02:00 |
|
hint.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
intrinsic_common.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
intrinsic_common.inl
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
|
intrinsic_exponential.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
intrinsic_exponential.inl
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
|
intrinsic_geometric.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
intrinsic_geometric.inl
|
Fixed build error #190
|
2014-05-04 16:47:06 +02:00 |
|
intrinsic_integer.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
intrinsic_integer.inl
|
Move content of core directory into detail directory. Reduced dependencies to glm.hpp.
|
2013-12-24 10:41:59 +01:00 |
|
intrinsic_matrix.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
intrinsic_matrix.inl
|
- Moved template types from 'detail' to 'glm' namespace #239, #244
|
2014-10-05 19:37:07 +02:00 |
|
intrinsic_trigonometric.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
intrinsic_trigonometric.inl
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
|
intrinsic_vector_relational.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
intrinsic_vector_relational.inl
|
- Moved template types from 'detail' to 'glm' namespace #239, #244
|
2014-10-05 19:37:07 +02:00 |
|
precision.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
precision.inl
|
Move content of core directory into detail directory. Reduced dependencies to glm.hpp.
|
2013-12-24 10:41:59 +01:00 |
|
setup.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_float.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
type_gentype.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
type_gentype.inl
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
|
type_half.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
type_half.inl
|
Fixed non-utf8 character #196
|
2014-05-04 16:34:46 +02:00 |
|
type_int.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
|
type_mat2x2.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat2x2.inl
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat2x3.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat2x3.inl
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat2x4.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat2x4.inl
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat3x2.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat3x2.inl
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat3x3.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat3x3.inl
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat3x4.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat3x4.inl
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat4x2.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat4x2.inl
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat4x3.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat4x3.inl
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat4x4.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat4x4.inl
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_mat.hpp
|
- Moved template types from 'detail' to 'glm' namespace #239, #244
|
2014-10-05 19:37:07 +02:00 |
|
type_mat.inl
|
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
|
2014-10-12 01:24:28 +02:00 |
|
type_vec1.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_vec1.inl
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_vec2.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_vec2.inl
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_vec3.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_vec3.inl
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_vec4.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_vec4.inl
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_vec.hpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
type_vec.inl
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |