Fix #105109: Pick selection with multi object edit #105184

4 Commits

Author SHA1 Message Date
Falk David b43dd400ba Only mark as deselected if something was selected before 2023-03-02 14:44:38 +01:00
Falk David 2b54cd81eb Use references instead of pointers 2023-03-02 14:44:38 +01:00
Falk David c0e0928ea9 Renaming 2023-03-02 14:44:38 +01:00
Falk David 2e8b700486 Fix #105109: Pick selection with multi object edit
Pick selection for the Curves object was not considering multi object
editing. Only the active object was considered.

This fix introduces pick selection for Curves for multi object editing
2023-03-02 14:44:38 +01:00