voxelman/world
2020-08-04 09:44:18 +02:00
..
blocky Now chunk can only have one prop mesher. 2020-06-28 20:04:40 +02:00
cubic Now chunk can only have one prop mesher. 2020-06-28 20:04:40 +02:00
default Now the threading is handled by ThreadPool. 2020-08-04 09:44:18 +02:00
marching_cubes Now chunk can only have one prop mesher. 2020-06-28 20:04:40 +02:00
block_voxel_structure.cpp
block_voxel_structure.h Moved 4.0 compatibility code into a new defines.h (like in ESS). 2020-05-23 10:34:47 +02:00
environment_data.cpp Moved 4.0 compatibility code into a new defines.h (like in ESS). 2020-05-23 10:34:47 +02:00
environment_data.h Moved 4.0 compatibility code into a new defines.h (like in ESS). 2020-05-23 10:34:47 +02:00
voxel_chunk.cpp bake_mesh_array_uv in VoxelChunk now can't index outside the image's size. 2020-07-20 21:21:09 +02:00
voxel_chunk.h Now the threading is handled by ThreadPool. 2020-08-04 09:44:18 +02:00
voxel_structure.cpp
voxel_structure.h Moved 4.0 compatibility code into a new defines.h (like in ESS). 2020-05-23 10:34:47 +02:00
voxel_world_editor.cpp Remove unused import. 2020-06-20 22:07:50 +02:00
voxel_world_editor.h Moved 4.0 compatibility code into a new defines.h (like in ESS). 2020-05-23 10:34:47 +02:00
voxel_world.cpp Fix light's position, as it expects it's coordinates in voxel world data space. Will probably change this eventually. 2020-07-07 18:01:21 +02:00
voxel_world.h Fix transforms in add_prop. 2020-07-07 17:02:30 +02:00