Voxel-Core icon indicating copy to clipboard operation
Voxel-Core copied to clipboard

VoxelSet voxel IDs shift whenever removing a voxel

Open ClarkThyLord opened this issue 3 years ago • 0 comments

Currently, a VoxelSet shifts all of its voxel IDs each time a voxel is removed. This is due to an oversight when designing the way in which voxels are stored and managed. A fundamental reworking of how voxels are stored and managed within VoxelSets is needed to avoid this and achieve the desired functionality.

ClarkThyLord avatar Jan 12 '22 04:01 ClarkThyLord