|
@@ -24,7 +24,7 @@ Also, see this link:http://www.youtube.com/watch?v=nL7woH40i5c[demo video] on im
|
|
|
|
|
|
The jMonkeyEngine SDK includes a tool to install the correct exporter tools in Blender to export OgreXML files. To install the exporter, do the following:
|
|
|
|
|
|
-. Select menu:Tools[OgreXML>Install>Blender OgreXML] in the jMonkeyEngine SDK Menu.
|
|
|
+. Select `menu:Tools[OgreXML>Install>Blender OgreXML]` in the jMonkeyEngine SDK Menu.
|
|
|
. If you are presented a filechooser, select the folder where your blender scripts reside.
|
|
|
. Press "`Install`" in the window that opens.
|
|
|
|
|
@@ -58,8 +58,8 @@ If the SceneViewer doesn't work refer to <<sdk/troubleshooting#,Troubleshooting
|
|
|
|
|
|
=== Working With a Model
|
|
|
|
|
|
-* Open menu:Windows[SceneExplorer] to view sub-nodes of the model.
|
|
|
-* Open menu:Windows[Properties] to view the properties of the model's nodes.
|
|
|
+* Open `menu:Windows[SceneExplorer]` to view sub-nodes of the model.
|
|
|
+* Open `menu:Windows[Properties]` to view the properties of the model's nodes.
|
|
|
* Click the cube button in the SceneViewer to toggle between Wireframe mode and Textured mode.
|
|
|
* Click the lightbulb to view Materials that require a light source
|
|
|
|