PrusaSlicer-NonPlainar/xs/src
2013-09-12 10:29:42 +02:00
..
admesh Fix XS STL reader not populating stats.size correctly 2013-09-12 10:29:42 +02:00
clipper.cpp Downgrade Clipper to 5.1.5 2013-08-26 15:57:54 +02:00
clipper.hpp Downgrade Clipper to 5.1.5 2013-08-26 15:57:54 +02:00
ClipperUtils.cpp Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
ClipperUtils.hpp Removed dependency on Math::Clipper 2013-08-27 01:26:44 +02:00
ExPolygon.cpp Finished implementation of TriangleMesh->split 2013-09-09 22:27:58 +02:00
ExPolygon.hpp Finished implementation of TriangleMesh->split 2013-09-09 22:27:58 +02:00
ExPolygonCollection.cpp Merge branch 'master' into xsdata 2013-08-08 02:10:34 +02:00
ExPolygonCollection.hpp Merge branch 'master' into xsdata 2013-08-08 02:10:34 +02:00
ExtrusionEntity.cpp Don't return first_point() and last_point() by reference 2013-09-02 22:33:03 +02:00
ExtrusionEntity.hpp Don't return first_point() and last_point() by reference 2013-09-02 22:33:03 +02:00
ExtrusionEntityCollection.cpp Don't return first_point() and last_point() by reference 2013-09-02 22:33:03 +02:00
ExtrusionEntityCollection.hpp Don't return first_point() and last_point() by reference 2013-09-02 22:33:03 +02:00
Line.cpp Finished implementation of TriangleMesh->split 2013-09-09 22:27:58 +02:00
Line.hpp Finished implementation of TriangleMesh->split 2013-09-09 22:27:58 +02:00
MultiPoint.cpp Finished implementation of TriangleMesh->split 2013-09-09 22:27:58 +02:00
MultiPoint.hpp Finished implementation of TriangleMesh->split 2013-09-09 22:27:58 +02:00
myinit.h Move confess_at() to utils.cpp 2013-09-09 21:40:57 +02:00
Point.cpp Many changes and fixes to remove leaks and return objects by reference 2013-09-03 19:26:58 +02:00
Point.hpp Many changes and fixes to remove leaks and return objects by reference 2013-09-03 19:26:58 +02:00
Polygon.cpp Many changes and fixes to remove leaks and return objects by reference 2013-09-03 19:26:58 +02:00
Polygon.hpp Many changes and fixes to remove leaks and return objects by reference 2013-09-03 19:26:58 +02:00
Polyline.cpp Many changes and fixes to remove leaks and return objects by reference 2013-09-03 19:26:58 +02:00
Polyline.hpp Many changes and fixes to remove leaks and return objects by reference 2013-09-03 19:26:58 +02:00
PolylineCollection.cpp Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
PolylineCollection.hpp Ported Slic3r::Polyline::Collection 2013-08-30 00:06:10 +02:00
ppport.h New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
Surface.cpp 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
Surface.hpp 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.hpp Merge branch 'master' into xsdata 2013-08-08 02:10:34 +02:00
TriangleMesh.cpp Make plater work with new XS code 2013-09-11 20:00:51 +02:00
TriangleMesh.hpp Make plater work with new XS code 2013-09-11 20:00:51 +02:00
utils.cpp Move confess_at() to utils.cpp 2013-09-09 21:40:57 +02:00
ZTable.hpp Fixed: Missing include directive 2013-09-04 22:41:25 +02:00