voxelman/meshers/blocky
2020-04-19 23:55:06 +02:00
..
voxel_mesher_blocky.cpp Now the blocky mesher will not mesh the liquid blocks. 2020-04-19 23:48:59 +02:00
voxel_mesher_blocky.h Created a default version from world, and the mesher. Also added a BuildFlags enum to VoxelChunkDefault. Converted a few properties to use this. 2020-04-06 13:41:45 +02:00
voxel_mesher_liquid_blocky.cpp Liquid mesher will only mesh liquid blocks now. 2020-04-19 23:55:06 +02:00
voxel_mesher_liquid_blocky.h Added a blocky liquid mesher. (It's just a copy of the normal blocky mesher for now.) 2020-04-19 23:02:37 +02:00