Added GLM_FORCE_EXPLICIT_CTOR to require explicit type conversions #269

This commit is contained in:
Christophe Riccio
2014-11-17 22:59:10 +01:00
parent 9c62eee507
commit 3adf263341
17 changed files with 620 additions and 493 deletions

View File

@@ -57,6 +57,7 @@ Features:
- Added GTC_bitfield extension, promoted GTX_bit
- Added GTC_integer extension, promoted GTX_bit
- Added GTC_round extension, promoted GTX_bit
- Added GLM_FORCE_EXPLICIT_CTOR to require explicit type conversions #269
Improvements:
- Rely on C++11 to implement isinf and isnan