voxelman/world
2020-04-17 20:24:50 +02:00
..
blocky
default Removed build_deferred, and build_prioritized methods from the default chunk. 2020-04-17 20:24:50 +02:00
block_voxel_structure.cpp
block_voxel_structure.h
environment_data.cpp More const qualifiers. 2020-04-16 17:54:32 +02:00
environment_data.h More const qualifiers. 2020-04-16 17:54:32 +02:00
voxel_chunk_prop_data.cpp Cleaned up the prop spawning api in chunk and world. 2020-04-15 13:06:45 +02:00
voxel_chunk_prop_data.h Cleaned up the prop spawning api in chunk and world. 2020-04-15 13:06:45 +02:00
voxel_chunk.cpp Added lots of const qualifiers to world and chunk. 2020-04-16 17:10:04 +02:00
voxel_chunk.h Added lots of const qualifiers to world and chunk. 2020-04-16 17:10:04 +02:00
voxel_structure.cpp Cleaned up VoxelStructure, and added an api for them into VoxelWorld. 2020-04-16 13:40:39 +02:00
voxel_structure.h Cleaned up VoxelStructure, and added an api for them into VoxelWorld. 2020-04-16 13:40:39 +02:00
voxel_world_editor.cpp The library now has an initialized bool. Also the world editor will refresh rects in the library if needed. 2020-04-17 19:21:46 +02:00
voxel_world_editor.h Added a new tool to the world editor, it adds a block to the location of the spatial editor's camera. 2020-04-17 18:36:14 +02:00
voxel_world.cpp Added 3 more helper functions to voxel world. 2020-04-17 10:15:50 +02:00
voxel_world.h Added 3 more helper functions to voxel world. 2020-04-17 10:15:50 +02:00