Skip to content

One Vertex arc does not trigger a cutline between both extremities anymore

Marques Gabriel requested to merge split_polygons_handle_one_vertex_arc into core

Cutlines creations now handle one vertex arc and use both of his extremities for angle computation with neighbouring arc. It also ignore angle computation between both his extremities to avoid creating a cutline inside the loop.

Merge request reports