Files
test2/source/blender/editors
Falk David 5eef5b0d61 Fix #110447: Curves random selection is reversed
In edit mode, the "Select Random" operator selected the inverse.
For a probability of 1, no elements were selected and vice versa.

This was because the selection actually deselects elements, but used a
mask of elements that was not inverted.

The fix takes the complement of the mask of elements, so the deselection
now does the right thing.

Pull Request: https://projects.blender.org/blender/blender/pulls/110963
2023-08-09 16:14:33 +02:00
..
2023-08-09 11:20:59 +10:00
2023-08-09 10:49:53 +10:00
2023-08-05 02:57:52 +02:00
2023-08-05 02:57:52 +02:00
2023-08-07 22:02:19 +10:00
2023-08-09 10:46:10 +10:00
2023-08-09 10:49:53 +10:00
2023-08-05 13:54:25 +10:00
2023-08-09 10:46:10 +10:00
2023-08-07 22:02:19 +10:00
2023-08-05 02:57:52 +02:00