godot_voxel/streams
Marc Gilleron 19f94e9912 Merge branch 'master' into modifiers 2022-06-19 21:41:38 +01:00
..
region Fix unused variables 2022-06-08 20:29:18 +01:00
sqlite Missing format 2022-06-19 18:10:59 +01:00
compressed_data.cpp CompressedData doesn't depend on Godot 2022-04-19 01:04:53 +01:00
compressed_data.h Fix missing header for GCC 2022-04-16 00:07:23 +01:00
file_utils.cpp FileLocker doesn't depend on Godot 2022-04-19 00:58:29 +01:00
file_utils.h FileLocker doesn't depend on Godot 2022-04-19 00:58:29 +01:00
instance_data.cpp Instances are now serialized with little-endian 2022-02-26 23:05:55 +00:00
instance_data.h Namespaced remaining stuff 2022-01-09 22:46:26 +00:00
vox_data.cpp Fix code to work with Godot's new FileAccess RefCounted object 2022-04-15 23:13:31 +01:00
vox_data.h Remove remaining usages of HashMap 2022-05-14 19:38:39 +01:00
vox_loader.cpp Added basic stack tracking for memory pool allocations 2022-06-06 21:54:20 +01:00
vox_loader.h Namespaced VoxelBuffer in `gd::` because it is actually a wrapper 2022-02-15 21:49:20 +00:00
voxel_block_serializer.cpp Added basic stack tracking for memory pool allocations 2022-06-06 21:54:20 +01:00
voxel_block_serializer.h Fix wrong version when saving blocks 2022-04-22 22:20:48 +01:00
voxel_block_serializer_gd.cpp Moved StreamPeer stuff to Godot-specific wrapper 2022-04-18 20:40:25 +01:00
voxel_block_serializer_gd.h Moved StreamPeer stuff to Godot-specific wrapper 2022-04-18 20:40:25 +01:00
voxel_stream.cpp Namespaced VoxelBuffer in `gd::` because it is actually a wrapper 2022-02-15 21:49:20 +00:00
voxel_stream.h Some changes and fixes related modifiers 2022-06-18 23:14:18 +01:00
voxel_stream_block_files.cpp FileLocker doesn't depend on Godot 2022-04-19 00:58:29 +01:00
voxel_stream_block_files.h Removed voxel_block_request.h, use specialized structs 2022-02-12 23:37:02 +00:00
voxel_stream_cache.cpp Add experimental key caching in VoxelStreamSQlite. 2022-06-18 23:28:30 +01:00
voxel_stream_cache.h Define smart pointers default allocator in a single place 2022-04-10 20:10:33 +01:00
voxel_stream_script.cpp Namespaced VoxelBuffer in `gd::` because it is actually a wrapper 2022-02-15 21:49:20 +00:00
voxel_stream_script.h Namespaced VoxelBuffer in `gd::` because it is actually a wrapper 2022-02-15 21:49:20 +00:00