Description
From #2712 (comment):
- Disabling all modes shouldn't be possible.
- We want it to act more like radio buttons but where Shift can multi-select, like in Blender (but I may need to figure out a more refined design for radios vs. checkboxes when the lines between the two are blurred as they are in this case).
- Switching from segment mode to point mode should make the points connected to each segment become selected, like in Blender, and vice versa where two neighboring points cause their shared segment to become selected. And in segment only mode, selecting two adjacent segments should automatically select their shared point (but not in segment + point mode).
- Didn't we discuss a hotkey (maybe Ctrl or Alt?) to let you insert a point on a segment even if you're in segment selection mode? That should also be the same hotkey for molding when you drag instead of click, instead of currently using A which isn't a standard modifier key.
- Now that we have the hover highlight over segments before clicking to select them, we should have the same for anchors— that can take the form of a 1px (in all directions) rectangle with the same semitransparent blue used for the pre-selection segment hover.
- I love the dynamic contextual input hints, and it would be good to have that also happen when hovering over an anchor, not just a segment. This should also happen when currently targeted by a box or lasso selection (just like in Select mode which already does this).
Metadata
Metadata
Assignees
Type
Projects
Status