-
-
Notifications
You must be signed in to change notification settings - Fork 251
/
fuzzer_config.txt
63 lines (61 loc) · 1.29 KB
/
fuzzer_config.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
use_parent_methods: true
add_to_tree: true
#test_one_class_multiple_times: true
custom_classes:
FastNoise2
VoxelBlockSerializer
VoxelBlockyLibrary
VoxelBlockyModel
VoxelBoxMover
VoxelBuffer
VoxelColorPalette
VoxelDataBlockEnterInfo
VoxelEngine
VoxelGenerator
VoxelGeneratorFlat
VoxelGeneratorGraph
VoxelGeneratorHeightmap
VoxelGeneratorImage
VoxelGeneratorNoise
VoxelGeneratorNoise2D
VoxelGeneratorScript
VoxelGeneratorWaves
VoxelInstanceComponent
VoxelInstanceGenerator
VoxelInstanceLibrary
VoxelInstanceLibraryItem
VoxelInstanceLibraryMultiMeshItem
VoxelInstanceLibrarySceneItem
VoxelInstancer
VoxelLodTerrain
VoxelMeshSDF
VoxelMesher
VoxelMesherBlocky
VoxelMesherCubes
VoxelMesherDMC
VoxelMesherTransvoxel
VoxelModifier
VoxelModifierMesh
VoxelModifierSphere
VoxelNode
VoxelRaycastResult
VoxelSaveCompletionTracker
VoxelStream
VoxelStreamRegionFiles
VoxelStreamSQLite
VoxelStreamScript
VoxelTerrain
VoxelTool
VoxelToolBuffer
VoxelToolLodTerrain
VoxelToolTerrain
VoxelViewer
VoxelVoxLoader
ZN_FastNoiseLite
ZN_FastNoiseLiteGradient
ZN_ThreadedTask
function_exceptions_append:
update_generator # https://github.com/Zylann/godot_voxel/issues/466
_set_data # https://github.com/Zylann/godot_voxel/issues/463
debug_measure_microseconds_per_voxel # Slow function
debug_print_sdf_top_down # Slow and spams hundreads of things