Ver Fonte

- add wiki page about blender loader to SDK help

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8288 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
nor..67 há 14 anos atrás
pai
commit
9e47e070f1

+ 1 - 0
jme3-core/javahelp/com/jme3/gde/core/docs/core-toc.xml

@@ -41,6 +41,7 @@
         </tocitem>
         <tocitem text="Working with Models and Scenes">
             <tocitem text="Importing Models" target="sdk.model_loader_and_viewer"/>
+            <tocitem text="Blender File Import" target="sdk.blender"/>
             <tocitem text="SceneComposer" target="sdk.scene_composer"/>
             <tocitem text="Terrain Editor" target="sdk.terrain_editor"/>
             <tocitem text="AssetPacks" target="sdk.asset_packs"/>

+ 1 - 0
jme3-core/javahelp/wiki_help.properties

@@ -3,6 +3,7 @@ wiki_url = http://jmonkeyengine.org/wiki/doku.php/
 wiki_pages = sdk:project_creation,\
 sdk:application_deployment,\
 sdk:asset_packs,\
+sdk:blender,\
 sdk:code_editor,\
 sdk:debugging_profiling_testing,\
 sdk:default_build_script,\