mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
Ported Slic3r::Print::State to XS
This commit is contained in:
parent
d2295cdf70
commit
a6a6a6888b
9 changed files with 124 additions and 45 deletions
|
@ -35,6 +35,8 @@ src/Polyline.cpp
|
|||
src/Polyline.hpp
|
||||
src/PolylineCollection.cpp
|
||||
src/PolylineCollection.hpp
|
||||
src/PrintState.cpp
|
||||
src/PrintState.hpp
|
||||
src/ppport.h
|
||||
src/Surface.cpp
|
||||
src/Surface.hpp
|
||||
|
@ -72,6 +74,7 @@ xsp/Point.xsp
|
|||
xsp/Polygon.xsp
|
||||
xsp/Polyline.xsp
|
||||
xsp/PolylineCollection.xsp
|
||||
xsp/PrintState.xsp
|
||||
xsp/Surface.xsp
|
||||
xsp/SurfaceCollection.xsp
|
||||
xsp/TriangleMesh.xsp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue