mitm001 8 лет назад
Родитель
Сommit
8ffd68c2b8
1 измененных файлов с 6 добавлено и 6 удалено
  1. 6 6
      src/docs/asciidoc/jme3/advanced/mixamo.adoc

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

@@ -15,7 +15,7 @@ In the near future the Mixamo website will be undergoing some changes that will
 
 
 == Using Mixamo For Model Animation
 == Using Mixamo For Model Animation
 
 
-With very little effort, you can use Adobes Mixamo to fully animate your Blender models. Once you understand the process that is. This guide uses link:https://www.blender.org/download/[Blender version 2.78c] with its default settings along with the Ogre exporter 0.6.0 found <<jme3/advanced/ogrecompatibility.html,here>>. You will need to have FBX file Importing and Exporting initialized in Blender. This can be found under `menu:File[User Preferences > Add-ons]` in the Info header at the top of the program. Be sure to toggle btn:[Auto Run Python Scripts] in the `menu:User Preferences[File]` tab.
+With very little effort, you can use Adobes Mixamo to fully animate your Blender models. Once you understand the process that is. This guide uses link:https://www.blender.org/download/[Blender version 2.78c] with its default settings along with the Ogre exporter 0.6.0 found <<jme3/advanced/ogrecompatibility#,here>>. You will need to have FBX file Importing and Exporting initialized in Blender. This can be found under `menu:File[User Preferences > Add-ons]` in the Info header at the top of the program. Be sure to toggle btn:[Auto Run Python Scripts] in the `menu:User Preferences[File]` tab.
 
 
 == Prepare to Export
 == Prepare to Export
 
 
@@ -45,8 +45,8 @@ To properly animate your models there are a few rules you must follow.
 .FBX Exporter
 .FBX Exporter
 .  Enter a file path to export to, usually the same directory as your `.blend` file for simplicity.
 .  Enter a file path to export to, usually the same directory as your `.blend` file for simplicity.
 .  Enter a file name.
 .  Enter a file name.
-.  In the `Export FBX` panel, located in the bottom left of the open window, under the `Main` tab, toggle on the checkbox `Selected Objects`.
-.  Leave the `Scale` at 1 but click the button next to it to turn off btn:[Scale all data]. Failure to do so will destroy the scale of your model. If the button is selected, it will be dark in color.
+.  In the `Export FBX` panel, located in the bottom left of the export dialog, under the `Main` tab, toggle on the checkbox `Selected Objects`.
+.  Leave the `Scale` at 1 but click the button next to it to deselect btn:[Scale all data]. Failure to do so will destroy the scale of your model. If the button is selected, it will be dark in color.
 .  Leave the `Forward` and `Up` axis at the default of `-Z Forward` and `Y Up`.
 .  Leave the `Forward` and `Up` axis at the default of `-Z Forward` and `Y Up`.
 .  Under `Which kind of object to export` deselect everything but `Mesh`. 
 .  Under `Which kind of object to export` deselect everything but `Mesh`. 
 .  Under the `Geometries` tab, select `Apply Modifiers`.
 .  Under the `Geometries` tab, select `Apply Modifiers`.
@@ -74,7 +74,7 @@ You can save these FBX export settings by clicking the btn:[+] button next to bt
 If everything went well the `Auto-Rigger` will open and your model will be facing you.  If not, fix your model in Blender before proceeding. 
 If everything went well the `Auto-Rigger` will open and your model will be facing you.  If not, fix your model in Blender before proceeding. 
 
 
 .  If the model is facing you click btn:[Next].
 .  If the model is facing you click btn:[Next].
-.  In this panel you will rig your model. Place the markers as shown in the image. 
+.  In this panel you will rig your model. Place the markers as shown in the Auto-Rigger dialog image. 
 +
 +
 [NOTE]
 [NOTE]
 ====
 ====
@@ -86,10 +86,10 @@ Remember that the model is facing you so its right is on your left.
 +
 +
 [NOTE]
 [NOTE]
 ====
 ====
-This may take some time and if the model does not appear within 2 minutes something has went wrong and you will have to restart the upload process over. This is a trail blazing  process so keep that in mind. 
+This may take some time and if the model does not appear within 2 minutes something has went wrong and you will have to restart the upload process over. This is trail blazing  so keep that in mind. 
 ====
 ====
 
 
-When the model appears, click through to the end of the process.
+When the model appears, click through to the end.
 
 
 
 
 == Download
 == Download