.. |
file_utils.h
|
Remove unused function
|
2019-08-19 18:47:41 +01:00 |
voxel_block_serializer.cpp
|
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_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
|
Changed profiler to be more like a stack-based one, also made it super light (CPU-wise)
|
2019-08-18 23:13:12 +01:00 |
voxel_stream.h
|
Changed profiler to be more like a stack-based one, also made it super light (CPU-wise)
|
2019-08-18 23:13:12 +01:00 |
voxel_stream_block_files.cpp
|
Added stat for time spent opening files
|
2019-08-18 16:10:40 +01:00 |
voxel_stream_block_files.h
|
Rename VoxelStreamVXB => VoxelStreamBlockFiles
|
2019-08-17 19:43:08 +01:00 |
voxel_stream_file.cpp
|
Changed profiler to be more like a stack-based one, also made it super light (CPU-wise)
|
2019-08-18 23:13:12 +01:00 |
voxel_stream_file.h
|
Added stat for time spent opening files
|
2019-08-18 16:10:40 +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
|
Rename "provider" files to "stream"
|
2019-05-25 16:16:03 +01:00 |
voxel_stream_noise.h
|
Rename "provider" files to "stream"
|
2019-05-25 16:16:03 +01:00 |
voxel_stream_region_files.cpp
|
Expose region file settings conversion, tested case of equal block size
|
2019-08-20 20:50:09 +01:00 |
voxel_stream_region_files.h
|
Expose region file settings conversion, tested case of equal block size
|
2019-08-20 20:50:09 +01: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 |