From b06d253920ba540831c0ce078b95c399623be5fc Mon Sep 17 00:00:00 2001 From: Silc 'Tokage' Renew Date: Wed, 16 Mar 2022 01:35:25 +0900 Subject: Fix blend animation to solve TRS track bug & blend order inconsistency --- doc/classes/Quaternion.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/Quaternion.xml b/doc/classes/Quaternion.xml index c94b649b58..b962cf35cb 100644 --- a/doc/classes/Quaternion.xml +++ b/doc/classes/Quaternion.xml @@ -91,6 +91,11 @@ Returns the dot product of two quaternions. + + + + + @@ -138,6 +143,11 @@ Returns the length of the quaternion, squared. + + + + + -- cgit v1.2.3