mitm001 5 năm trước cách đây
mục cha
commit
2ba8d0fa21
1 tập tin đã thay đổi với 3 bổ sung7 xóa
  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