voxelman/world
2022-02-09 14:38:05 +01:00
..
blocky Set num_lods in _create_chunk for now, it really needs to be removed though. 2022-02-09 14:10:58 +01:00
cubic Set num_lods in _create_chunk for now, it really needs to be removed though. 2022-02-09 14:10:58 +01:00
default Now VoxelWorldDefault will update lods if a player is set by default. This can be turned off via a new use_default_lod_update property. Also smaller fixes to the default lod update algorithm. 2022-02-09 14:25:32 +01:00
jobs Removed now obsolete old code. By the way with the previous commit #6 should be fixed now. Thanks. 2022-02-09 13:50:19 +01:00
marching_cubes Set num_lods in _create_chunk for now, it really needs to be removed though. 2022-02-09 14:10:58 +01:00
block_voxel_structure.cpp
block_voxel_structure.h
environment_data.cpp
environment_data.h
voxel_chunk.cpp Material cache keys weren't supposed to be serialized. I did keep , PROPERTY_USAGE_EDITOR, so they are visible in the editor. It's nice to have for debugging purposes. 2022-02-09 12:53:44 +01:00
voxel_chunk.h Move todo text. 2022-02-09 12:57:29 +01:00
voxel_structure.cpp
voxel_structure.h
voxel_world_editor.cpp Call make_visible(false) instead of just hiding voxel_world_editor. This fixes #7. Thanks. 2022-02-09 14:38:05 +01:00
voxel_world_editor.h
voxel_world.cpp
voxel_world.h