-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Voxel chunks have a target resolution, and will only update their visual when they finish computing the entire chunk at that resolution. When large edits are made, this can lead to large delays between an operation and its result.
Chunks could potentially update iteratively instead, increasing their resolution gradually, so that a rough view of changes made is visible quicker.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done for 2.0