godot_voxel/terrain
Marc Gilleron d4b69f7dae Remove old commented code 2019-09-01 00:21:41 +01:00
..
block_thread_manager.h Re-enabled request dropping through exclusive region, except for last lod 2019-08-30 01:08:06 +01:00
lod_octree.h Remove old commented code 2019-09-01 00:21:41 +01:00
voxel_block.cpp Properly implement hiding of the terrain node, for LOD it was showing all blocks of all LODs at once 2019-08-31 21:46:40 +01:00
voxel_block.h Properly implement hiding of the terrain node, for LOD it was showing all blocks of all LODs at once 2019-08-31 21:46:40 +01:00
voxel_box_mover.cpp Reorganize all files and rename a few things 2019-04-28 17:58:29 +01:00
voxel_box_mover.h Reorganize all files and rename a few things 2019-04-28 17:58:29 +01:00
voxel_data_loader.cpp Rename `get_stats()` => `get_statistics()` 2019-08-25 17:40:19 +01:00
voxel_data_loader.h Added stats to VoxelStream, tweak file handles and batch counts 2019-08-17 00:46:24 +01:00
voxel_lod_terrain.cpp Apply split_scale to newly created octrees 2019-08-31 21:47:00 +01:00
voxel_lod_terrain.h First WIP at paging LOD 2019-08-29 22:55:02 +01:00
voxel_map.cpp Made block size and a few other params modifiable (not so easy, though) 2019-08-24 01:44:27 +01:00
voxel_map.h Made block size and a few other params modifiable (not so easy, though) 2019-08-24 01:44:27 +01:00
voxel_mesh_updater.cpp Made block size and a few other params modifiable (not so easy, though) 2019-08-24 01:44:27 +01:00
voxel_mesh_updater.h Switch block processing to use arrays instead of single blocks to allow batching 2019-08-16 20:56:07 +01:00
voxel_terrain.cpp Properly implement hiding of the terrain node, for LOD it was showing all blocks of all LODs at once 2019-08-31 21:46:40 +01:00
voxel_terrain.h Line up statistics variable names 2019-08-25 18:47:43 +01:00