orcaslicer/src/libslic3r
2025-02-04 07:59:30 +08:00
..
Algorithm Update anti-vibration algorithm from PrusaSlicer (#7818) 2024-12-24 22:05:22 +08:00
Arachne Fix arachne wall ordering (#7959) 2025-01-22 09:58:34 +08:00
CSGMesh Export negative parts. 2024-10-05 21:53:16 +03:00
Execution
Fill Port Quartercubic infill pattern (#7243) 2025-01-22 14:22:22 +08:00
Format FIX: step model split COMPOUND and COMPOUNSOLID type (#8084) 2025-01-22 10:03:43 +08:00
GCode Fix first layer tool ordering in print-by-object mode (#6664) 2025-01-22 10:05:38 +08:00
Geometry Fix flatpack build 2025-01-06 09:07:58 +08:00
Interlocking more missing includes (#5930) 2024-07-01 18:07:19 +08:00
Optimize
Shape Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +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 Support threshold overlap (#6606) 2025-01-23 18:01:38 +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 Save binded local machines 2025-01-31 16:33:57 +08:00
AppConfig.hpp Save binded local machines 2025-01-31 16:33:57 +08:00
ArcFitter.cpp Feature/merge 1.8.4 (#3827) 2024-01-26 20:18:10 +08:00
ArcFitter.hpp
Arrange.cpp Fix arrange when print-by-object and have object off-plate (#8038) 2025-01-22 10:03:21 +08:00
Arrange.hpp Fix arrange when print-by-object and have object off-plate (#8038) 2025-01-22 10:03:21 +08:00
AStar.hpp Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
BlacklistedLibraryCheck.cpp Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
BlacklistedLibraryCheck.hpp
BoundingBox.cpp
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 Remove unused legacy brim method 2024-08-22 10:13:45 +03:00
Brim.hpp Remove unused legacy brim method 2024-08-22 10:13:45 +03: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 some errors uncovered via compiler warnings (#7954) 2025-01-08 13:06:39 +08:00
calib.hpp Fix PA pattern crash if default/first layer line width is percentage (#7592) 2024-11-27 20:25:57 +08:00
Channel.hpp
Circle.cpp
Circle.hpp
clipper.cpp
clipper.hpp
Clipper2Utils.cpp Fix Linux build & some warnings (#6438) 2024-08-18 11:33:00 +08:00
Clipper2Utils.hpp
ClipperUtils.cpp Improve fuzzy skin with modifier (#6759) 2024-09-23 00:41:17 +08:00
ClipperUtils.hpp Improve fuzzy skin with modifier (#6759) 2024-09-23 00:41:17 +08:00
ClipperZUtils.hpp Fix building errors when precompiled header support is disabled (#6879) 2024-09-23 19:26:18 +08:00
clonable_ptr.hpp
CMakeLists.txt Add support for structured noise (perlin) fuzzy skin (#7678) 2025-01-27 22:45:16 +08:00
Color.cpp Merge some features from BS1.9 beta4 (#5181) 2024-04-28 22:58:47 +08:00
Color.hpp Measure: Port of BBS' improved version of measure gizmo 2024-11-06 20:19:52 +08:00
Config.cpp suport renamed_from 2025-01-19 00:39:45 +08:00
Config.hpp Thumbnails feature revamp. (#5555) 2024-06-03 21:30:38 +08:00
CurveAnalyzer.cpp
CurveAnalyzer.hpp
CustomGCode.cpp
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
ElephantFootCompensation.cpp
ElephantFootCompensation.hpp
Emboss.cpp Fix Linux build & some warnings (#6438) 2024-08-18 11:33:00 +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
ExPolygonCollection.hpp
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 Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
ExtrusionEntityCollection.hpp Toolchanger: fix an issue that wall_filament/sparse_infill_filament/solid_infill_filament didn't always work 2024-08-04 00:54:03 +08:00
ExtrusionSimulator.cpp
ExtrusionSimulator.hpp
FaceDetector.cpp Feature/merge 1.8.4 (#3827) 2024-01-26 20:18:10 +08:00
FaceDetector.hpp
FileParserError.hpp
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 Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
FlushVolCalc.hpp Merge some BS1.7 changes: 2023-08-08 19:08:13 +08:00
format.hpp
GCode.cpp Make sure to move to prime tower before moving down (#8140) 2025-01-22 20:52:09 +08:00
GCode.hpp Fix issue that is_infill_first doesn't work correctly on regions (#8126) 2025-01-22 10:04:03 +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
GCodeSender.hpp
GCodeWriter.cpp Avoid collisions when moving Z down (#7208) 2024-10-27 22:24:49 +08:00
GCodeWriter.hpp Fix wrong z when zhop is diabled. 2024-10-06 19:16:15 +08:00
Geometry.cpp SPE-2298: Fix crash caused by a numerical issue during testing if a Voronoi vertex is inside a corner of a polygon. 2024-12-22 16:44:36 +08:00
Geometry.hpp SPE-2298: Fix crash caused by a numerical issue during testing if a Voronoi vertex is inside a corner of a polygon. 2024-12-22 16:44:36 +08:00
I18N.hpp
Int128.hpp
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 Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
JumpPointSearch.hpp Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
KDTreeIndirect.hpp
Layer.cpp Fix issue that is_infill_first doesn't work correctly on regions (#8126) 2025-01-22 10:04:03 +08:00
Layer.hpp Improve fuzzy skin with modifier (#6759) 2024-09-23 00:41:17 +08:00
LayerRegion.cpp Add support for structured noise (perlin) fuzzy skin (#7678) 2025-01-27 22:45:16 +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 Display Commit ID Used for Build in AboutDialog (#6516) 2025-01-03 00:38:25 +08:00
Line.cpp Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +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
LocalesUtils.hpp
MacUtils.hpp
MacUtils.mm
MarchingSquares.hpp
Measure.cpp Measure: Port of BBS' improved version of measure gizmo 2024-11-06 20:19:52 +08:00
Measure.hpp Measure: Port of BBS' improved version of measure gizmo 2024-11-06 20:19:52 +08:00
MeasureUtils.hpp Measure: Port of BBS' improved version of measure gizmo 2024-11-06 20:19:52 +08:00
MeshBoolean.cpp Fix build with CGAL 5.6 (again) (#6439) 2024-08-18 11:34:15 +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
MinAreaBoundingBox.hpp
MinimumSpanningTree.cpp
MinimumSpanningTree.hpp
miniz_extension.cpp
miniz_extension.hpp
Model.cpp Fix a compilation error in the debug build (#6689) 2024-12-24 10:40:33 +08:00
Model.hpp Ported filament shrinkage compensation for XY and independent Z from Prusa Slicer (fixing MMU painting, seam painting, support painting issues) (#6507) 2024-08-28 23:15:39 +08:00
ModelArrange.cpp Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
ModelArrange.hpp
MTUtils.hpp
MultiMaterialSegmentation.cpp Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
MultiMaterialSegmentation.hpp Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
MultiPoint.cpp Improvements in Inner Outer Inner wall ordering logic (#6138) 2024-08-13 23:25:49 +08:00
MultiPoint.hpp Improvements in Inner Outer Inner wall ordering logic (#6138) 2024-08-13 23:25:49 +08:00
MutablePolygon.cpp
MutablePolygon.hpp
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
ObjectID.hpp Feature/merge 1.8.4 (#3827) 2024-01-26 20:18:10 +08:00
OpenVDBUtils.cpp
OpenVDBUtils.hpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
Orient.cpp Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
Orient.hpp
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
pchheader.hpp
PerimeterGenerator.cpp Fix one wall top surface incorrect spacing when precise wall is enabled (#8230) 2025-02-01 17:50:13 +08:00
PerimeterGenerator.hpp Add support for structured noise (perlin) fuzzy skin (#7678) 2025-01-27 22:45:16 +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
Platform.hpp
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 Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +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
PolygonTrimmer.hpp
Polyline.cpp Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +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 Orca filament profile revamp - done (#8287) 2025-02-03 21:15:17 +08:00
Preset.hpp Orca filament profile revamp - done (#8287) 2025-02-03 21:15:17 +08:00
PresetBundle.cpp Orca filament profile revamp - done (#8287) 2025-02-03 21:15:17 +08:00
PresetBundle.hpp Fix renamed_from feature and others 2025-01-22 21:40:42 +08:00
PrincipalComponents2D.cpp
PrincipalComponents2D.hpp
Print.cpp Enhancement: ERS - Option to limit ERS to external perimeters and overhangs only (#7399) 2025-01-05 23:19:00 +08:00
Print.hpp Merge branch 'main' into skirt-object-fix-pr 2024-09-07 10:57:59 +08:00
PrintApply.cpp Fix crash when extruder 16 is used in color painting (#7200) 2024-10-27 22:48:01 +08:00
PrintBase.cpp Fix compatibility with newer Boost (#7884) 2025-01-07 23:25:32 +08:00
PrintBase.hpp fix flatpak build 2024-07-23 18:18:27 +08:00
PrintConfig.cpp Add support for structured noise (perlin) fuzzy skin (#7678) 2025-01-27 22:45:16 +08:00
PrintConfig.hpp Add support for structured noise (perlin) fuzzy skin (#7678) 2025-01-27 22:45:16 +08:00
PrintObject.cpp Add support for structured noise (perlin) fuzzy skin (#7678) 2025-01-27 22:45:16 +08:00
PrintObjectSlice.cpp Fix overlapping regions caused by "Make Overhangs printable" (SoftFever/OrcaSlicer#7622) 2024-12-01 19:53:02 +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
Semver.cpp
Semver.hpp Fix various memory leaks 2023-11-04 11:41:03 +08:00
ShortEdgeCollapse.cpp Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
ShortEdgeCollapse.hpp
ShortestPath.cpp Fix bug ShortestPath.cpp (#13331) (#7615) 2024-11-30 21:38:59 +08:00
ShortestPath.hpp Fix Linux build & some warnings (#6438) 2024-08-18 11:33:00 +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
SlicesToTriangleMesh.cpp Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
SlicesToTriangleMesh.hpp
Slicing.cpp Adaptive layers - respect layer height range modifiers. (#5941) 2024-11-21 21:40:51 +08:00
Slicing.hpp Adaptive layers - respect layer height range modifiers. (#5941) 2024-11-21 21:40:51 +08:00
SlicingAdaptive.cpp
SlicingAdaptive.hpp
Surface.cpp
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
Technologies.hpp Hide raycast debug window 2023-11-11 16:27:44 +08:00
Tesselate.cpp
Tesselate.hpp
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
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
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 Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +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 Fix crash when extruder 16 is used in color painting (#7200) 2024-10-27 22:48:01 +08:00
TriangleSelector.hpp Fix crash when extruder 16 is used in color painting (#7200) 2024-10-27 22:48:01 +08:00
TriangleSetSampling.cpp Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
TriangleSetSampling.hpp
TriangulateWall.cpp Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
TriangulateWall.hpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
Triangulation.cpp Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +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
TryCatchSignal.hpp
TryCatchSignalSEH.cpp
TryCatchSignalSEH.hpp
utils.cpp Improve debugging output 2024-09-05 09:45:59 +08:00
Utils.hpp support downloading from makerworld on Mac by default. (#6867) 2024-09-22 16:49:14 +08:00
VariableWidth.cpp ENH: fix 0 space exception when slicing 2023-10-10 14:19:23 +08:00
VariableWidth.hpp
Zipper.cpp
Zipper.hpp