OrcaSlicer/src/libslic3r
Noisyfox bb5e2af509
Fix/crashing when generating walls (#6325)
* Fix crash when filling very tiny (1-5nm) gaps (#6279)

Cherry-picked from prusa3d/PrusaSlicer@8784ca0ecf

Co-authored-by: Lukáš Hejl <hejl.lukas@gmail.com>

* SPE-2256: Fix the issue that we used the old Voronoi graph during the detection of invalid Voronoi diagrams.

This happens because we didn't set a modified flag that is required to be set before we use the new Voronoi graph.
Possibly related to #12385

Cherry-picked from prusa3d/PrusaSlicer@2de1f3aa45

Co-authored-by: Lukáš Hejl <hejl.lukas@gmail.com>

---------

Co-authored-by: Lukáš Hejl <hejl.lukas@gmail.com>
2024-08-03 22:01:37 +08:00
..
Algorithm Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
Arachne Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
CSGMesh Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
Execution Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Fill fix flatpak 2024-07-29 23:19:28 +08:00
Format Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
GCode Improve overhang slowdown granularity & line segmentation handling (#5996) 2024-08-01 22:38:08 +08:00
Geometry Fix/crashing when generating walls (#6325) 2024-08-03 22:01:37 +08:00
Interlocking more missing includes (#5930) 2024-07-01 18:07:19 +08:00
Optimize Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Shape Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
SLA Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
Support Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
AABBMesh.cpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
AABBMesh.hpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
AABBTreeIndirect.hpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
AABBTreeLines.hpp Detection of curled edges to enhance slowdown for overhangs algorithm (#2056) 2023-09-16 22:24:18 +08:00
AnyPtr.hpp Merge some BS1.7 changes: 2023-08-08 19:08:13 +08:00
AppConfig.cpp feat: add stealth mode select step to setup wizard (#6104) 2024-07-31 19:51:07 +08:00
AppConfig.hpp feat: add stealth mode select step to setup wizard (#6104) 2024-07-31 19:51:07 +08:00
ArcFitter.cpp Feature/merge 1.8.4 (#3827) 2024-01-26 20:18:10 +08:00
ArcFitter.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Arrange.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
Arrange.hpp Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
AStar.hpp Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
BlacklistedLibraryCheck.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
BlacklistedLibraryCheck.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BoundingBox.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BoundingBox.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
BridgeDetector.cpp Port "No Unsupported Perimeters" feature from SS (#3189) 2024-01-28 10:12:55 +00:00
BridgeDetector.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
Brim.cpp fix build error 2024-07-29 21:58:08 +08:00
Brim.hpp post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
BuildVolume.cpp Feature/merge 1.8.4 (#3827) 2024-01-26 20:18:10 +08:00
BuildVolume.hpp Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
calib.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
calib.hpp Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
Channel.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Circle.cpp Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
Circle.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
clipper.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
clipper.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Clipper2Utils.cpp ENH: add clipper2 for preparing 2022-12-15 04:33:48 -05:00
Clipper2Utils.hpp ENH: add clipper2 for preparing 2022-12-15 04:33:48 -05:00
ClipperUtils.cpp Port of Cura's multi-material interlocking (#5775) 2024-06-30 23:25:15 +08:00
ClipperUtils.hpp Port of Cura's multi-material interlocking (#5775) 2024-06-30 23:25:15 +08:00
ClipperZUtils.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
clonable_ptr.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
CMakeLists.txt Enhancement: Adaptive Pressure advance (#5609) 2024-07-28 22:52:08 +08:00
Color.cpp Merge some features from BS1.9 beta4 (#5181) 2024-04-28 22:58:47 +08:00
Color.hpp Mdel preview renders the actual colors of the filaments based on the filaments currently loaded in the AMS 2024-06-16 17:15:51 +08:00
Config.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
Config.hpp Thumbnails feature revamp. (#5555) 2024-06-03 21:30:38 +08:00
CurveAnalyzer.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
CurveAnalyzer.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
CustomGCode.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
CustomGCode.hpp ENH: add load_model_objects_and_custom_gcodes 2023-09-22 16:21:26 +08:00
CutSurface.cpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
CutSurface.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
CutUtils.cpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
CutUtils.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
EdgeGrid.cpp Improve performance when bed are large 2024-05-11 23:26:02 +08:00
EdgeGrid.hpp ENH: fix for STUDIO-881 2023-04-17 15:39:02 +08:00
ElephantFootCompensation.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ElephantFootCompensation.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Emboss.cpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
Emboss.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
EmbossShape.hpp Various Emboss improvements from PS (#4039) 2024-02-13 23:56:48 +08:00
enum_bitmask.hpp Porting of Pressure Equalizer feature from Prusa Slicer 2.6.x (#2161) 2023-09-27 21:44:45 +08:00
Exception.hpp Merge some BS1.7 changes: 2023-08-08 19:08:13 +08:00
ExPolygon.cpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
ExPolygon.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
ExPolygonCollection.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ExPolygonCollection.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ExPolygonSerialize.hpp Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
ExPolygonsIndex.cpp Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
ExPolygonsIndex.hpp Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
Extruder.cpp Suppress some compiler warnings, fix few possible bugs. (#6224) 2024-08-02 22:56:23 +08:00
Extruder.hpp Add travel_slope option (#5873) 2024-06-29 17:33:22 +08:00
ExtrusionEntity.cpp Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
ExtrusionEntity.hpp Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
ExtrusionEntityCollection.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
ExtrusionEntityCollection.hpp Detection of curled edges to enhance slowdown for overhangs algorithm (#2056) 2023-09-16 22:24:18 +08:00
ExtrusionSimulator.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ExtrusionSimulator.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FaceDetector.cpp Feature/merge 1.8.4 (#3827) 2024-01-26 20:18:10 +08:00
FaceDetector.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FileParserError.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Flow.cpp Update error message to make it a bit more informative (#2249) 2023-09-29 23:39:58 +08:00
Flow.hpp Calculate extrusion width %s as a function of nozzle width, not layer height (#1578) 2023-07-27 23:37:47 +08:00
FlushVolCalc.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
FlushVolCalc.hpp Merge some BS1.7 changes: 2023-08-08 19:08:13 +08:00
format.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GCode.cpp write correct extruder_colour to gcode 2024-08-02 21:40:03 +08:00
GCode.hpp Merge branch 'main' into feature/multitool 2024-07-29 22:51:13 +08:00
GCodeReader.cpp Suggest firmware retraction time (#5926) 2024-07-29 20:32:07 +08:00
GCodeReader.hpp Merge branch 'main' into feature/multitool 2024-07-29 22:51:13 +08:00
GCodeSender.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GCodeSender.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GCodeWriter.cpp preheat work - part 1 2024-07-21 10:29:42 +08:00
GCodeWriter.hpp force restore Z 2024-07-21 23:29:15 +08:00
Geometry.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
Geometry.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
I18N.hpp NEW: add boolean in export stl 2023-07-07 17:25:51 +08:00
Int128.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
IntersectionPoints.cpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
IntersectionPoints.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
JumpPointSearch.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
JumpPointSearch.hpp Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
KDTreeIndirect.hpp ENH: new seam strategy from prusa2.5 2022-09-02 12:52:18 +08:00
Layer.cpp Adjustable infill wall overlap for top and bottom surfaces (#4832) 2024-05-09 23:36:30 +08:00
Layer.hpp Feature/merge 1.8.4 (#3827) 2024-01-26 20:18:10 +08:00
LayerRegion.cpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
libslic3r.cpp switch res for large printer 2024-05-12 23:35:41 +08:00
libslic3r.h support Prusa XL 2024-07-13 23:29:16 +08:00
libslic3r_version.h.in Edit Custom G-Codes Improvements 2024-01-01 10:57:13 -05:00
Line.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
Line.hpp Detection of curled edges to enhance slowdown for overhangs algorithm (#2056) 2023-09-16 22:24:18 +08:00
LocalesUtils.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
LocalesUtils.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MacUtils.hpp Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
MacUtils.mm Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
MarchingSquares.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Measure.cpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
Measure.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
MeasureUtils.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
MeshBoolean.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
MeshBoolean.hpp Feature/merge 1.8.4 (#3827) 2024-01-26 20:18:10 +08:00
MeshSplitImpl.hpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
MinAreaBoundingBox.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MinAreaBoundingBox.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MinimumSpanningTree.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MinimumSpanningTree.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
miniz_extension.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
miniz_extension.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Model.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
Model.hpp Fix typos (#5998) 2024-07-11 00:04:47 +08:00
ModelArrange.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
ModelArrange.hpp FIX: auto-arrange ignores wipe tower due to supports 2022-12-15 04:38:15 -05:00
MTUtils.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MultiMaterialSegmentation.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
MultiMaterialSegmentation.hpp Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
MultiPoint.cpp ENH: new seam strategy from prusa2.5 2022-09-02 12:52:18 +08:00
MultiPoint.hpp ENH: new seam strategy from prusa2.5 2022-09-02 12:52:18 +08:00
MutablePolygon.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MutablePolygon.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MutablePriorityQueue.hpp Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
NormalUtils.cpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
NormalUtils.hpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
NSVGUtils.cpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
NSVGUtils.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
ObjColorUtils.hpp Feature/merge bs1.91 (#5394) 2024-05-19 21:22:14 +08:00
ObjectID.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ObjectID.hpp Feature/merge 1.8.4 (#3827) 2024-01-26 20:18:10 +08:00
OpenVDBUtils.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
OpenVDBUtils.hpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
Orient.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
Orient.hpp FIX: fix the bugs related to bottom area and flip 2022-12-15 04:38:15 -05:00
ParameterUtils.cpp Flatpak build (#4175) 2024-05-25 09:11:19 +08:00
ParameterUtils.hpp Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
pchheader.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
pchheader.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PerimeterGenerator.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
PerimeterGenerator.hpp Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
PlaceholderParser.cpp Fix misc bugs 2024-07-23 00:12:54 +08:00
PlaceholderParser.hpp PlaceholderParser: new interpolate_table() "function" 2023-08-30 23:37:30 +08:00
Platform.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Platform.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PNGReadWrite.cpp A *lot* of import fixes for flatpak (#3909) 2024-01-31 11:23:29 +00:00
PNGReadWrite.hpp A *lot* of import fixes for flatpak (#3909) 2024-01-31 11:23:29 +00:00
Point.cpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
Point.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
Polygon.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
Polygon.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
PolygonTrimmer.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PolygonTrimmer.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Polyline.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
Polyline.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
Preset.cpp Merge branch 'main' into feature/multitool 2024-07-29 22:51:13 +08:00
Preset.hpp Adding pellet printer suppor to OrcaSlicer (#4836) 2024-06-29 22:45:06 +08:00
PresetBundle.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
PresetBundle.hpp Various improvements to SimplyPrint integration (#4831) 2024-06-21 19:48:00 +08:00
PrincipalComponents2D.cpp ENH: improve bridge direction detection 2023-04-17 15:39:02 +08:00
PrincipalComponents2D.hpp ENH: improve bridge direction detection 2023-04-17 15:39:02 +08:00
Print.cpp Fixed an issue that skirt may overlap with stable cone of wipe tower 2024-07-30 22:27:56 +08:00
Print.hpp preheat work - part 1 2024-07-21 10:29:42 +08:00
PrintApply.cpp Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
PrintBase.cpp A *lot* of import fixes for flatpak (#3909) 2024-01-31 11:23:29 +00:00
PrintBase.hpp fix flatpak build 2024-07-23 18:18:27 +08:00
PrintConfig.cpp Merge branch 'main' into feature/multitool 2024-07-29 22:51:13 +08:00
PrintConfig.hpp Merge branch 'main' into feature/multitool 2024-07-29 22:51:13 +08:00
PrintObject.cpp Merge branch 'main' into feature/multitool 2024-07-29 22:51:13 +08:00
PrintObjectSlice.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
PrintRegion.cpp Calculate extrusion width %s as a function of nozzle width, not layer height (#1578) 2023-07-27 23:37:47 +08:00
ProjectTask.cpp A *lot* of import fixes for flatpak (#3909) 2024-01-31 11:23:29 +00:00
ProjectTask.hpp Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
QuadricEdgeCollapse.cpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
QuadricEdgeCollapse.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Semver.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Semver.hpp Fix various memory leaks 2023-11-04 11:41:03 +08:00
ShortEdgeCollapse.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
ShortEdgeCollapse.hpp ENH: new seam strategy from prusa2.5 2022-09-02 12:52:18 +08:00
ShortestPath.cpp Prevent crashes from edge cases when slicing complex small model with "big" fuzzy skin is used 2024-03-17 20:34:58 +08:00
ShortestPath.hpp Merge some BS1.7 changes: 2023-08-08 19:08:13 +08:00
SLAPrint.cpp ENH: CLI: add time estimation for non-cache slicing 2023-10-10 14:19:23 +08:00
SLAPrint.hpp Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
SLAPrintSteps.cpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
SLAPrintSteps.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SlicesToTriangleMesh.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
SlicesToTriangleMesh.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Slicing.cpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
Slicing.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
SlicingAdaptive.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SlicingAdaptive.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SupportMaterial.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
SupportMaterial.hpp NEW: Add "Support xy expansion distance" setting 2022-12-15 04:38:15 -05:00
SupportSpotsGenerator.cpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
SupportSpotsGenerator.hpp Fixed a bug that caused curled edge detection not to work as expected for left facing edges when using Arachne. Enabled fan speed control for curled overhangs (#3034) 2023-12-09 09:17:49 +00:00
Surface.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Surface.hpp Port "Extend sparse infill" from Prusa (#2134) 2023-09-29 23:39:12 +08:00
SurfaceCollection.cpp Port "Extend sparse infill" from Prusa (#2134) 2023-09-29 23:39:12 +08:00
SurfaceCollection.hpp Port "Extend sparse infill" from Prusa (#2134) 2023-09-29 23:39:12 +08:00
SurfaceMesh.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
SVG.cpp A *lot* of import fixes for flatpak (#3909) 2024-01-31 11:23:29 +00:00
SVG.hpp Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
Technologies.hpp Hide raycast debug window 2023-11-11 16:27:44 +08:00
Tesselate.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Tesselate.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
TextConfiguration.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
Thread.cpp Merge some BS1.7 changes: 2023-08-08 19:08:13 +08:00
Thread.hpp Merge some BS1.7 changes: 2023-08-08 19:08:13 +08:00
Time.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Time.hpp some misc changes (#1848) 2023-08-20 20:02:54 +08:00
Timer.cpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
Timer.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
TreeSupport.cpp Suppress some compiler warnings, fix few possible bugs. (#6224) 2024-08-02 22:56:23 +08:00
TreeSupport.hpp ENH: improve auto-arranging objects with tree support 2023-09-22 16:21:26 +08:00
TriangleMesh.cpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
TriangleMesh.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
TriangleMeshSlicer.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
TriangleMeshSlicer.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
TriangleSelector.cpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
TriangleSelector.hpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
TriangleSetSampling.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
TriangleSetSampling.hpp ENH: new seam strategy from prusa2.5 2022-09-02 12:52:18 +08:00
TriangulateWall.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
TriangulateWall.hpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
Triangulation.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
Triangulation.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
TryCatchSignal.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
TryCatchSignal.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
TryCatchSignalSEH.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
TryCatchSignalSEH.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
utils.cpp Fix Compile Warnings (#5963) 2024-07-29 21:00:26 +08:00
Utils.hpp Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
VariableWidth.cpp ENH: fix 0 space exception when slicing 2023-10-10 14:19:23 +08:00
VariableWidth.hpp ENH: fix another assert in wall generator 2023-07-07 17:29:08 +08:00
Zipper.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Zipper.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00