소스 검색

Clarified Admonition for creating blener animation file.

mitm001 8 년 전
부모
커밋
acf934477e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/docs/asciidoc/jme3/advanced/mixamo.adoc

+ 2 - 2
src/docs/asciidoc/jme3/advanced/mixamo.adoc

@@ -197,7 +197,7 @@ Armatures::
 
 [IMPORTANT]
 ====
-If you decide to use the Blender importer of the SDK or convert a `.blend` file you will have to bake your `Action` to the armature.
+If you decide to use the Blender importer of the SDK, convert a `.blend` file to `.j3o` or experience problems with your animation, you will have to bake your `Action` to the armature.
 
 See <<jme3/advanced/mixamo.html#notes, Notes>> for details.
 ====
@@ -352,7 +352,7 @@ image::jme3/advanced/MixamoNLA.png[MixamoNLA.png,width="",height=""]
 == Notes
 
 
-*  If you use the Blender importer of the SDK or convert a `.blend` file to `.j3o` you will have to bake your actions to the `Armature`. The `Ogre Exporter` is unaffected by this requirement.
+*  If you use the Blender importer of the SDK, convert a `.blend` file to `.j3o` or experience problems with your animations, you will have to bake your actions to the `Armature`.
 
 //-
 How To Bake Actions::