voxelman/world
2019-09-24 02:05:40 +02:00
..
grid_map_editor_plugin.cpp Added in gridmap from godot, I currently think it is a nice place to start from with the voxel world, as it pretty much already works like it, and it has a nice editor plugin as well. Also I haven't yet used godot's servers too much. 2019-05-31 23:03:38 +02:00
grid_map_editor_plugin.h Added in gridmap from godot, I currently think it is a nice place to start from with the voxel world, as it pretty much already works like it, and it has a nice editor plugin as well. Also I haven't yet used godot's servers too much. 2019-05-31 23:03:38 +02:00
grid_map.cpp Added in gridmap from godot, I currently think it is a nice place to start from with the voxel world, as it pretty much already works like it, and it has a nice editor plugin as well. Also I haven't yet used godot's servers too much. 2019-05-31 23:03:38 +02:00
grid_map.h Added in gridmap from godot, I currently think it is a nice place to start from with the voxel world, as it pretty much already works like it, and it has a nice editor plugin as well. Also I haven't yet used godot's servers too much. 2019-05-31 23:03:38 +02:00
voxel_buffer.cpp Added a new random ao channel. 2019-08-08 21:09:55 +02:00
voxel_buffer.h Added a new random ao channel. 2019-08-08 21:09:55 +02:00
voxel_chunk.cpp Improved the way props work. 2019-09-22 02:46:21 +02:00
voxel_chunk.h Improved the way props work. 2019-09-22 02:46:21 +02:00
voxel_structure.cpp Added VoxelStructure skeleton class. 2019-09-24 02:05:40 +02:00
voxel_structure.h Added VoxelStructure skeleton class. 2019-09-24 02:05:40 +02:00
voxel_world.cpp Level generator skeleton class. 2019-09-03 13:52:32 +02:00
voxel_world.h Level generator skeleton class. 2019-09-03 13:52:32 +02:00