inexorgame-obsolete / deprecated-cube-engine-inexor

UNMAINTAINED: Please have a look at the vulkan-renderer
https://inexor.org
zlib License
11 stars 1 forks source link

multiple selection in edit mode #471

Open a-teammate opened 6 years ago

a-teammate commented 6 years ago

Currently:

we have a box selection.
Actually not even that, but you select cubes. (you need to decrease the gridsize to make some selections) the box is a rectangular selection of neighboring cubes.
you can expand the box to a specific cube by pressing a button while selecting the new (corner) cube.
after adapting the box around the cubes one selects a face of it (to choose an orientation).

afterwards you can:

Proposal:

we have multiple boxes as selection. the boxes do not need to be neighboring. you can add and remove boxes to the selection by pressing button Y or Z while selecting (in contrast to recreating the selection).

problems: