feat: updated godot version
This commit is contained in:
parent
0c508b0831
commit
42b028dbb5
4694 changed files with 236470 additions and 401376 deletions
|
|
@ -150,7 +150,6 @@ Transform3D Transform3D::translated_local(const Vector3 &p_translation) const {
|
|||
}
|
||||
|
||||
void Transform3D::orthonormalize() {
|
||||
// Orthonormalizable check is done in Basis class below.
|
||||
basis.orthonormalize();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue