mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +02:00
whitespace
This commit is contained in:
parent
076e2b73a1
commit
f3acec5177
1 changed files with 0 additions and 2 deletions
|
@ -135,8 +135,6 @@ int unpackOrientationQuatFromBytes(const unsigned char* buffer, glm::quat& quatO
|
|||
return sizeof(quatParts);
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Safe version of glm::eulerAngles; uses the factorization method described in David Eberly's
|
||||
// http://www.geometrictools.com/Documentation/EulerAngles.pdf (via Clyde,
|
||||
// https://github.com/threerings/clyde/blob/master/src/main/java/com/threerings/math/Quaternion.java)
|
||||
|
|
Loading…
Reference in a new issue