Explorar el Código

Added, rmoved links to table.

mitm hace 5 años
padre
commit
f6f875dc3f
Se han modificado 1 ficheros con 2 adiciones y 7 borrados
  1. 2 7
      src/docs/asciidoc/jme3/features.adoc

+ 2 - 7
src/docs/asciidoc/jme3/features.adoc

@@ -96,22 +96,17 @@ a|File Suffix
 a|Type
 a|Description
 
-l|.mesh.xml, .meshxml
+l|.mesh.xml, .meshxml, .scene
 a|3D model
 a|Ogre Mesh XML *(soon to be discontinued)* +
 see: +
 <<jme3/external/blender/blender_ogre_export#,Exporting Models as Ogre XML meshes from Blender>>
-
+<<jme3/advanced/ogrecompatibility#,OgreCompatibility>>
 Converting to j3o:
 
 * <<sdk/model_loader_and_viewer#,SDK convert>>
 * link:{link-javadoc}/com/jme3/export/binary/BinaryExporter.html[BinaryExporter]
 
-l|.scene
-a|3D scene
-a|Ogre DotScene *(soon to be discontinued)* +
-Converting to j3o:
-
 * <<sdk/model_loader_and_viewer#,SDK convert>>
 * link:{link-javadoc}/com/jme3/export/binary/BinaryExporter.html[BinaryExporter]