The old method doesn't check e for array boundary.
The new method ensures it only access valid elements.
This should fix T96781, if so this should be backported to 3.2 as well.
Differential D14903
LineArt: Use safe lineart_discard_duplicated_edges Authored by YimingWu (NicksBest) on May 10 2022, 9:25 AM. Tags Subscribers None
Details The old method doesn't check e for array boundary. The new method ensures it only access valid elements. This should fix T96781, if so this should be backported to 3.2 as well.
Diff Detail
|