Files
test/source/blender/geometry
Falk David f872520025 Fix: Curves: Crash in resample_to_count
The `std::all_of` function wasn't used correcty.
Also, the last value of `dst_offsets` was always 0
(because the offsets were still counts at this point)
so the fix also makes sure the last value
is never included in the check.
2024-02-29 15:08:42 +01:00
..
2024-02-15 16:37:54 +01:00