From 58e3dd6999b459e884a29c07fe064b12c86cc045 Mon Sep 17 00:00:00 2001 From: Lyuma Date: Wed, 13 Sep 2023 22:23:05 -0700 Subject: [PATCH] Add missing is_deprecated flag on the SurfaceTool.generate_lod function. (cherry picked from commit 8153739df987dad5e8c6e4dff87416332b6ef47e) --- doc/classes/SurfaceTool.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/classes/SurfaceTool.xml b/doc/classes/SurfaceTool.xml index aa486a1843e..bf868f42e62 100644 --- a/doc/classes/SurfaceTool.xml +++ b/doc/classes/SurfaceTool.xml @@ -118,7 +118,7 @@ Removes the index array by expanding the vertex array. - +