PrusaSlicer-NonPlainar/xs/src
2014-04-28 20:14:20 +02:00
..
admesh Fix cut() test 2014-04-25 13:27:45 +02:00
boost Incomplete work for using Boost.Polygon to compute medial axis 2014-01-09 17:26:39 +01:00
BoundingBox.cpp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
BoundingBox.hpp More work to get Boost.Polygon to compile 2014-01-09 19:56:12 +01:00
clipper.cpp Remove execute permissions for clipper source files. 2014-04-27 13:19:11 +03:00
clipper.hpp Remove execute permissions for clipper source files. 2014-04-27 13:19:11 +03:00
ClipperUtils.cpp Update Clipper to 6.1.2 2013-12-24 12:40:46 +01:00
ClipperUtils.hpp Implement modifier volumes and port _merge_loops() to XS 2014-01-07 15:40:38 +01:00
Config.cpp Workaround for upstream module bug causing command line option parsing for multi-boolean options like retract-layer-change and wipe 2014-04-19 19:14:41 +02:00
Config.hpp Workaround for upstream module bug causing command line option parsing for multi-boolean options like retract-layer-change and wipe 2014-04-19 19:14:41 +02:00
ExPolygon.cpp New get_trapezoids() implementation. Maybe heavier but it doesn't fail with some versions of GCC like the one provided by Boost.Polygon. #1965 2014-04-28 20:14:20 +02:00
ExPolygon.hpp New get_trapezoids() implementation. Maybe heavier but it doesn't fail with some versions of GCC like the one provided by Boost.Polygon. #1965 2014-04-28 20:14:20 +02:00
ExPolygonCollection.cpp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
ExPolygonCollection.hpp Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02:00
ExtrusionEntity.cpp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
ExtrusionEntity.hpp Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02:00
ExtrusionEntityCollection.cpp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
ExtrusionEntityCollection.hpp Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02:00
Flow.cpp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
Flow.hpp Ported Flow to XS 2014-01-05 13:16:13 +01:00
Geometry.cpp Recursive pruning. Some more unit tests 2014-03-09 17:46:02 +01:00
Geometry.hpp Recursive pruning. Some more unit tests 2014-03-09 17:46:02 +01:00
Layer.hpp Incomplete work for porting BoundingBox to XS 2014-01-06 18:29:10 +01:00
Line.cpp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
Line.hpp Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02:00
Model.hpp Finished porting BoundingBox to XS 2014-01-07 12:48:09 +01:00
MultiPoint.cpp Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02:00
MultiPoint.hpp Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02:00
myinit.h fix XS build on Windows #1433 #1681 2014-02-01 11:53:45 +01:00
perlglue.hpp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
Point.cpp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
Point.hpp Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02:00
Polygon.cpp New get_trapezoids() implementation. Maybe heavier but it doesn't fail with some versions of GCC like the one provided by Boost.Polygon. #1965 2014-04-28 20:14:20 +02:00
Polygon.hpp New get_trapezoids() implementation. Maybe heavier but it doesn't fail with some versions of GCC like the one provided by Boost.Polygon. #1965 2014-04-28 20:14:20 +02:00
Polyline.cpp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
Polyline.hpp Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02:00
PolylineCollection.cpp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
PolylineCollection.hpp Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02:00
polypartition.cpp Finished --cut implementation 2014-04-25 12:40:21 +02:00
polypartition.h Finished --cut implementation 2014-04-25 12:40:21 +02:00
ppport.h New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
Print.cpp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
Print.hpp Adapt plater to the new split config 2014-01-02 22:06:58 +01:00
PrintConfig.cpp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
PrintConfig.hpp Don't put supports under bridges and potential bridges 2014-04-26 17:19:50 +02:00
Surface.cpp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
Surface.hpp Assume bridge angle is stored in radians in infill generation. #1917 2014-04-21 23:21:15 +02:00
SurfaceCollection.cpp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
SurfaceCollection.hpp Perform additional checks before merging solid surfaces (i.e. take flow and fill pattern into account) 2014-02-10 13:19:44 +01:00
SVG.cpp Flag for arrows in SVG.cpp 2013-10-26 14:41:37 +02:00
SVG.hpp Flag for arrows in SVG.cpp 2013-10-26 14:41:37 +02:00
TriangleMesh.cpp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
TriangleMesh.hpp New option for rotating the lower part resulting from the cut so that the flat surface lies on the print bed 2014-04-25 17:50:03 +02:00
utils.cpp Conditional compilation to exclude all Perl/XS stuff from C++ code 2013-09-13 14:48:40 +02:00