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-16 13:15:48 +10:00
2023-03-30 10:51:59 +02:00
2023-05-03 17:23:19 +10:00
2023-05-23 12:58:26 -04:00
2023-05-20 21:17:09 +10:00
2023-05-23 09:38:47 +12:00
2023-05-16 14:52:05 +02:00
2023-05-20 21:17:09 +10:00
2023-05-15 15:14:22 +02:00
2023-05-03 17:13:42 +10:00
2023-05-16 18:37:35 +02:00
2023-05-22 08:27:05 +02:00
2023-05-23 11:30:52 +10:00
2023-05-15 15:14:22 +02:00
2023-05-10 12:06:27 +10:00
2023-05-22 15:54:38 +12:00
2023-05-17 13:13:10 +10:00
2023-05-20 21:17:09 +10:00
2023-05-15 10:46:26 +02:00
2023-05-17 13:13:10 +10:00
2023-05-20 21:17:09 +10:00
2023-05-22 15:15:22 +02:00
2023-05-22 15:15:22 +02:00
2023-05-20 21:17:09 +10:00
2023-05-23 10:18:02 +10:00
2023-05-22 11:41:48 +02:00
2023-05-15 15:14:22 +02:00
2023-05-16 22:33:13 +02:00
2023-05-09 14:08:19 +10:00
2023-05-02 10:42:24 +10:00
2023-05-19 12:49:27 +10:00
2023-05-17 13:13:10 +10:00