From dfb0e05b304481f05aa53d882288f105c7a9d1e7 Mon Sep 17 00:00:00 2001 From: Marc Gilleron Date: Mon, 26 Aug 2019 02:59:55 +0100 Subject: [PATCH] Updated .md API using the new script, for science --- doc/api/Class_List.md | 2 +- doc/api/Voxel.md | 2 +- doc/api/VoxelBoxMover.md | 2 +- doc/api/VoxelBuffer.md | 2 +- doc/api/VoxelIsoSurfaceTool.md | 2 +- doc/api/VoxelLibrary.md | 2 +- doc/api/VoxelLodTerrain.md | 4 ++-- doc/api/VoxelMap.md | 2 +- doc/api/VoxelMesher.md | 2 +- doc/api/VoxelMesherBlocky.md | 2 +- doc/api/VoxelMesherDMC.md | 4 ++-- doc/api/VoxelMesherTransvoxel.md | 2 +- doc/api/VoxelStream.md | 2 +- doc/api/VoxelStreamBlockFiles.md | 2 +- doc/api/VoxelStreamFile.md | 2 +- doc/api/VoxelStreamImage.md | 2 +- doc/api/VoxelStreamNoise.md | 2 +- doc/api/VoxelStreamRegionFiles.md | 2 +- doc/api/VoxelStreamTest.md | 2 +- doc/api/VoxelTerrain.md | 2 +- 20 files changed, 22 insertions(+), 22 deletions(-) diff --git a/doc/api/Class_List.md b/doc/api/Class_List.md index 7fbd4079..23bbcbd3 100644 --- a/doc/api/Class_List.md +++ b/doc/api/Class_List.md @@ -24,4 +24,4 @@ These classes are exposed to GDScript. This information is also available within --- * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/Voxel.md b/doc/api/Voxel.md index dc1a1a1c..3c6b19eb 100644 --- a/doc/api/Voxel.md +++ b/doc/api/Voxel.md @@ -96,4 +96,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelBoxMover.md b/doc/api/VoxelBoxMover.md index fa0427b7..bbf7c004 100644 --- a/doc/api/VoxelBoxMover.md +++ b/doc/api/VoxelBoxMover.md @@ -28,4 +28,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelBuffer.md b/doc/api/VoxelBuffer.md index 8ba358f8..7423991d 100644 --- a/doc/api/VoxelBuffer.md +++ b/doc/api/VoxelBuffer.md @@ -106,4 +106,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelIsoSurfaceTool.md b/doc/api/VoxelIsoSurfaceTool.md index 94a665e7..91eee894 100644 --- a/doc/api/VoxelIsoSurfaceTool.md +++ b/doc/api/VoxelIsoSurfaceTool.md @@ -64,4 +64,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelLibrary.md b/doc/api/VoxelLibrary.md index fe1cdc80..7d719951 100644 --- a/doc/api/VoxelLibrary.md +++ b/doc/api/VoxelLibrary.md @@ -38,4 +38,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelLodTerrain.md b/doc/api/VoxelLodTerrain.md index 05fa2e20..477fe021 100644 --- a/doc/api/VoxelLodTerrain.md +++ b/doc/api/VoxelLodTerrain.md @@ -79,7 +79,7 @@ _Godot version: 3.2_ #### » int get_block_region_extent ( ) const -#### » Dictionary get_stats ( ) const +#### » Dictionary get_statistics ( ) const #### » Vector3 voxel_to_block_position ( Vector3 lod_index, int arg1 ) const @@ -93,4 +93,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelMap.md b/doc/api/VoxelMap.md index 57e9580d..b794f72a 100644 --- a/doc/api/VoxelMap.md +++ b/doc/api/VoxelMap.md @@ -67,4 +67,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelMesher.md b/doc/api/VoxelMesher.md index ebae0a7c..3e7a54cc 100644 --- a/doc/api/VoxelMesher.md +++ b/doc/api/VoxelMesher.md @@ -28,4 +28,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelMesherBlocky.md b/doc/api/VoxelMesherBlocky.md index a0f48348..f1b6540f 100644 --- a/doc/api/VoxelMesherBlocky.md +++ b/doc/api/VoxelMesherBlocky.md @@ -43,4 +43,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelMesherDMC.md b/doc/api/VoxelMesherDMC.md index 51c0a925..a8d5910e 100644 --- a/doc/api/VoxelMesherDMC.md +++ b/doc/api/VoxelMesherDMC.md @@ -56,7 +56,7 @@ _Godot version: 3.2_ #### » int get_simplify_mode ( ) const -#### » Dictionary get_stats ( ) const +#### » Dictionary get_statistics ( ) const #### » void set_geometric_error ( float error ) @@ -79,4 +79,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelMesherTransvoxel.md b/doc/api/VoxelMesherTransvoxel.md index e4577156..5dd4f49b 100644 --- a/doc/api/VoxelMesherTransvoxel.md +++ b/doc/api/VoxelMesherTransvoxel.md @@ -25,4 +25,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelStream.md b/doc/api/VoxelStream.md index 9959092c..c0d81410 100644 --- a/doc/api/VoxelStream.md +++ b/doc/api/VoxelStream.md @@ -31,4 +31,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelStreamBlockFiles.md b/doc/api/VoxelStreamBlockFiles.md index c134850e..a030dce3 100644 --- a/doc/api/VoxelStreamBlockFiles.md +++ b/doc/api/VoxelStreamBlockFiles.md @@ -32,4 +32,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelStreamFile.md b/doc/api/VoxelStreamFile.md index 58f812c0..b9628955 100644 --- a/doc/api/VoxelStreamFile.md +++ b/doc/api/VoxelStreamFile.md @@ -42,4 +42,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelStreamImage.md b/doc/api/VoxelStreamImage.md index 27234954..98b6cc96 100644 --- a/doc/api/VoxelStreamImage.md +++ b/doc/api/VoxelStreamImage.md @@ -39,4 +39,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelStreamNoise.md b/doc/api/VoxelStreamNoise.md index d370eafc..7389817a 100644 --- a/doc/api/VoxelStreamNoise.md +++ b/doc/api/VoxelStreamNoise.md @@ -46,4 +46,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelStreamRegionFiles.md b/doc/api/VoxelStreamRegionFiles.md index a24fa990..d3445a91 100644 --- a/doc/api/VoxelStreamRegionFiles.md +++ b/doc/api/VoxelStreamRegionFiles.md @@ -69,4 +69,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelStreamTest.md b/doc/api/VoxelStreamTest.md index c95a44c1..0b1dd730 100644 --- a/doc/api/VoxelStreamTest.md +++ b/doc/api/VoxelStreamTest.md @@ -59,4 +59,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_ diff --git a/doc/api/VoxelTerrain.md b/doc/api/VoxelTerrain.md index 74a7473b..c54dd4e4 100644 --- a/doc/api/VoxelTerrain.md +++ b/doc/api/VoxelTerrain.md @@ -94,4 +94,4 @@ _Godot version: 3.2_ * [Class List](Class_List.md) * [Doc Index](../01_get-started.md) -_Generated on Aug 25, 2019_ +_Generated on Aug 26, 2019_