Przeglądaj źródła

Update mixamo.adoc

mitm001 8 lat temu
rodzic
commit
fd7524485b
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      src/docs/asciidoc/jme3/advanced/mixamo.adoc

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

@@ -210,7 +210,7 @@ Armatures::
 == Clearing The Linked Action Buffer
 == Clearing The Linked Action Buffer
 
 
 
 
-Remember, our goal is to have a single `.blend` file that represents a single animation. After baking we have the old action and the new baked action. You now want to clear the old action from the `Linked Action` buffer. Due to some quirks in Blender currently you must do so from the NLA editor.
+Remember, our goal is to have a single `.blend` file that represents a single animation. After baking, we have the old action and the new baked action. You now want to clear the old action from the `Linked Action` buffer. Due to some quirks in Blender currently you must do so from the NLA editor.
 
 
 .  In the `Dope Sheet Editor`, click the `Action to be linked` button and select the action you want cleared.
 .  In the `Dope Sheet Editor`, click the `Action to be linked` button and select the action you want cleared.
 .  Deselect the btn:[F] button to prevent it from saving.
 .  Deselect the btn:[F] button to prevent it from saving.
@@ -223,7 +223,7 @@ Remember, our goal is to have a single `.blend` file that represents a single an
 .  From the `Info` header, select `menu:File[Open Recent > Your Saved File]` again.
 .  From the `Info` header, select `menu:File[Open Recent > Your Saved File]` again.
 .  Change back to the `Dope Sheet Editor`.
 .  Change back to the `Dope Sheet Editor`.
 .  Click the btn:[Browse Action to be linked] button and you will see only the baked action remains and the buffer is now clear of unwanted actions. Select your action.
 .  Click the btn:[Browse Action to be linked] button and you will see only the baked action remains and the buffer is now clear of unwanted actions. Select your action.
-.  Save your file one last time.
+.  Save your file.
 
 
 
 
 == Creating The Rigged Animation File
 == Creating The Rigged Animation File