Browse Source

add links to topics

mitm001 5 years ago
parent
commit
79d1975d2d
2 changed files with 2 additions and 2 deletions
  1. 0 1
      docs/modules/ROOT/pages/jme3.adoc
  2. 2 1
      docs/modules/tutorials/nav.adoc

+ 0 - 1
docs/modules/ROOT/pages/jme3.adoc

@@ -9,7 +9,6 @@ ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 === Animations and Scenes
 
-*  <<jme3/external/blender#,Creating jME3 compatible 3D models in Blender>>
 *  <<jme3/external/blender/blender_gltf#,Exporting Models as GlTF meshes from Blender>>
 *  <<jme3/external/blender/blender_ogre_export#,Exporting Models as Ogre XML meshes from Blender>>
 ** <<jme3/external/blender/blender_ogre_compatibility#,OgreCompatibility>>

+ 2 - 1
docs/modules/tutorials/nav.adoc

@@ -27,4 +27,5 @@
 ** xref:intermediate/transparency_sorting.adoc[Transparency Sorting]
 * How-to's
 ** Modeling
-*** xref:advanced/modeling/3dsmax.adoc[Creating compatible models in 3dsmax]
+*** xref:advanced/modeling/3dsmax.adoc[Creating models in 3dsmax]
+*** xref:advanced/modeling/blender.adoc[Creating models in Blender]