supermerill a2efcd3a12 Merge remote-tracking branch 'remotes/prusa/master_250' into dev 2 years ago
..
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 7ff76d0768 New ClipperUtils functions: opening(), closing() as an alternative 3 years ago
Config.xsp 0f3cabb5d9 Support for forward compatibility of configurations, user and system 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 88f4641fff Follow-up to d547279aea40460e7ccfe7c5a4b77a6ef433e9bf: Some of the unit tests use unscaled coordinates, because of that, we will use for them ExtrusionLoop::split_at with zero epsilon. 2 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 6e0017ff8f Merge remote-tracking branch 'remotes/prusa/master' 2.4 into dev 2.3.58 3 years ago
GCode.xsp 03b6048684 Follow-up to beee18f22991e369b1722a43bbcb692fa0d68af0 3 years ago
GCodeSender.xsp ba1c0b0137 CMake build process - fixes of the previous check-ins to build 7 years ago
Geometry.xsp cc44089440 New BuildVolume class was created, which detects build volume type (rectangular, 3 years ago
Layer.xsp 1c6333e557 Fixing Perl integration 3 years ago
Line.xsp cb138a20b8 Completely replaced the homebrew Pointf3 class with Eigen Vec3d. 6 years ago
Model.xsp 8a2a9dba2f Eradicated admesh from TriangleMesh: 3 years ago
PerimeterGenerator.xsp 9e21b67fb0 Fixed unit tests. 2 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 d154752c38 Commenting out untested and unused Polyline::simplify_by_visibility() 3 years ago
PolylineCollection.xsp 331c187b39 Rest of the path chaining has been replaced with the new algorithm. 5 years ago
Print.xsp cf17d16481 Fixed Perl bindings 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 8d749d2a9e Fix for build 3 years ago
XS.xsp 03fce23570 Fixed Perl bindings 3 years ago
my.map 8a2a9dba2f Eradicated admesh from TriangleMesh: 3 years ago
mytype.map 9d27b5e4a7 New XS framework for C and C++ code 11 years ago
typemap.xspt 8a2a9dba2f Eradicated admesh from TriangleMesh: 3 years ago