Update to glm 0.9.7.3
This commit is contained in:
parent
94f6b4a074
commit
07db64744f
85 changed files with 3879 additions and 3758 deletions
2
external/glm/glm/gtx/matrix_decompose.hpp
vendored
2
external/glm/glm/gtx/matrix_decompose.hpp
vendored
|
|
@ -36,7 +36,7 @@
|
|||
///
|
||||
/// @brief Decomposes a model matrix to translations, rotation and scale components
|
||||
///
|
||||
/// <glm/gtx/decomposition.hpp> need to be included to use these functionalities.
|
||||
/// <glm/gtx/matrix_decompose.hpp> need to be included to use these functionalities.
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#pragma once
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue