You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to be able to use concave polygons in rubato. I also want an algorithm (maybe under Vector.poly_union or something) which takes two lists of vertices and creates a new list of vertices of the union between the two polygons.
The text was updated successfully, but these errors were encountered:
I want to be able to use concave polygons in rubato. I also want an algorithm (maybe under
Vector.poly_union
or something) which takes two lists of vertices and creates a new list of vertices of the union between the two polygons.The text was updated successfully, but these errors were encountered: