blender/source
Sietse Brouwer 64887c80a2 GPv3: Convert selection domain on curves when selection mode changes
When the selection mode in the Grease Pencil tool settings changes,
the selection domain of all curves in the active Grease Pencil object
has to change.
This PR handles that conversion. Point selections are converted to
curve selection and vice versa.

Note: this PR only takes care of selection modes 'Point' and 'Stroke'.
'Segment' mode is handled in a separate PR (#109221).

Pull Request: https://projects.blender.org/blender/blender/pulls/109964
2023-07-12 10:22:46 +02:00
..
blender GPv3: Convert selection domain on curves when selection mode changes 2023-07-12 10:22:46 +02:00
creator Cleanup: CMake: Modernize bf_blenkernel dependencies 2023-07-11 19:28:01 +02:00
CMakeLists.txt Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00