.. |
BoundingBox.xsp
|
0b5b02e002
Eradicated the Pointf class, replaced with Eigen Vector3d
|
6 years ago |
BridgeDetector.xsp
|
f8ff23638f
Fixed regression due to ExPolygonCollection to ExPolygons refactoring.
|
5 years ago |
Clipper.xsp
|
1d588dad90
Fixed Perl bindings of Clipper after Clipper was adapted to Slic3r::Point
|
3 years ago |
Config.xsp
|
d1cfdcb49e
Refactoring of StaticPrintConfig & derived classes:
|
3 years ago |
ExPolygon.xsp
|
2e55898d78
Removal of not numerically robust libraries "poly2tree" and "polypartition".
|
4 years ago |
ExPolygonCollection.xsp
|
f8ff23638f
Fixed regression due to ExPolygonCollection to ExPolygons refactoring.
|
5 years ago |
ExtrusionEntityCollection.xsp
|
331c187b39
Rest of the path chaining has been replaced with the new algorithm.
|
5 years ago |
ExtrusionLoop.xsp
|
e90279c513
Ported the G-code generator from Perl to C++.
|
7 years ago |
ExtrusionMultiPath.xsp
|
e90279c513
Ported the G-code generator from Perl to C++.
|
7 years ago |
ExtrusionPath.xsp
|
e90279c513
Ported the G-code generator from Perl to C++.
|
7 years ago |
ExtrusionSimulator.xsp
|
ed83ff37f8
Simulation of extrusion in a plane, useful for finding out under / over-extruions.
|
8 years ago |
Filler.xsp
|
812cbade4d
Fills:
|
4 years ago |
Flow.xsp
|
f01f02154c
Reworked the "new" bridging to respect the bridge_flow_ratio
|
3 years ago |
GCode.xsp
|
65f5ac4f8a
The perl binding is killing Vojtech
|
4 years ago |
GCodeSender.xsp
|
ba1c0b0137
CMake build process - fixes of the previous check-ins to build
|
7 years ago |
Geometry.xsp
|
81b809f2a1
Fixed broken compilation of Perl bindings.
|
4 years ago |
Layer.xsp
|
8e27e355c2
Fixing unit tests.
|
3 years ago |
Line.xsp
|
cb138a20b8
Completely replaced the homebrew Pointf3 class with Eigen Vec3d.
|
6 years ago |
Model.xsp
|
aa0335a750
Trying to fix perl bindings
|
4 years ago |
PerimeterGenerator.xsp
|
364300055e
Fix of spiral vase mode with holes in the bottom: Holes in the bottom layers
|
4 years ago |
PlaceholderParser.xsp
|
a32281c268
Fix format-security violations (#802)
|
6 years ago |
Point.xsp
|
ac72cd779f
Replaced Point3 with Eigen Vec3crd, removed Point3 from the Perl binding.
|
6 years ago |
Polygon.xsp
|
5b94f53cd7
Removed the Point::wkt() and Point::dump_perl() methods.
|
6 years ago |
Polyline.xsp
|
1d588dad90
Fixed Perl bindings of Clipper after Clipper was adapted to Slic3r::Point
|
3 years ago |
PolylineCollection.xsp
|
331c187b39
Rest of the path chaining has been replaced with the new algorithm.
|
5 years ago |
Print.xsp
|
8e27e355c2
Fixing unit tests.
|
3 years ago |
Surface.xsp
|
1d588dad90
Fixed Perl bindings of Clipper after Clipper was adapted to Slic3r::Point
|
3 years ago |
SurfaceCollection.xsp
|
4913e90e10
Remove any Perl related code from libslic3r
|
9 years ago |
TriangleMesh.xsp
|
e7d2fcf0be
Fixed unit tests broken with the previous commit (Spiral Vase fix).
|
5 years ago |
XS.xsp
|
0787fa861a
Updated handling of the SLIC3R_BUILD_ID key
|
5 years ago |
my.map
|
1d588dad90
Fixed Perl bindings of Clipper after Clipper was adapted to Slic3r::Point
|
3 years ago |
mytype.map
|
9d27b5e4a7
New XS framework for C and C++ code
|
11 years ago |
typemap.xspt
|
04c2fde671
Removed the old motion planner.
|
4 years ago |