jayanam / fast-carve

Hardsurface utility Blender addon for fast boolean and bevel operations (it's now JMesh tools : https://github.com/jayanam/jmesh-tools)
https://www.youtube.com/watch?v=Con5uMDwRQ0&list=PLboXykqtm8dxZxhA1P-iyy_vpis04Hyem
GNU General Public License v3.0
489 stars 54 forks source link

The **Selected as target** button should be moved to the top (or better, eliminated) #41

Closed raindropsfromsky closed 4 years ago

raindropsfromsky commented 5 years ago

The Booleans section of the GUI has two separate controls to select the target:

  1. The Target drop-down list, at the top of the section
  2. The Selected as target button, at the bottom of the section

image

Logically, they should be placed next to each other, because they do the same function.

In fact, the "selected as target" is really one of the options in the Target drop-down list. Thus it does not deserve to be an independent control.

Desired: At minimum, move the Selected as target button just below the Target drop-down list.

But ideally, this button should not be separate at all: It should be the top option (named "Selected object") in the drop-down list. Provide a separator line below it, and then provide the list of all objects in the scene.

jayanam commented 4 years ago

Moved the selected as target bewlow the target and is also available in sculpt mode now