PrusaSlicer-NonPlainar/xs/xsp
Alessandro Ranellucci 4fe0675380 Removed ZTable code
2013-09-17 23:55:38 +02:00
..
Clipper.xsp Don't grow horizontal shells having acute angles. #1387 2013-09-06 17:43:40 +02:00
ExPolygon.xsp Finished implementation of TriangleMesh->split 2013-09-09 22:27:58 +02:00
ExPolygonCollection.xsp Introduce a ->count method for all collections to save time 2013-09-17 23:38:23 +02:00
ExtrusionEntityCollection.xsp Introduce a ->count method for all collections to save time 2013-09-17 23:38:23 +02:00
ExtrusionLoop.xsp Finished implementation of TriangleMesh->split 2013-09-09 22:27:58 +02:00
ExtrusionPath.xsp Minor optimizations 2013-09-13 15:19:15 +02:00
Line.xsp Finished implementation of TriangleMesh->split 2013-09-09 22:27:58 +02:00
my.map Finished implementation of TriangleMesh->split 2013-09-09 22:27:58 +02:00
mytype.map
Point.xsp Ported Point->distance_to() and Line->length() 2013-08-28 20:41:41 +02:00
Polygon.xsp Finished implementation of TriangleMesh->split 2013-09-09 22:27:58 +02:00
Polyline.xsp Minor optimizations 2013-09-13 15:19:15 +02:00
PolylineCollection.xsp Introduce a ->count method for all collections to save time 2013-09-17 23:38:23 +02:00
Surface.xsp Return Surface objects by reference from SurfaceCollection objects and fix a bug in XS code causing some shell options to be ignored 2013-09-06 18:36:38 +02:00
SurfaceCollection.xsp Introduce a ->count method for all collections to save time 2013-09-17 23:38:23 +02:00
TriangleMesh.xsp Use precomputed normals in 3D preview 2013-09-11 20:15:42 +02:00
typemap.xspt Ported TriangleMesh::scale_xyz() 2013-09-09 23:38:49 +02:00
XS.xsp