mitm001 5 år sedan
förälder
incheckning
c94f67ef6c
1 ändrade filer med 1 tillägg och 4 borttagningar
  1. 1 4
      docs/modules/ROOT/pages/jme3/advanced/shape.adoc

+ 1 - 4
docs/modules/ROOT/pages/jme3/advanced/shape.adoc

@@ -1,11 +1,8 @@
 = Shapes
 :author:
 :revnumber:
-:revdate: 2016/03/17 20:48
+:revdate: 2020/07/15
 :keywords: spatial, node, mesh, geometry, scenegraph
-:relfileprefix: ../../
-:imagesdir: ../..
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 
 The simplest type of Meshes are the built-in JME Shapes. You can create Shapes without using the AssetManager.