.. |
AGGRaster.hpp
|
WIP
|
2022-02-03 16:10:03 +01:00 |
BranchingTreeSLA.cpp
|
Fix broken caching of pillar routes
|
2023-01-18 09:26:28 +01:00 |
BranchingTreeSLA.hpp
|
Add new branching tree algorithm
|
2022-07-29 13:05:39 +02:00 |
Clustering.cpp
|
Generalize BoostAdapter for all Vec<> types and move out of SLA
|
2022-06-29 10:54:04 +02:00 |
Clustering.hpp
|
Separate support tree routing and meshing, remove Common.hpp/.cpp .
|
2020-08-03 19:05:30 +02:00 |
ConcaveHull.cpp
|
Pass previously set arc tolerance to concave hull
|
2021-10-21 12:22:15 +02:00 |
ConcaveHull.hpp
|
|
|
DefaultSupportTree.cpp
|
Fix up whitespace for comments in DefaultSupportTree
|
2023-01-18 09:26:28 +01:00 |
DefaultSupportTree.hpp
|
Remove unused member in DefaultSupportTree
|
2023-01-18 09:26:28 +01:00 |
Hollowing.cpp
|
Hotfix for hollowing issues
|
2023-01-16 19:39:30 +01:00 |
Hollowing.hpp
|
Hotfix for hollowing issues
|
2023-01-16 19:39:30 +01:00 |
JobController.hpp
|
Separate support tree routing and meshing, remove Common.hpp/.cpp .
|
2020-08-03 19:05:30 +02:00 |
Pad.cpp
|
Fixed some compiler warnings.
|
2022-08-22 15:14:54 +02:00 |
Pad.hpp
|
SLA backend refactored, except Hollowing
|
2021-06-08 10:27:35 +02:00 |
RasterBase.cpp
|
Convert static data to compile time constants
|
2022-12-06 10:00:51 +01:00 |
RasterBase.hpp
|
Convert static data to compile time constants
|
2022-12-06 10:00:51 +01:00 |
RasterToPolygons.cpp
|
SLA archive import with miniz, marching square bugfixes
|
2020-04-23 19:12:07 +02:00 |
RasterToPolygons.hpp
|
SLA archive import with miniz, marching square bugfixes
|
2020-04-23 19:12:07 +02:00 |
ReprojectPointsOnMesh.hpp
|
Refactoring and performance optimization for support trees in SLA
|
2022-06-29 10:43:46 +02:00 |
Rotfinder.cpp
|
Removal of calls to Geometry::assemble_transform()
|
2022-11-24 14:58:20 +01:00 |
Rotfinder.hpp
|
Add min z height orientation search
|
2021-08-18 16:48:51 +02:00 |
SpatIndex.cpp
|
Generalize BoostAdapter for all Vec<> types and move out of SLA
|
2022-06-29 10:54:04 +02:00 |
SpatIndex.hpp
|
Separate support tree routing and meshing, remove Common.hpp/.cpp .
|
2020-08-03 19:05:30 +02:00 |
SupportPoint.hpp
|
WIP fixing trafos
|
2023-01-17 11:23:18 +01:00 |
SupportPointGenerator.cpp
|
WIP fixing trafos
|
2023-01-17 11:23:18 +01:00 |
SupportPointGenerator.hpp
|
Fixed ExPolygon::overlaps(), which was not commutative.
|
2022-11-15 15:32:16 +01:00 |
SupportTree.cpp
|
Fix pad struts not connecting to model
|
2023-01-27 09:14:24 +01:00 |
SupportTree.hpp
|
Merge branch 'master' into et_tm_sla_volumes_6-SPE-1285
|
2023-01-18 16:40:12 +01:00 |
SupportTreeBuilder.cpp
|
Refactoring and performance optimization for support trees in SLA
|
2022-06-29 10:43:46 +02:00 |
SupportTreeBuilder.hpp
|
New ground route search implemented
|
2023-01-18 09:26:28 +01:00 |
SupportTreeMesher.cpp
|
Upgrade support tree route search functions, add tests
|
2023-01-18 09:26:28 +01:00 |
SupportTreeMesher.hpp
|
Refactoring and performance optimization for support trees in SLA
|
2022-06-29 10:43:46 +02:00 |
SupportTreeStrategies.hpp
|
Prepare UI for organic supports option
|
2023-01-18 09:26:28 +01:00 |
SupportTreeUtils.hpp
|
Prevent rare support strut and pinhead collisions
|
2023-01-18 13:55:15 +01:00 |
SupportTreeUtilsLegacy.hpp
|
Fix bug when mini pillar widens and the end radius is too small.
|
2023-03-01 13:38:22 +01:00 |