Files
test2/source/blender/modifiers
Falk David 96de8112ee Fix: GPv3: Crash in simplify modifier
The simplify modifier uses
`bke::curves_copy_point_selection` but didn't
build the `points_to_keep` index mask correctly.
This fixes the indices in the index mask and also
optimizes the edge cases of removing all the points/
keeping all the points.
2024-03-29 16:13:44 +01:00
..
2024-03-28 18:16:14 +01:00
2024-03-28 18:16:14 +01:00