Fixed references to GLM_FORCE_RADIANS which was removed #642

This commit is contained in:
Christophe Riccio
2017-06-23 19:39:11 +02:00
parent cad2c545f6
commit 4e6574749d
4 changed files with 5 additions and 4 deletions

View File

@@ -78,6 +78,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
- Fixed intersectRayTriangle #6
- Fixed dual quaternion != operator #629
- Fixed usused variable warning in GTX_spline #618
- Fixed references to GLM_FORCE_RADIANS which was removed #642
#### Deprecation:
- Requires Visual Studio 2013, GCC 4.7, Clang 3.4, Cuda 7, ICC 2013 or a C++11 compiler