diff --git a/doc/base/classes.xml b/doc/base/classes.xml index b1871632d08..e3962834d15 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -1,5 +1,5 @@ - + Built-in GDScript functions. @@ -621,6 +621,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -12127,6 +12153,16 @@ This approximation makes straight segments between each point, then subdivides t + + + + + + + + + + @@ -14080,7 +14116,7 @@ verify_host will check the SSL identity of the host if set to true. - + @@ -14166,7 +14202,7 @@ verify_host will check the SSL identity of the host if set to true. - + @@ -27503,6 +27539,14 @@ This method controls whether the position between two cached points is interpola Returns a captured group. A captured group is the part of a string that matches a part of the pattern delimited by parentheses (unless they are non-capturing parentheses [i](?:)[/i]). + + + + + + + +