PrusaSlicer-NonPlainar/src/libslic3r/SLA
tamasmeszaros 20bd7b99f9 Significant performance improvements for elevated and non-elevated case
Apply bruteforce for elevated models
2020-09-10 19:35:45 +02:00
..
AGGRaster.hpp Don't use sla::EncodedRaster in SLAImport, revive opencsg sandbox 2020-08-27 23:14:42 +02:00
bicubic.h Re-adding missing file 2019-06-05 15:50:27 +02:00
BoostAdapter.hpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
Clustering.cpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
Clustering.hpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
ConcaveHull.cpp Merge branch 'tm_openvdb_integration' into lm_tm_hollowing 2019-11-11 12:55:22 +01:00
ConcaveHull.hpp Merge branch 'tm_openvdb_integration' into lm_tm_hollowing 2019-11-11 12:55:22 +01:00
Concurrency.hpp Fix build on win 2020-09-10 14:03:30 +02:00
Contour3D.cpp Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfig 2020-08-03 19:05:30 +02:00
Contour3D.hpp Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfig 2020-08-03 19:05:30 +02:00
Hollowing.cpp Add dedicated tests for support point generation 2020-08-18 11:41:14 +02:00
Hollowing.hpp Changed internal coordinates of drain holes 2020-08-24 08:11:12 +02:00
IndexedMesh.cpp replace ccr_::enumerate with flexible for_each 2020-08-13 14:35:14 +02:00
IndexedMesh.hpp Working small-to-normal support merging 2020-08-03 19:05:30 +02:00
JobController.hpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
Pad.cpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
Pad.hpp Merge branch 'tm_openvdb_integration' into lm_tm_hollowing 2019-11-11 12:55:22 +01:00
RasterBase.cpp Initial version of sl1 import with sla::Raster refactor. 2020-04-23 19:05:32 +02:00
RasterBase.hpp Initial version of sl1 import with sla::Raster refactor. 2020-04-23 19:05:32 +02: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 Changed internal coordinates of drain holes 2020-08-24 08:11:12 +02:00
Rotfinder.cpp Significant performance improvements for elevated and non-elevated case 2020-09-10 19:35:45 +02:00
Rotfinder.hpp Significant performance improvements for elevated and non-elevated case 2020-09-10 19:35:45 +02:00
SpatIndex.cpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
SpatIndex.hpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
SupportPoint.hpp Separate support tree routing and meshing, remove Common.hpp/.cpp . 2020-08-03 19:05:30 +02:00
SupportPointGenerator.cpp Improvements to support point generator 2020-09-10 13:19:17 +02:00
SupportPointGenerator.hpp Calibration changes to address new algorithm behavior. 2020-09-10 13:37:58 +02:00
SupportTree.cpp Make compile time support tree conf params constexpr 2020-08-03 19:05:30 +02:00
SupportTree.hpp Add possible manipulation of small support diameter. 2020-08-03 19:05:30 +02:00
SupportTreeBuilder.cpp Working small-to-normal support merging 2020-08-03 19:05:30 +02:00
SupportTreeBuilder.hpp Working small-to-normal support merging 2020-08-03 19:05:30 +02:00
SupportTreeBuildsteps.cpp Brute force optimization code, buggy yet 2020-09-10 14:03:30 +02:00
SupportTreeBuildsteps.hpp Working small-to-normal support merging 2020-08-03 19:05:30 +02:00
SupportTreeMesher.cpp Fix bugs and non working tests 2020-08-03 19:05:30 +02:00
SupportTreeMesher.hpp Working small-to-normal support merging 2020-08-03 19:05:30 +02:00