.. |
CMakeLists.txt
|
Added GTC_integer, deprecated GTX_bit
|
2014-10-26 19:22:19 +01:00 |
gtc_bitfield.cpp
|
Fixed warnings with -pedantic
|
2014-10-29 10:28:25 +01:00 |
gtc_constants.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_epsilon.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_integer.cpp
|
Updated ceilPowerOfTwo for signed int support
|
2014-10-27 23:02:47 +01:00 |
gtc_matrix_access.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_matrix_integer.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_matrix_inverse.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_matrix_transform.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_noise.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_packing.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_quaternion.cpp
|
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 |
gtc_random.cpp
|
Fixed signed integer and float linearRand results #230
|
2014-09-07 00:57:21 +02:00 |
gtc_reciprocal.cpp
|
Added findLSB tests, faster ceilPowerOfTwo
|
2014-10-27 20:47:00 +01:00 |
gtc_type_precision.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_type_ptr.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_ulp.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_user_defined_types.cpp
|
Added scalar conversion constructor
|
2014-07-28 22:08:09 +02:00 |
gtc_vec1.cpp
|
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 |