Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VoxelSet voxel IDs shift whenever removing a voxel #57

Open
ClarkThyLord opened this issue Jan 12, 2022 · 0 comments
Open

VoxelSet voxel IDs shift whenever removing a voxel #57

ClarkThyLord opened this issue Jan 12, 2022 · 0 comments
Labels
breaking Fundamental change causing breakage bug Something isn't working
Milestone

Comments

@ClarkThyLord
Copy link
Owner

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 ClarkThyLord added bug Something isn't working breaking Fundamental change causing breakage labels Jan 12, 2022
@ClarkThyLord ClarkThyLord added this to the 4.0.0 milestone Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Fundamental change causing breakage bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant