Bogdan Ovsiannikov 9 роки тому
батько
коміт
cd82f06f37

+ 2 - 0
src/docs/asciidoc/jme3/intermediate/multi-media_asset_pipeline.adoc

@@ -13,6 +13,8 @@ Assets are files that are not code. Your multi-media assets includes, for exampl
 *  You create textures in a graphic editor, for example link:http://gimp.org[Gimp], and export them as PNG or JPG.
 *  You <<jme3/external/blender#,create models>> in a 3D mesh editor, for example link:http://blender.org[Blender], and export them in Ogre Mesh XML or Wavefront OBJ format. 
 *  You create sounds in an audio editor, for example link:http://audacity.sourceforge.net[Audacity], and export them as WAVE or OGG.
+
+=== Asset Pipeline
 [cols="2", options="header"]
 |===