Vojtech Bubnik ee626eb65a WIP: Layers split into islands, islands overlapping in Z interconnected
into a graph with links to the layer above / below.

In addition:
Members of LayerRegion were made private, public interface const only.
this->m_xxx replaced with just m_xxx
SurfacesPtr was made a vector of const pointers.
2022-10-26 18:41:39 +02:00
..
2019-12-06 09:28:17 +01:00
2019-10-30 17:19:43 +01:00
2022-08-04 15:47:50 +02:00