PrusaSlicer-NonPlainar/src/libslic3r/SLA
Vojtech Bubnik 62bdc192d8 Fix of [2.3.0-alpha4] Crash - several models cause crash when slicing #5208
Fixed some issues in internal anchors of the Adaptive Cubic infill.
The ugly and dangerous implicit casting operators in Line, MultiPoint,
Polyline and Polygon were made explicit.
2020-11-24 16:01:08 +01: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 Fix of [2.3.0-alpha4] Crash - several models cause crash when slicing #5208 2020-11-24 16:01:08 +01: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 Wipe tower - small refactoring and fix 2020-09-25 12:35:20 +02:00
SupportPointGenerator.cpp Cover various overhang types cumulatively 2020-10-16 11:14:57 +02:00
SupportPointGenerator.hpp Cover various overhang types cumulatively 2020-10-16 11:14:57 +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