fix including headers, and suppress warnings

This commit is contained in:
Recep Aslantas
2021-08-16 15:51:52 +03:00
parent 4c8f7f310c
commit a2bd00df32
27 changed files with 23 additions and 13 deletions

View File

@@ -426,7 +426,7 @@ glms_quat_lerpc(versors from, versors to, float t) {
* @param[in] from from
* @param[in] to to
* @param[in] t interpolant (amount)
* @param[out] dest result quaternion
* @returns result quaternion
*/
CGLM_INLINE
versors