Files
test/source/blender/blenkernel
Hans Goudey 309553fc07 BLI: Simplify and extend OffsetIndices class
Add `index_range()` and `is_empty()` functions, rename `ranges_num()`
to `size()` (clarifying the final extra integer as an implementation
detail). Also remove the `size(index)` function which gave almost the
same assembly as `[index].size()` (https://godbolt.org/z/PYzqYs3Kr).
2023-03-20 13:34:14 -04:00
..
2022-02-11 10:28:59 +01:00
2022-11-01 12:24:58 +11:00
2023-03-09 10:39:49 +11:00
2022-11-12 18:33:31 +01:00
2023-03-17 16:45:42 +11:00
2023-03-13 11:57:03 +01:00
2022-09-15 19:13:13 +02:00
2022-02-11 09:14:36 +11:00
2023-02-06 17:19:02 +01:00
2023-03-09 10:39:49 +11:00
2022-10-05 13:48:01 -05:00
2023-03-03 10:09:20 +11:00
2023-03-19 11:21:08 +01:00
2023-03-17 16:45:42 +11:00