|
@@ -43,13 +43,20 @@
|
|
*** xref:ROOT:jme3/advanced/custom_controls.adoc[Custom Controls]
|
|
*** xref:ROOT:jme3/advanced/custom_controls.adoc[Custom Controls]
|
|
*** xref:vehicle_creator.adoc[Vehicle Creator]
|
|
*** xref:vehicle_creator.adoc[Vehicle Creator]
|
|
** Advanced Usage
|
|
** Advanced Usage
|
|
|
|
+** xref:build_platform.adoc[Building jMonkeyEngine SDK]
|
|
*** xref:use_own_jme#.adoc[Using your own (modified) version of jME3 in jMonkeyEngine SDK]
|
|
*** xref:use_own_jme#.adoc[Using your own (modified) version of jME3 in jMonkeyEngine SDK]
|
|
-*** xref:development/model_loader.adoc[Create a custom model importer]
|
|
|
|
*** xref:increasing_heap_memory.adoc[Increasing Heap Memory]
|
|
*** xref:increasing_heap_memory.adoc[Increasing Heap Memory]
|
|
** Available external plugins
|
|
** Available external plugins
|
|
*** xref:ROOT:jme3/contributions.adoc[Contributions]
|
|
*** xref:ROOT:jme3/contributions.adoc[Contributions]
|
|
*** xref:neotexture.adoc[Neo Texture Editor for procedural textures]
|
|
*** xref:neotexture.adoc[Neo Texture Editor for procedural textures]
|
|
*** link:http://www.youtube.com/watch?v=yS9a9o4WzL8[Video: Mesh Tool & Physics Editor]
|
|
*** link:http://www.youtube.com/watch?v=yS9a9o4WzL8[Video: Mesh Tool & Physics Editor]
|
|
-** Development
|
|
|
|
-*** xref:build_platform.adoc[Building jMonkeyEngine SDK]
|
|
|
|
-*** xref:development.adoc[Developing plugins for jMonkeyEngine SDK]
|
|
|
|
|
|
+** xref:development.adoc[Developing plugins for jMonkeyEngine SDK]
|
|
|
|
+*** xref:development/setup.adoc[Creating a plugin]
|
|
|
|
+*** xref:development/general.adoc[Creating components]
|
|
|
|
+** Extending jMonkeyEngine SDK
|
|
|
|
+*** xref:development/scene.adoc[The Main Scene]
|
|
|
|
+*** xref:development/sceneexplorer.adoc[The Scene Explorer]
|
|
|
|
+*** xref:development/projects_assets.adoc[Projects and Assets]
|
|
|
|
+** Recipes
|
|
|
|
+*** xref:development/extension_library.adoc[Create a library plugin from a jar file]
|
|
|
|
+*** xref:development/model_loader.adoc[Create a new or custom model filetype and loader]
|