Files
test/source/blender
Hans Goudey 2262ea079b Fix #108034: Multires simple subdivide crash
Before 9f78530d80, the -1 coarse_edge_index values in the
foreach_edge calls would return false in BLI_BITMAP_TEST_BOOL,
which made them look like loose edges. BitSpan doesn't have this
problem, so the return for negative indices must be explicit.
2023-05-23 12:58:26 -04:00
..
2023-05-23 09:38:47 +12:00
2023-05-15 15:14:22 +02:00
2023-05-23 10:18:02 +10:00
2023-05-15 15:14:22 +02:00