.. |
constants.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
constants.inl
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
epsilon.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
epsilon.inl
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
matrix_access.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
matrix_access.inl
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
matrix_integer.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
matrix_inverse.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
matrix_inverse.inl
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
matrix_transform.hpp
|
Merge branch '0.9.6'
|
2014-08-31 18:37:14 -04:00 |
matrix_transform.inl
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
noise.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
noise.inl
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
packing.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
packing.inl
|
Resolve aliasing issues #152, #212
|
2014-06-21 07:41:30 -04:00 |
quaternion.hpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
quaternion.inl
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
random.hpp
|
Improved linearRand: support precision and integers (#230)
|
2014-09-06 21:52:51 +02:00 |
random.inl
|
Fixed signed integer and float linearRand results #230
|
2014-09-07 00:57:21 +02:00 |
reciprocal.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
reciprocal.inl
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
type_precision.hpp
|
Limited extended integer type redifinition (#233)
|
2014-09-07 01:17:20 +02:00 |
type_precision.inl
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
type_ptr.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
type_ptr.inl
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
ulp.hpp
|
Use pragma once
|
2014-07-14 01:48:27 +02:00 |
ulp.inl
|
Fix 'nextafter*' for android build issue. #217
|
2014-08-31 22:25:40 -04:00 |
user_defined_type.hpp
|
Added scalar conversion constructor
|
2014-07-28 22:08:09 +02:00 |