PrusaSlicer-NonPlainar/xs
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
..
lib/Slic3r
src
t
xsp WIP: Layers split into islands, islands overlapping in Z interconnected 2022-10-26 18:41:39 +02:00
CMakeLists.txt
main.xs.in