Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5
This commit is contained in:
@@ -617,7 +617,7 @@ namespace detail
|
||||
GLM_FUNC_QUALIFIER detail::tquat<T, P> rotate
|
||||
(
|
||||
detail::tquat<T, P> const & q,
|
||||
typename detail::tquat<T, P>::value_type const & angle,
|
||||
T const & angle,
|
||||
detail::tvec3<T, P> const & v
|
||||
)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user