فهرست منبع

Added Admonition to explain gimbal lock.

mitm001 8 سال پیش
والد
کامیت
989cf49256
1فایلهای تغییر یافته به همراه5 افزوده شده و 1 حذف شده
  1. 5 1
      src/docs/asciidoc/jme3/advanced/mixamo.adoc

+ 5 - 1
src/docs/asciidoc/jme3/advanced/mixamo.adoc

@@ -202,9 +202,13 @@ Armatures::
 -  Bake Data = Pose
 .  When ready click btn:[OK].
 .  The `Linked Action` in the `Dope Sheet Editor` will change to the newly baked action and is named `Action`. Rename this to the name of the imported animation. In this instance it was TPose.
-. Select the btn:[F] button to save the action.
+.  Select the btn:[F] button to save the action.
 .  Save your file with the same name as the action.
 
+[NOTE]
+====
+Mixamo sets the rotation mode of bones to `Quaternion` as is appropriate for preventing link:https://en.wikipedia.org/wiki/Gimbal_lock[`Gimbal Lock`]. Keep this in mind if you decide to modify your animation. Blender defaults to `XYZ Euler` so you will need to change this setting prior to inserting new keyframes.
+====
 
 == Clearing The Linked Action Buffer