mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-27 06:19:51 -05:00
Avoid unused calculations in Chunk update. Patches are 100x100
This commit is contained in:
@@ -103,7 +103,7 @@ bool ChunkNode::internalUpdateChunkTree(const RenderData& data) {
|
||||
return internalUpdateChunkTree(data);
|
||||
}
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user