Curves: Fix curve segment selection #104703

Merged
Falk David merged 3 commits from filedescriptor/blender:curves-segment-selection into main 2023-02-13 19:05:40 +01:00

3 Commits

Author SHA1 Message Date
Falk David 8054a8fcfa Split up large helper function 2023-02-13 19:04:40 +01:00
Falk David 9287ecc57c Handle single point curve edgecase 2023-02-13 17:47:17 +01:00
Falk David 4f74e856c9 Curves: Fix curve segment selection
Make sure that in curve selection mode, the segments are checked
for intersection instead of only the points.
2023-02-13 16:24:46 +01:00