.. |
admesh
|
Bugfix: binary STL export produced corrupt results on Windows. #1814
|
2014-03-23 19:17:56 +01:00 |
boost
|
Incomplete work for using Boost.Polygon to compute medial axis
|
2014-01-09 17:26:39 +01:00 |
BoundingBox.cpp
|
More work to get Boost.Polygon to compile
|
2014-01-09 19:56:12 +01:00 |
BoundingBox.hpp
|
More work to get Boost.Polygon to compile
|
2014-01-09 19:56:12 +01:00 |
clipper.cpp
|
Update Clipper to 6.1.3a
|
2014-03-23 21:40:35 +01:00 |
clipper.hpp
|
Update Clipper to 6.1.3a
|
2014-03-23 21:40:35 +01: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
|
Fix bad deserialization of extruder_offset = 0x0
|
2014-03-24 14:16:37 +01:00 |
Config.hpp
|
Fix bad deserialization of extruder_offset = 0x0
|
2014-03-24 14:16:37 +01:00 |
ExPolygon.cpp
|
Extend medial axis endpoints to fill the entire length. Includes fix for a minor memory leak caused by usage of old signature for Line::point_at()
|
2014-03-15 16:53:20 +01:00 |
ExPolygon.hpp
|
Recursive pruning. Some more unit tests
|
2014-03-09 17:46:02 +01:00 |
ExPolygonCollection.cpp
|
Refactoring. Use Model class for representing the plate in GUI
|
2013-12-12 20:19:33 +01:00 |
ExPolygonCollection.hpp
|
Refactoring. Use Model class for representing the plate in GUI
|
2013-12-12 20:19:33 +01:00 |
ExtrusionEntity.cpp
|
Include thin walls in general top-level perimeter sorting to get more efficient paths
|
2014-03-09 20:19:30 +01:00 |
ExtrusionEntity.hpp
|
Include thin walls in general top-level perimeter sorting to get more efficient paths
|
2014-03-09 20:19:30 +01:00 |
ExtrusionEntityCollection.cpp
|
Fixed wrong refactoring of perimeter tree traversal. #1832
|
2014-03-15 02:16:04 +01:00 |
ExtrusionEntityCollection.hpp
|
Fixed wrong refactoring of perimeter tree traversal. #1832
|
2014-03-15 02:16:04 +01:00 |
Flow.cpp
|
Ported Flow to XS
|
2014-01-05 13:16:13 +01: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
|
Extend medial axis endpoints to fill the entire length. Includes fix for a minor memory leak caused by usage of old signature for Line::point_at()
|
2014-03-15 16:53:20 +01:00 |
Line.hpp
|
Extend medial axis endpoints to fill the entire length. Includes fix for a minor memory leak caused by usage of old signature for Line::point_at()
|
2014-03-15 16:53:20 +01:00 |
Model.hpp
|
Finished porting BoundingBox to XS
|
2014-01-07 12:48:09 +01:00 |
MultiPoint.cpp
|
Ported simplify() to XS and removed dependency on Boost::Geometry::Utils
|
2013-11-22 16:01:50 +01:00 |
MultiPoint.hpp
|
Ported simplify() to XS and removed dependency on Boost::Geometry::Utils
|
2013-11-22 16:01:50 +01:00 |
myinit.h
|
fix XS build on Windows #1433 #1681
|
2014-02-01 11:53:45 +01:00 |
Point.cpp
|
Prevent GUI from crashing when invalid values were written in numeric fields. Includes basic validation. #1709
|
2014-03-24 01:07:30 +01:00 |
Point.hpp
|
Prevent GUI from crashing when invalid values were written in numeric fields. Includes basic validation. #1709
|
2014-03-24 01:07:30 +01:00 |
Polygon.cpp
|
Merge branch 'master' into boost-medialaxis
|
2014-03-02 22:36:20 +01:00 |
Polygon.hpp
|
Merge branch 'master' into boost-medialaxis
|
2014-03-02 22:36:20 +01:00 |
Polyline.cpp
|
Extend medial axis endpoints to fill the entire length. Includes fix for a minor memory leak caused by usage of old signature for Line::point_at()
|
2014-03-15 16:53:20 +01:00 |
Polyline.hpp
|
Extend medial axis endpoints to fill the entire length. Includes fix for a minor memory leak caused by usage of old signature for Line::point_at()
|
2014-03-15 16:53:20 +01:00 |
PolylineCollection.cpp
|
Ported encloses_point() to XS and renamed to contains_point()
|
2013-11-21 16:21:42 +01:00 |
PolylineCollection.hpp
|
Finished implementing Boost.Polygon medial axis. Some cleanup needed
|
2014-01-10 16:18:55 +01:00 |
ppport.h
|
New XS framework for C and C++ code
|
2013-06-22 17:16:45 +02:00 |
Print.cpp
|
Adapt plater to the new split config
|
2014-01-02 22:06:58 +01:00 |
Print.hpp
|
Adapt plater to the new split config
|
2014-01-02 22:06:58 +01:00 |
PrintConfig.cpp
|
Split PrintConfig into PrintObjectConfig and PrintRegionConfig
|
2013-12-31 15:52:37 +01:00 |
PrintConfig.hpp
|
Rephrase the tooltip for start G-code to make its position more clear. #1822
|
2014-03-24 22:06:35 +01:00 |
Surface.cpp
|
Perform additional checks before merging solid surfaces (i.e. take flow and fill pattern into account)
|
2014-02-10 13:19:44 +01:00 |
Surface.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 |
SurfaceCollection.cpp
|
Perform additional checks before merging solid surfaces (i.e. take flow and fill pattern into account)
|
2014-02-10 13:19:44 +01: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
|
Rewritten half-edge traversal in a more robust way. Includes first medial axis unit test
|
2014-03-03 01:48:05 +01:00 |
TriangleMesh.hpp
|
Refactor loop building code to make_loops()
|
2014-01-16 11:38:17 +01:00 |
utils.cpp
|
Conditional compilation to exclude all Perl/XS stuff from C++ code
|
2013-09-13 14:48:40 +02:00 |