|
|
@@ -72,6 +72,7 @@ Features:
|
|
|
Improvements:
|
|
|
- Removed assert for perspective with zFar < zNear #298
|
|
|
- Added Visual Studio natvis support for vec1, quat and dualqual types
|
|
|
+- Cleaned up C++11 feature detections
|
|
|
|
|
|
Fixes:
|
|
|
- Fixed faceforward build #289
|
|
|
@@ -81,6 +82,7 @@ Fixes:
|
|
|
- Fixed warnings in F2x11_1x10 packing function in GTC_packing #295
|
|
|
- Fixed Visual Studio natvis support for vec4 #288
|
|
|
- Fixed GTC_packing *pack*norm*x* build and added tests #292
|
|
|
+- Disabled GTX_scalar_multiplication for GCC #242
|
|
|
|
|
|
================================================================================
|
|
|
GLM 0.9.6.1: 2014-12-10
|