my wish - not sure if it fits to this topic or @Rhino_Bulgaria 's topic
I would love to have Namedselection s be more powerful and allow logic operations on selections:
- remove current selection and select only the named selection.
- add to current selection (logic or)
- remove from current selection (logic not)
- intersect with current (logic and)
this could be very easy implemented:
(double)-click = select only…
right mouse → submenu with all 5 options.