diff --git a/doc/classes/ARVRServer.xml b/doc/classes/ARVRServer.xml index 2f608eb4f86..0b1db11a4d4 100644 --- a/doc/classes/ARVRServer.xml +++ b/doc/classes/ARVRServer.xml @@ -99,21 +99,21 @@ - + Signal send when a new interface has been added. - + Signal send when an interface is removed. - + @@ -124,7 +124,7 @@ - + diff --git a/doc/classes/AnimationPlayer.xml b/doc/classes/AnimationPlayer.xml index cf6910222cb..8808e324d67 100644 --- a/doc/classes/AnimationPlayer.xml +++ b/doc/classes/AnimationPlayer.xml @@ -247,14 +247,14 @@ - + Notifies when an animation finished playing. - + Notifies when an animation starts playing. diff --git a/doc/classes/Engine.xml b/doc/classes/Engine.xml index a364d3d000e..b8ebf9749e6 100644 --- a/doc/classes/Engine.xml +++ b/doc/classes/Engine.xml @@ -77,7 +77,7 @@ The number of fixed iterations per second (for fixed process and physics). - + The desired frames per second. If the hardware cannot keep up, this setting may not be respected. Defaults to 0, which indicates no limit. diff --git a/doc/classes/Node.xml b/doc/classes/Node.xml index 72d565da863..51d11104b63 100644 --- a/doc/classes/Node.xml +++ b/doc/classes/Node.xml @@ -744,16 +744,16 @@ Emitted when the node enters the tree. - - - Emitted when the node is still active but about to exit the tree. This is the right place for de-initialization. - - Emitted after the node exits the tree and is no longer active. + + + Emitted when the node is still active but about to exit the tree. This is the right place for de-initialization. + + diff --git a/doc/classes/ProximityGroup.xml b/doc/classes/ProximityGroup.xml index 93644a4ac1a..af731a9c1fb 100644 --- a/doc/classes/ProximityGroup.xml +++ b/doc/classes/ProximityGroup.xml @@ -32,7 +32,7 @@ - + diff --git a/doc/classes/Tree.xml b/doc/classes/Tree.xml index 52b1893b9fe..f2fa1189d3b 100644 --- a/doc/classes/Tree.xml +++ b/doc/classes/Tree.xml @@ -223,7 +223,6 @@ If [code]true[/code] a right mouse button click can select items. - The amount of columns. diff --git a/doc/classes/World.xml b/doc/classes/World.xml index 9af60a83d50..b99871734e3 100644 --- a/doc/classes/World.xml +++ b/doc/classes/World.xml @@ -24,7 +24,6 @@ The World's visual scenario. - The World's physics space.