Merge pull request #109 from NextDesign1/explicit-casts-to-vec3
Explicit casts and initializations to glm::vec3 The implicit conversions don't seem to work on OS X clang-3.9.1. A bit odd, since it works on travis on Linux with clang-3.9, 4.0 and 5.0. Anyway, maybe in the future we can change it back if a Mac clang update fixes this.
Showing
Please register or sign in to comment