Jimmy Cushnie
Jimmy Cushnie
See https://github.com/JimmyCushnie/ui-shapes-kit_jimmyfork/blob/11b26497bab43d7675e25e217d421855a35d84f8/UI%20Shapes%20Kit/Scripts/Runtime/Geometry/ShapeUtils/RoundedRects.cs#L182
The original repo works wonderfully, but the code is messy and hard to follow, not to mention hard to modify from other code.
As per [our discussion](https://github.com/jimmycushnie/BurstTriangulator/commit/19e765a7d368a252ef81edb64da6adae5200ffdf#commitcomment-141764859) on my fork, I am opening a PR for this feature. When creating a new triangulation job, you can now optionally pass a `NativeArray` called `IgnorePositions`....