|
|
@@ -62,7 +62,7 @@ To export your models as Ogre XML meshes with materials:
|
|
|
- [*] Export Materials
|
|
|
. Click Export Ogre.
|
|
|
|
|
|
-You can now use the <<sdk#,jMonkeyEngine SDK>> to <<sdk/model_loader_and_viewer#,load and view models>>. You can <<sdk/scene_composer#,create scenes>> from them and write code that loads them into your application.
|
|
|
+You can now use the <<sdk#,jMonkeyEngine SDK>> to <<sdk/model_loader_and_viewer#,load and view models>>. You can <<sdk/scene_composer#,create scenes>> from them and write code that loads them into your application.
|
|
|
|
|
|
|
|
|
== Blender Buffer Clearing
|
|
|
@@ -72,16 +72,16 @@ Before exporting your Blender models, its is recommended that you clean the buff
|
|
|
|
|
|
You clear the Blender `Material`, `Texture`, `UV Image` buffers as follows:
|
|
|
|
|
|
-. Select the btn:[Browse] button located next to the material, texture or UV Image name to load the item to be cleared.
|
|
|
-. While holding kbd:[Shift] down, click the btn:[X] button, also known as the btn:[Unlink datablock] button, located next to the loaded item. A item that is unlinked will show a `0` before it when viewed by selecting the btn:[Browse] button and will not be saved if you exit Blender.
|
|
|
-. Save your file.
|
|
|
+. Select the btn:[Browse] button located next to the material, texture or UV Image name to load the item to be cleared.
|
|
|
+. While holding kbd:[Shift] down, click the btn:[X] button, also known as the btn:[Unlink datablock] button, located next to the loaded item. A item that is unlinked will show a `0` before it when viewed by selecting the btn:[Browse] button and will not be saved if you exit Blender.
|
|
|
+. Save your file.
|
|
|
. From the `Info` header select `menu:File[Open Recent > Your Saved File]`, to close and re-open your file.
|
|
|
|
|
|
The exception to this rule is the `Linked Action` buffer, for animations, located in the `Dope Sheet Editor`.
|
|
|
|
|
|
To clear this buffer:
|
|
|
|
|
|
-. In the `Dope Sheet Editor`, change the context to `Action Editor`.
|
|
|
+. In the `Dope Sheet Editor`, change the context to `Action 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.
|
|
|
. Change the editor type from `Dope Sheet` to `NLA Editor`. You will see the action listed.
|