Browse Source

fix links

mitm001 5 năm trước cách đây
mục cha
commit
7efe95c225

+ 3 - 7
docs/modules/core/pages/scene/custom_meshes.adoc

@@ -1,15 +1,11 @@
 = Custom Mesh Shapes
-:author:
-:revnumber:
-:revdate: 2016/03/17 20:48
+:revnumber: 2.0
+:revdate: 2020/07/22
 :keywords: spatial, node, mesh, geometry, scenegraph
-:relfileprefix: ../../
-:imagesdir: ../..
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 
 
-image::jme3/advanced/custom_mesh.png[custom_mesh.png,width="150",height="150",align="left"]
+image::scene/custom_mesh.png[custom_mesh.png,width="150",height="150",align="left"]
 
 Use the Mesh class to create custom shapes that go beyond Quad, Box, Cylinder, and Sphere, even procedural shapes are possible. Thank you to KayTrance for providing the sample code!
 

+ 2 - 6
docs/modules/core/pages/texture/anisotropic_filtering.adoc

@@ -1,10 +1,6 @@
 = anisotropic_filtering
-:author:
-:revnumber:
-:revdate: 2016/03/17 20:48
-:relfileprefix: ../../
-:imagesdir: ../..
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
+:revnumber: 2.0
+:revdate: 2020/07/23