Removed last references to GLM_FORCE_RADIANS

This commit is contained in:
Christophe Riccio
2014-08-04 00:10:12 +02:00
parent fa6bec2f3d
commit 2b747cbbad
98 changed files with 49 additions and 227 deletions

View File

@@ -26,7 +26,6 @@
/// @author Christophe Riccio
///////////////////////////////////////////////////////////////////////////////////////////////////
#define GLM_FORCE_RADIANS
#include <glm/glm.hpp>
#include <glm/gtx/rotate_normalized_axis.hpp>