Added move contructors and assignment operators (#141)

This commit is contained in:
Christophe Riccio
2014-01-14 22:51:04 +01:00
parent 66efbcc597
commit d3b8b2b64e
20 changed files with 394 additions and 156 deletions

View File

@@ -42,6 +42,7 @@ GLM 0.9.6.0: 2014-XX-XX
- Added transparent use of SIMD instructions for vec4 and mat4 types
- Removed degrees for function parameters
- Removed GLM_FORCE_RADIANS, active by default
- Added move contructors and assignment operators (#141)
================================================================================
GLM 0.9.5.2: 2014-0X-XX