.. |
admesh
|
Fix cut() test
|
2014-04-25 13:27:45 +02:00 |
boost
|
|
|
poly2tri
|
Use poly2tri for triangulation. This fixes some cases where polyPartition couldn't triangulate successfully. Reported as issue #9 in polyPartition repository. Tested with MotorHalter_0.stl cut at 1.2
|
2014-05-01 12:07:11 +02:00 |
BoundingBox.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
BoundingBox.hpp
|
|
|
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
|
Remove new/delete keywords from ClipperUtils.cpp
|
2014-05-08 15:00:49 +02:00 |
ClipperUtils.hpp
|
New semantics for ExtrusionLoop objects. Early processing of perimeter overhangs for paralellizing such work and making G-code export lighter. Lots of refactoring. This should fix a number of minor bugs, including reversals of perimeter overhangs.
|
2014-05-08 11:07:37 +02:00 |
Config.cpp
|
Several minor fixes to Model
|
2014-05-08 13:33:43 +02:00 |
Config.hpp
|
Several minor fixes to Model
|
2014-05-08 13:33:43 +02:00 |
ExPolygon.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
ExPolygon.hpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
ExPolygonCollection.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +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 |
Extruder.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
Extruder.hpp
|
Some minor changes to the newly-ported Extruder class
|
2014-04-28 22:02:34 +02:00 |
ExtrusionEntity.cpp
|
No tests were covering randomize-start, which was not working anymore after recent ExtrusionLoop refactoring. #2028
|
2014-05-12 21:49:17 +02:00 |
ExtrusionEntity.hpp
|
No tests were covering randomize-start, which was not working anymore after recent ExtrusionLoop refactoring. #2028
|
2014-05-12 21:49:17 +02:00 |
ExtrusionEntityCollection.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +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
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
Flow.hpp
|
|
|
GCode.hpp
|
Draft for binary representation of G-code commands
|
2014-05-10 15:08:49 +02:00 |
Geometry.cpp
|
Refactoring: move direction math into a single function. Includes some fixes and adjustments
|
2014-05-02 18:48:11 +02:00 |
Geometry.hpp
|
Refactoring: move direction math into a single function. Includes some fixes and adjustments
|
2014-05-02 18:48:11 +02:00 |
Layer.hpp
|
|
|
Line.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
Line.hpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
Model.cpp
|
Some fixes after the recent Model refactoring
|
2014-05-10 16:59:17 +02:00 |
Model.hpp
|
Some fixes after the recent Model refactoring
|
2014-05-10 16:59:17 +02:00 |
MultiPoint.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
MultiPoint.hpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
myinit.h
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
perlglue.hpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
Point.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
Point.hpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
Polygon.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
Polygon.hpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
Polyline.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
Polyline.hpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
PolylineCollection.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +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
|
|
|
Print.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
Print.hpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
PrintConfig.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
PrintConfig.hpp
|
Rename EMC to LinuxCNC
|
2014-04-30 15:05:32 +02:00 |
Surface.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
Surface.hpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
SurfaceCollection.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
SurfaceCollection.hpp
|
|
|
SVG.cpp
|
|
|
SVG.hpp
|
|
|
TriangleMesh.cpp
|
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
2014-05-08 14:52:48 +02:00 |
TriangleMesh.hpp
|
Several minor fixes to Model
|
2014-05-08 13:33:43 +02:00 |
utils.cpp
|
|
|