Added not function

This commit is contained in:
Christophe Riccio
2014-10-24 21:22:24 +02:00
parent 72a2f49834
commit bf9e4458b6
5 changed files with 50 additions and 10 deletions

View File

@@ -75,6 +75,7 @@ GLM 0.9.6.0: 2014-XX-XX
- Separated Apple Clang and LLVM compiler detection
- Added GLM_FORCE_NO_CTOR_INIT
- Added 'uninitialize' to explicitly not initialize a GLM type
- Added not function (from GLSL specification) on VC12
================================================================================
GLM 0.9.5.4: 2014-06-21