mirror of
https://github.com/Relintai/voxelman.git
synced 2024-11-14 10:17:20 +01:00
Add note.
This commit is contained in:
parent
8d7289b0b3
commit
277182a73e
@ -316,6 +316,10 @@ void VoxelTerrainJob::phase_physics_process() {
|
||||
next_phase();
|
||||
}
|
||||
|
||||
//TODO Remove chunk get_lod_num!
|
||||
// Or make it automatic
|
||||
//Also remove VoxelChunkDefault::BUILD_FLAG_CREATE_LODS
|
||||
|
||||
void VoxelTerrainJob::phase_terrain_mesh() {
|
||||
Ref<VoxelChunkDefault> chunk = _chunk;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user