Closed mbrown1413 closed 5 months ago
I've implemented box select (da66325c083c85f7729d9213be76425b4edd89c3) in the 2D view. There aren't any buttons to toggle it since you can still individually click voxels. We can already toggle optional voxel drawing.
All other tools will be done later:
Currently, the only way to edit a piece's voxels is left-click to add and right-click to remove. This can be cumbersome at times.
Adding different tools that provide editing modes will make editing much faster in different circumstances. Some examples of tools we may want to implement:
The tool concept will also be useful for future features, such as:
The exact scope of this issue is to: