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 Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
src Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
t Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
xsp WIP: Layers split into islands, islands overlapping in Z interconnected 2022-10-26 18:41:39 +02:00
CMakeLists.txt Merged 2.5.0-beta1 into master (NO CONFLICTS FIXED) 2022-08-15 13:41:40 +02:00
main.xs.in Ported Infill unit tests from Perl to C++. 2022-05-02 14:34:50 +02:00