.. |
admesh
|
New TriangleMeshSlicer::cut() method
|
2014-01-16 11:25:26 +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
|
|
|
clipper.hpp
|
|
|
ClipperUtils.cpp
|
|
|
ClipperUtils.hpp
|
|
|
Config.cpp
|
Only expand shortcut options in StaticConfig objects. This way we can keep a default extruder value in the parts panel
|
2014-03-22 20:12:54 +01:00 |
Config.hpp
|
Only expand shortcut options in StaticConfig objects. This way we can keep a default extruder value in the parts panel
|
2014-03-22 20:12:54 +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
|
|
|
ExPolygonCollection.hpp
|
|
|
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
|
|
|
Flow.hpp
|
|
|
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
|
|
|
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
|
|
|
MultiPoint.cpp
|
|
|
MultiPoint.hpp
|
|
|
myinit.h
|
fix XS build on Windows #1433 #1681
|
2014-02-01 11:53:45 +01:00 |
Point.cpp
|
Merge branch 'master' into boost-medialaxis
|
2014-03-02 22:36:20 +01:00 |
Point.hpp
|
Some improvements to pruning and some additions here and there
|
2014-03-05 18:43:01 +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
|
|
|
PolylineCollection.hpp
|
Finished implementing Boost.Polygon medial axis. Some cleanup needed
|
2014-01-10 16:18:55 +01:00 |
ppport.h
|
|
|
Print.cpp
|
|
|
Print.hpp
|
|
|
PrintConfig.cpp
|
|
|
PrintConfig.hpp
|
Make the override panel prettier and prevent the default extruder setting from being deleted since it can't be readded manually
|
2014-03-23 15:18:08 +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
|
|
|
SVG.hpp
|
|
|
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
|
|
|