mitm001 5 年之前
父節點
當前提交
2ba8d0fa21
共有 1 個文件被更改,包括 3 次插入7 次删除
  1. 3 7
      docs/modules/physics/pages/control/softbody.adoc

+ 3 - 7
docs/modules/physics/pages/control/softbody.adoc

@@ -1,10 +1,6 @@
 = Physics : SoftBody
-:author:
-:revnumber:
-:revdate: 2016/03/17 20:48
-:relfileprefix: ../../
-:imagesdir: ../..
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
+:revnumber: 2.0
+:revdate: 2020/07/24
 
 
 
@@ -88,7 +84,7 @@ config collision flag ?
 === Ropes
 
 A rope can be created by creating a new SoftBody on a Mesh with Mesh.Mode.Lines.
-More informations on creating xref:core:scene/custom_meshes.adoc[custom meshes].
+More information on creating xref:core:scene/custom_meshes.adoc[custom meshes].
 
 
 ==== Example