.. |
file_utils.h
|
Remove unused function
|
2019-08-19 18:47:41 +01:00 |
voxel_block_serializer.cpp
|
Fix mono build warnings
|
2019-10-04 02:17:44 +08:00 |
voxel_block_serializer.h
|
Added LZ4 compression to saved blocks. Makes them fit in single sectors much more often, increasing performance
|
2019-08-17 18:15:16 +01:00 |
voxel_stream.cpp
|
Fix build errors due to Godot macro change
|
2019-11-13 13:20:05 +08:00 |
voxel_stream.h
|
Rename `get_stats()` => `get_statistics()`
|
2019-08-25 17:40:19 +01:00 |
voxel_stream_block_files.cpp
|
Made block size and a few other params modifiable (not so easy, though)
|
2019-08-24 01:44:27 +01:00 |
voxel_stream_block_files.h
|
Made block size and a few other params modifiable (not so easy, though)
|
2019-08-24 01:44:27 +01:00 |
voxel_stream_file.cpp
|
Made block size and a few other params modifiable (not so easy, though)
|
2019-08-24 01:44:27 +01:00 |
voxel_stream_file.h
|
Made block size and a few other params modifiable (not so easy, though)
|
2019-08-24 01:44:27 +01:00 |
voxel_stream_image.cpp
|
Moved some coordinate conversions to Vector3i
|
2019-08-17 19:34:40 +01:00 |
voxel_stream_image.h
|
Fix VoxelStreamImage.channel property inconsistency
|
2019-05-30 00:46:08 +01:00 |
voxel_stream_noise.cpp
|
Remove VoxelStreamNoise buffering optimization, it was introducing LOD cracks
|
2019-12-31 16:32:16 +00:00 |
voxel_stream_noise.h
|
Rename "provider" files to "stream"
|
2019-05-25 16:16:03 +01:00 |
voxel_stream_region_files.cpp
|
Fix mono build warnings
|
2019-10-04 02:17:44 +08:00 |
voxel_stream_region_files.h
|
Fix mono build warnings
|
2019-10-04 02:17:44 +08:00 |
voxel_stream_test.cpp
|
Rename "provider" files to "stream"
|
2019-05-25 16:16:03 +01:00 |
voxel_stream_test.h
|
Rename "provider" files to "stream"
|
2019-05-25 16:16:03 +01:00 |