Closed ClarkThyLord closed 4 years ago
Frequent operations on VoxelMesh can now be done without much cost. This is possible thanks to the deactivation of the update for each of these operations, and instead is updated once at the end of the operations.
Updating and static body updating need to be optimized so as to allow low latency operations frequently