godot_voxel/editor
Marc Gilleron 774adfca3c VoxelServer no longer inherits Object.
The Godot-facing singleton is now a different class in gd:: namespace.
Moved the updater to its own file.
2022-01-09 04:53:33 +00:00
..
fast_noise_2 Exposed tileable grid noise generation 2021-12-31 16:31:46 +00:00
fast_noise_lite Fix warning about missing override 2022-01-04 20:08:58 +00:00
graph Re-namespaced VoxelDebug 2022-01-04 22:57:21 +00:00
icons Fixed icons not showing (delete editor_icons.gen.h to refresh) 2021-12-17 15:46:50 +00:00
instance_library Made it compile in Godot 4 2021-12-13 21:38:10 +00:00
instancer Draw instance chunks in editor 2021-12-30 22:20:30 +00:00
terrain VoxelServer no longer inherits Object. 2022-01-09 04:53:33 +00:00
vox Namespaced Color8 2022-01-04 22:30:46 +00:00
about_window.cpp Added Transvoxel tables license 2021-12-31 18:24:20 +00:00
about_window.h Fix AboutDialog showing on startup and kinda broken 2021-12-14 01:29:04 +00:00
voxel_debug.cpp Re-namespaced VoxelDebug 2022-01-04 22:57:21 +00:00
voxel_debug.h Re-namespaced VoxelDebug 2022-01-04 22:57:21 +00:00