diff --git a/doc/classes/ArrayMesh.xml b/doc/classes/ArrayMesh.xml index ab150b55730..10456f805da 100644 --- a/doc/classes/ArrayMesh.xml +++ b/doc/classes/ArrayMesh.xml @@ -199,6 +199,18 @@ Set a [Material] for a given surface. Surface will be rendered using this material. + + + + + + + + + + + + diff --git a/doc/classes/Engine.xml b/doc/classes/Engine.xml index 8fb18d5434f..f43bbc2e9db 100644 --- a/doc/classes/Engine.xml +++ b/doc/classes/Engine.xml @@ -39,6 +39,14 @@ Returns the main loop object (see [MainLoop] and [SceneTree]). + + + + + + + + @@ -67,6 +75,14 @@ "string" - major + minor + patch + status + revision in a single String + + + + + + + + diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml index 523c45a92a9..6f670ded648 100644 --- a/doc/classes/ProjectSettings.xml +++ b/doc/classes/ProjectSettings.xml @@ -59,14 +59,6 @@ - - - - - - - - @@ -85,14 +77,6 @@ Return true if a configuration value is present. - - - - - - - - diff --git a/doc/classes/QuadMesh.xml b/doc/classes/QuadMesh.xml index 3f3cefe9257..807141a284e 100644 --- a/doc/classes/QuadMesh.xml +++ b/doc/classes/QuadMesh.xml @@ -11,7 +11,25 @@ + + + + + + + + + + + + + + + + + + diff --git a/doc/classes/ScriptEditor.xml b/doc/classes/ScriptEditor.xml index 4975d398659..7a95f1276e2 100644 --- a/doc/classes/ScriptEditor.xml +++ b/doc/classes/ScriptEditor.xml @@ -9,6 +9,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + @@ -16,6 +40,16 @@ Returns a [Script] that is currently active in editor. + + + + + + + + + + diff --git a/doc/classes/SpatialMaterial.xml b/doc/classes/SpatialMaterial.xml index b4d20d8ca2a..9f8b563373a 100644 --- a/doc/classes/SpatialMaterial.xml +++ b/doc/classes/SpatialMaterial.xml @@ -135,6 +135,12 @@ + + + + + + @@ -523,6 +529,14 @@ + + + + + + + + @@ -843,6 +857,8 @@ + + @@ -1113,5 +1129,9 @@ + + + + diff --git a/doc/classes/VideoPlayer.xml b/doc/classes/VideoPlayer.xml index c47a1b67b46..340b162727b 100644 --- a/doc/classes/VideoPlayer.xml +++ b/doc/classes/VideoPlayer.xml @@ -25,6 +25,12 @@ Get the amount of milliseconds to store in buffer while playing. + + + + + + @@ -129,6 +135,14 @@ Set the amount of milliseconds to buffer during playback. + + + + + + + + @@ -196,6 +210,8 @@ + + diff --git a/doc/classes/VisualServer.xml b/doc/classes/VisualServer.xml index c8c94757b3e..1030e4ecc0d 100644 --- a/doc/classes/VisualServer.xml +++ b/doc/classes/VisualServer.xml @@ -1791,6 +1791,12 @@ + + + + + + diff --git a/modules/gdnative/doc_classes/GDNativeLibrary.xml b/modules/gdnative/doc_classes/GDNativeLibrary.xml index dcb1fedb2e9..e271665fd4a 100644 --- a/modules/gdnative/doc_classes/GDNativeLibrary.xml +++ b/modules/gdnative/doc_classes/GDNativeLibrary.xml @@ -9,37 +9,51 @@ - + + + + + + + + + + + + + - + - - - + - + + + + + + + - - - + - + @@ -47,9 +61,27 @@ + + + + + + + + + + + + + + - + + + + + diff --git a/modules/theora/doc_classes/ResourceImporterTheora.xml b/modules/theora/doc_classes/ResourceImporterTheora.xml new file mode 100644 index 00000000000..497c9388260 --- /dev/null +++ b/modules/theora/doc_classes/ResourceImporterTheora.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/modules/theora/doc_classes/VideoStreamTheora.xml b/modules/theora/doc_classes/VideoStreamTheora.xml new file mode 100644 index 00000000000..8f155b786f1 --- /dev/null +++ b/modules/theora/doc_classes/VideoStreamTheora.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/modules/webm/doc_classes/ResourceImporterWebm.xml b/modules/webm/doc_classes/ResourceImporterWebm.xml new file mode 100644 index 00000000000..dcba351e37c --- /dev/null +++ b/modules/webm/doc_classes/ResourceImporterWebm.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/modules/webm/doc_classes/VideoStreamWebm.xml b/modules/webm/doc_classes/VideoStreamWebm.xml new file mode 100644 index 00000000000..9a430f6b0d2 --- /dev/null +++ b/modules/webm/doc_classes/VideoStreamWebm.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +