PrusaSlicer-NonPlainar/src/libslic3r
Filip Sykala - NTB T15p 16a84ebc49 Fix build
2022-08-25 15:01:09 +02:00
..
Arachne Fix of #8455 - Incorrect scale in ExtrusionLine::simplify() prevented removing vertices between collinear and nearly collinear lines. 2022-07-14 09:10:25 +02:00
Execution Small fix in Execution.hpp 2022-05-11 10:35:38 +02:00
Fill Merge branch 'master_250' 2022-07-15 15:04:10 +02:00
Format Rename FontItem to EmbossStyle 2022-08-03 10:29:05 +02:00
GCode Merge branch 'master_250' 2022-07-15 15:04:10 +02:00
Geometry Merge branch 'master_250' 2022-07-15 15:04:10 +02:00
Optimize Change std::nan("") to proper nan constants 2022-05-11 10:35:12 +02:00
SLA Generalize BoostAdapter for all Vec<> types and move out of SLA 2022-06-29 10:54:04 +02:00
AABBMesh.cpp Refactoring and performance optimization for support trees in SLA 2022-06-29 10:43:46 +02:00
AABBMesh.hpp Added missing includes (GCC 11.2 without PCH). 2022-06-30 00:29:26 +02:00
AABBTreeIndirect.hpp Full occlusion guided seam placer backport 2022-06-07 11:12:48 +02:00
AABBTreeLines.hpp Using aabb tree for lines to detect closest expolygons 2022-07-22 15:34:12 +02:00
AppConfig.cpp rename font_item to style 2022-08-03 13:05:06 +02:00
AppConfig.hpp rename font_item to style 2022-08-03 13:05:06 +02:00
Arrange.cpp Prepare arrange for variable bed distance 2022-07-07 15:51:41 +02:00
Arrange.hpp Prepare arrange for variable bed distance 2022-07-07 15:51:41 +02:00
AStar.hpp Make AStar use InvalidQueueID constant 2022-06-07 16:08:09 +02:00
BlacklistedLibraryCheck.cpp
BlacklistedLibraryCheck.hpp
BoostAdapter.hpp Equip boost adapter with extensive 3D bounding box support 2022-06-29 10:55:04 +02:00
BoundingBox.cpp
BoundingBox.hpp Better healing for Glyph shape - remove duplicit points + self intersections 2022-08-25 13:28:10 +02:00
BridgeDetector.cpp
BridgeDetector.hpp
Brim.cpp Fixed compiler warnings 2022-06-03 12:45:06 +02:00
Brim.hpp
BuildVolume.cpp Fixed a failing assert in BuildVolume.cpp 2022-06-16 16:35:06 +02:00
BuildVolume.hpp
Channel.hpp
clipper.cpp
clipper.hpp
ClipperUtils.cpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
ClipperUtils.hpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
clonable_ptr.hpp
CMakeLists.txt Better healing for Glyph shape - remove duplicit points + self intersections 2022-08-25 13:28:10 +02:00
Color.cpp Fixed comparison operators of ColorRGB and ColorRGBA 2022-04-01 08:35:10 +02:00
Color.hpp Fixing missing include. 2022-04-25 12:42:51 +02:00
Config.cpp Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
Config.hpp Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
CustomGCode.cpp Some refactoring and fixes based on static source code analysis 2022-03-31 16:33:52 +02:00
CustomGCode.hpp
CutSurface.cpp Fix warnings 2022-08-02 13:29:30 +02:00
CutSurface.hpp Reduced copy of triangle inside of thread 2022-07-19 20:25:01 +02:00
EdgeGrid.cpp Ported "avoid crossing perimeters" and bridging unit tests from Perl 2022-05-04 18:21:08 +02:00
EdgeGrid.hpp Ported "avoid crossing perimeters" and bridging unit tests from Perl 2022-05-04 18:21:08 +02:00
ElephantFootCompensation.cpp
ElephantFootCompensation.hpp
Emboss.cpp Fix build 2022-08-25 15:01:09 +02:00
Emboss.hpp Better healing for Glyph shape - remove duplicit points + self intersections 2022-08-25 13:28:10 +02:00
enum_bitmask.hpp
Exception.hpp
ExPolygon.cpp
ExPolygon.hpp Better healing for Glyph shape - remove duplicit points + self intersections 2022-08-25 13:28:10 +02:00
Extruder.cpp
Extruder.hpp
ExtrusionEntity.cpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
ExtrusionEntity.hpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
ExtrusionEntityCollection.cpp
ExtrusionEntityCollection.hpp Fixed a memory leak in the move assignment operator in ExtrusionEntityCollection. 2022-06-02 09:28:09 +02:00
ExtrusionSimulator.cpp
ExtrusionSimulator.hpp
FileParserError.hpp
Flow.cpp
Flow.hpp
format.hpp
GCode.cpp Fixing conflicts part 1: 2022-06-29 16:43:29 +02:00
GCode.hpp Fixing conflicts part 1: 2022-06-29 16:43:29 +02:00
GCodeReader.cpp Perl unit tests for perimeters and multi-material were rewritten to C++. 2022-05-04 15:06:04 +02:00
GCodeReader.hpp Perl unit tests for perimeters and multi-material were rewritten to C++. 2022-05-04 15:06:04 +02:00
GCodeSender.cpp
GCodeSender.hpp
GCodeWriter.cpp
GCodeWriter.hpp
Geometry.cpp Tech ENABLE_TRANSFORMATIONS_BY_MATRICES merged into ENABLE_WORLD_COORDINATE 2022-06-06 13:36:29 +02:00
Geometry.hpp Refactoring and performance optimization for support trees in SLA 2022-06-29 10:43:46 +02:00
I18N.hpp
Int128.hpp
IntersectionPoints.cpp Fix build 2022-08-25 15:01:09 +02:00
IntersectionPoints.hpp Better healing for Glyph shape - remove duplicit points + self intersections 2022-08-25 13:28:10 +02:00
KDTreeIndirect.hpp Full occlusion guided seam placer backport 2022-06-07 11:12:48 +02:00
Layer.cpp
Layer.hpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
LayerRegion.cpp Renamed slicing engine to perimeter generator and slightly rearrangement of Arachne parameters. 2022-06-01 21:43:00 +02:00
libslic3r_version.h.in
libslic3r.h Merge branch 'et_world_coordinates' into fs_emboss 2022-07-20 13:02:07 +02:00
Line.cpp Modified method Line::intersection_infinite() to return that the intersection was not found if the input lines are near parallel, and an integer overflow would occur when saving the intersection coordinates. 2022-06-01 21:40:15 +02:00
Line.hpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
LocalesUtils.cpp Adding overload for string conversion to float directly 2022-07-07 15:43:32 +02:00
LocalesUtils.hpp Adding overload for string conversion to float directly 2022-07-07 15:43:32 +02:00
MarchingSquares.hpp
MeshBoolean.cpp
MeshBoolean.hpp
MeshNormals.cpp Added missing includes (GCC 11.2 without PCH). 2022-06-30 00:29:26 +02:00
MeshNormals.hpp Refactoring and performance optimization for support trees in SLA 2022-06-29 10:43:46 +02:00
MeshSplitImpl.hpp
MinAreaBoundingBox.cpp
MinAreaBoundingBox.hpp
miniz_extension.cpp
miniz_extension.hpp
Model.cpp Tech ENABLE_TRANSFORMATIONS_BY_MATRICES merged into ENABLE_WORLD_COORDINATE 2022-06-06 13:36:29 +02:00
Model.hpp Merge branch 'et_world_coordinates' into fs_emboss 2022-07-20 13:02:07 +02:00
ModelArrange.cpp
ModelArrange.hpp
ModelVolumeType.hpp
MTUtils.hpp
MultiMaterialSegmentation.cpp
MultiMaterialSegmentation.hpp
MultiPoint.cpp When placing seam, never produce segments shorter than 1.5um. 2022-06-28 10:30:04 +02:00
MultiPoint.hpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
MutablePolygon.cpp
MutablePolygon.hpp
MutablePriorityQueue.hpp Move out invalid_id constant from MutablePriotityQueue template class 2022-06-07 16:05:16 +02:00
NormalUtils.cpp Refactoring of the short edge collpase, should greatly improve performance 2022-06-07 11:12:48 +02:00
NormalUtils.hpp Refactoring of the short edge collpase, should greatly improve performance 2022-06-07 11:12:48 +02:00
NSVGUtils.cpp Better healing for Glyph shape - remove duplicit points + self intersections 2022-08-25 13:28:10 +02:00
NSVGUtils.hpp Better healing for Glyph shape - remove duplicit points + self intersections 2022-08-25 13:28:10 +02:00
ObjectID.cpp
ObjectID.hpp
OpenVDBUtils.cpp Backport hollowing optimization into stable 2022-06-02 09:04:36 +02:00
OpenVDBUtils.hpp Backport hollowing optimization into stable 2022-06-02 09:04:36 +02:00
pchheader.cpp
pchheader.hpp On MSVC, std::deque degenerates to a list of pointers, which defeats 2022-04-25 12:42:51 +02:00
PerimeterGenerator.cpp Fix of #8455 - Fixed the incorrect computation of the threshold for grouping ExtrusionPaths with the same extrusion width in thick_polyline_to_extrusion_paths() that was affecting Arachne and gap fill. 2022-07-14 09:10:22 +02:00
PerimeterGenerator.hpp Fixed the flow of bridging perimeters for Arachne. 2022-06-09 11:23:41 +02:00
PlaceholderParser.cpp
PlaceholderParser.hpp
Platform.cpp
Platform.hpp
PNGReadWrite.cpp
PNGReadWrite.hpp
Point.cpp Better healing for Glyph shape - remove duplicit points + self intersections 2022-08-25 13:28:10 +02:00
Point.hpp Better healing for Glyph shape - remove duplicit points + self intersections 2022-08-25 13:28:10 +02:00
PointGrid.hpp Add astar algorithm 2022-05-11 12:06:07 +02:00
Polygon.cpp Removed various Point::ccw() and Point::ccw_angle() methods, they were 2022-04-25 12:42:51 +02:00
Polygon.hpp Merge branch 'et_world_coordinates' into fs_emboss 2022-05-02 10:11:47 +02:00
PolygonTrimmer.cpp
PolygonTrimmer.hpp
Polyline.cpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
Polyline.hpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
Preset.cpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
Preset.hpp Some refactoring and fixes based on static source code analysis 2022-03-31 16:33:52 +02:00
PresetBundle.cpp Tech ENABLE_COPY_CUSTOM_BED_MODEL_AND_TEXTURE - 1st installment - Copies custom bed texture and model files to 'data_dir()\printer' folder, if needed, and updates the printer config accordingly 2022-05-30 11:28:54 +02:00
PresetBundle.hpp Tech ENABLE_COPY_CUSTOM_BED_MODEL_AND_TEXTURE - 1st installment - Copies custom bed texture and model files to 'data_dir()\printer' folder, if needed, and updates the printer config accordingly 2022-05-30 11:28:54 +02:00
Print.cpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
Print.hpp Fixed various issues in the ported Lightning infill. 2022-06-01 21:35:58 +02:00
PrintApply.cpp Tech ENABLE_TRANSFORMATIONS_BY_MATRICES merged into ENABLE_WORLD_COORDINATE 2022-06-06 13:36:29 +02:00
PrintBase.cpp
PrintBase.hpp FFF background slicing for a single object only: 2022-03-29 11:19:50 +02:00
PrintConfig.cpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
PrintConfig.hpp Fixing conflicts part 1: 2022-06-29 16:43:29 +02:00
PrintObject.cpp Fix of #8436 - Crash in the lightning infill when some region has zero infill density. 2022-06-30 09:44:00 +02:00
PrintObjectSlice.cpp
PrintRegion.cpp
QuadricEdgeCollapse.cpp Merge branch 'et_world_coordinates' into fs_emboss 2022-07-20 13:02:07 +02:00
QuadricEdgeCollapse.hpp
Semver.cpp
Semver.hpp
ShortEdgeCollapse.cpp optimize embedding computation 2022-06-07 11:12:48 +02:00
ShortEdgeCollapse.hpp Implementation of ShortEdgeCollapse 2022-06-07 11:12:48 +02:00
ShortestPath.cpp Follow-up to f5ec76c230 2022-05-17 11:57:04 +02:00
ShortestPath.hpp
SLAPrint.cpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
SLAPrint.hpp Refactoring and performance optimization for support trees in SLA 2022-06-29 10:43:46 +02:00
SLAPrintSteps.cpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
SLAPrintSteps.hpp
SlicesToTriangleMesh.cpp
SlicesToTriangleMesh.hpp
Slicing.cpp
Slicing.hpp
SlicingAdaptive.cpp
SlicingAdaptive.hpp
Subdivide.cpp Full occlusion guided seam placer backport 2022-06-07 11:12:48 +02:00
Subdivide.hpp Full occlusion guided seam placer backport 2022-06-07 11:12:48 +02:00
SupportMaterial.cpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
SupportMaterial.hpp
Surface.cpp
Surface.hpp Fixed several std::moves that had no effect, moved GCode data to heap 2022-03-31 16:42:15 +02:00
SurfaceCollection.cpp
SurfaceCollection.hpp
SVG.cpp Fix build 2022-08-25 15:01:09 +02:00
SVG.hpp Better healing for Glyph shape - remove duplicit points + self intersections 2022-08-25 13:28:10 +02:00
Technologies.hpp Merge branch 'et_world_coordinates' into fs_emboss 2022-07-20 13:02:07 +02:00
Tesselate.cpp
Tesselate.hpp
TextConfiguration.hpp Rename FontItem to EmbossStyle 2022-08-03 10:29:05 +02:00
Thread.cpp Sets locales before any thread start participating in the GCode processing pipeline. 2022-06-02 09:28:09 +02:00
Thread.hpp
Time.cpp
Time.hpp
TriangleMesh.cpp
TriangleMesh.hpp
TriangleMeshSlicer.cpp
TriangleMeshSlicer.hpp
TriangleSelector.cpp
TriangleSelector.hpp
TriangleSetSampling.cpp optimize embedding computation 2022-06-07 11:12:48 +02:00
TriangleSetSampling.hpp Hopefully improved the seam placer performance a lot 2022-06-07 11:12:48 +02:00
TriangulateWall.cpp
TriangulateWall.hpp
Triangulation.cpp Fix build 2022-08-25 15:01:09 +02:00
Triangulation.hpp Better healing for Glyph shape - remove duplicit points + self intersections 2022-08-25 13:28:10 +02:00
TryCatchSignal.cpp
TryCatchSignal.hpp
TryCatchSignalSEH.cpp
TryCatchSignalSEH.hpp
utils.cpp Merge branch 'master' into fs_emboss 2022-05-06 08:58:04 +02:00
Utils.hpp Merge branch 'master' into fs_emboss 2022-05-06 08:58:04 +02:00
Zipper.cpp
Zipper.hpp