BambuStudio/src/libslic3r
jun.zhang 9f060f9135 NEW: cherry-pick rendering-stuff to github branch
jira: no-jira

Change-Id: If615d572b2021e707cc9ff037fefeabf46dacfa4
2025-03-24 09:04:57 +08:00
..
Arachne ENH: add Clipper2::Union and fix a command line hang issue 2025-03-23 20:25:13 +08:00
CSGMesh libslic3r: Fix BOOST_LOG_TRIVIAL declaration 2025-01-13 10:22:01 +08:00
Execution Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Fill FIX: infill generate fail 2025-03-24 08:40:50 +08:00
Format ENH: fix unable to load video 2025-03-24 08:36:11 +08:00
GCode Fix: crashes when slicing small objects with wipe_tower. 2025-03-24 09:04:22 +08:00
Geometry ENH: support hole compensation for Arachne 2025-03-22 22:14:56 +08:00
Interlocking FIX: modify for interlocking 2025-03-22 20:58:36 +08:00
Optimize Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SLA FIX: A mesh with overlapping faces cannot be painted 2023-04-17 15:39:02 +08:00
Shape FIX: crash when generating text with thickness <= 0 2024-06-11 18:17:08 +08:00
Support FIX: wrong number of outer_walls 2025-03-24 09:04:49 +08:00
AABBMesh.cpp NEW: add boolean in export stl 2023-07-07 17:25:51 +08:00
AABBMesh.hpp NEW: add boolean in export stl 2023-07-07 17:25:51 +08:00
AABBTreeIndirect.hpp ENH: speed gcode export up again 2023-04-17 15:39:02 +08:00
AABBTreeLines.hpp FIX: several auto arranging bugs 2025-03-24 08:34:27 +08:00
AStar.hpp NEW: path planning algorithm 2023-11-01 09:33:21 +08:00
AnyPtr.hpp NEW: add boolean in export stl 2023-07-07 17:25:51 +08:00
AppConfig.cpp NEW: cherry-pick rendering-stuff to github branch 2025-03-24 09:04:57 +08:00
AppConfig.hpp ENH: config: add default_nozzle_volume_type in printer 2025-03-22 20:52:24 +08:00
ArcFitter.cpp Fix Slic3r::Polyline and Slic3r::MultiPoint declarations 2023-12-15 09:58:21 +08:00
ArcFitter.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Arrange.cpp ENH: auto arranging won't put more than 1 TPU filament on the same plate 2025-03-24 08:24:22 +08:00
Arrange.hpp ENH: auto arranging won't put more than 1 TPU filament on the same plate 2025-03-24 08:24:22 +08:00
BlacklistedLibraryCheck.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BlacklistedLibraryCheck.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BoundingBox.cpp NEW: port Zig Zag infill from Prusa 2025-03-24 08:34:29 +08:00
BoundingBox.hpp NEW: port Zig Zag infill from Prusa 2025-03-24 08:34:29 +08:00
BridgeDetector.cpp ENH: improve bridge direction detection 2023-04-17 15:39:02 +08:00
BridgeDetector.hpp ENH: port of new infill algorithm from prusa 2024-04-08 19:50:03 +08:00
Brim.cpp FIX: wipe tpwer should be no_brim_area 2025-03-24 09:03:27 +08:00
Brim.hpp FIX: fitst layer bbox was wrong for multiple plates 2023-07-07 17:52:43 +08:00
BrimEarsPoint.hpp NEW: add brim ear gizmo 2024-10-15 15:50:26 +08:00
BuildVolume.cpp FIX: the nums of filament_type in plater config is incorrect 2025-03-24 09:04:15 +08:00
BuildVolume.hpp ENH: buildvolume: add logic to support extruder_printable_height 2025-03-22 21:11:22 +08:00
CMakeLists.txt FIX: typo -- GCodeEditer -> GCodeEditor 2025-03-23 20:29:08 +08:00
Calib.cpp FIX: fix flow ratio calib bug for single extruder printer 2025-03-22 20:53:54 +08:00
Calib.hpp FIX: modify the name of high flow 2025-03-22 21:09:54 +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
Clipper2Utils.cpp ENH: fixed crash issue of lightning infill of tree support 2025-03-24 08:34:30 +08:00
Clipper2Utils.hpp ENH: fixed crash issue of lightning infill of tree support 2025-03-24 08:34:30 +08:00
ClipperUtils.cpp NEW: Port of Cura's multi-material interlocking (#5775) 2025-03-22 20:58:36 +08:00
ClipperUtils.hpp NEW: Port of Cura's multi-material interlocking (#5775) 2025-03-22 20:58:36 +08:00
ClipperZUtils.hpp ENH: port of new infill algorithm from prusa 2024-04-08 19:50:03 +08:00
Color.cpp NEW:import vertex and mtl color from obj file 2024-04-23 20:07:49 +08:00
Color.hpp ENH:set the warning text to yellow in gizmos 2024-05-13 09:20:46 +08:00
Config.cpp FIX:add "read fail" deal for bambuStudio.conf 2025-03-24 08:24:23 +08:00
Config.hpp FIX: config: fix another potential crash when load gcode.3mf 2025-03-22 21:48:41 +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-11-01 09:11:19 +08:00
CutSurface.cpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
CutSurface.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
CutUtils.cpp FIX:upgrade cut code from PrusaSlicer 2024-10-15 15:50:26 +08:00
CutUtils.hpp FIX:modify strategy of setting cut part transformation 2024-10-15 15:50:26 +08:00
EdgeGrid.cpp ENH: fix for STUDIO-881 2023-04-17 15:39:02 +08:00
EdgeGrid.hpp FIX: the slicing result is incorrect in multi-color case 2024-10-15 15:50:26 +08:00
ElephantFootCompensation.cpp FIX:Elephant foot compensation simplify expoly leads to contour loss 2025-03-24 08:25:45 +08:00
ElephantFootCompensation.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Emboss.cpp FIX:add "Slic3r::Emboss::union_with_delta" api for single ExPolygons 2025-03-24 09:04:47 +08:00
Emboss.hpp FIX:add "Slic3r::Emboss::union_with_delta" api for single ExPolygons 2025-03-24 09:04:47 +08:00
EmbossShape.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
ExPolygon.cpp ENH: fixed crash issue of lightning infill of tree support 2025-03-24 08:34:30 +08:00
ExPolygon.hpp ENH: fixed crash issue of lightning infill of tree support 2025-03-24 08:34:30 +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 NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
ExPolygonsIndex.cpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
ExPolygonsIndex.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
Exception.hpp ENH: merge all error when multi obj have empty layer 2023-07-07 17:25:51 +08:00
Extruder.cpp FIX: get wrong value in retract params 2025-03-22 22:10:52 +08:00
Extruder.hpp FIX: use wrong retraction params in tool change 2025-03-22 21:35:40 +08:00
ExtrusionEntity.cpp ENH: support circle speed compensation 2025-03-22 22:13:31 +08:00
ExtrusionEntity.hpp FIX: error speed while flush to infill 2025-03-24 08:30:16 +08:00
ExtrusionEntityCollection.cpp FIX: wall count fixed && overlapping of interface filling path 2025-03-24 08:35:26 +08:00
ExtrusionEntityCollection.hpp ENH: smoothing z direction speed 2025-03-22 22:09:16 +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 Fix std::unordered_set declaration 2023-12-15 09:58:21 +08:00
FaceDetector.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FilamentGroup.cpp ENH: enhance filament group alogrithm 2025-03-24 08:34:31 +08:00
FilamentGroup.hpp ENH: enhance filament group alogrithm 2025-03-24 08:34:31 +08:00
FilamentGroupUtils.cpp ENH: enhance filament group alogrithm 2025-03-24 08:34:31 +08:00
FilamentGroupUtils.hpp ENH: enhance filament group alogrithm 2025-03-24 08:34:31 +08:00
FileParserError.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Flow.cpp ENH: change some params to nullable 2025-03-22 20:52:56 +08:00
Flow.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FlushVolCalc.cpp ENH: consider colors with de < 5 as the same 2024-10-15 15:50:26 +08:00
FlushVolCalc.hpp ENH: add module flush vol predictor 2024-10-15 15:50:26 +08:00
FlushVolPredictor.cpp ENH: consider colors with de < 5 as the same 2024-10-15 15:50:26 +08:00
FlushVolPredictor.hpp libslic3r: Fix declaration in FlushVolPredictor.hpp 2024-10-28 08:33:48 +08:00
Frustum.cpp NEW: cherry-pick rendering-stuff to github branch 2025-03-24 09:04:57 +08:00
Frustum.hpp NEW: cherry-pick rendering-stuff to github branch 2025-03-24 09:04:57 +08:00
GCode.cpp FIX: wrong bed temp in placeholder 2025-03-24 09:04:47 +08:00
GCode.hpp FIX: wrong bed temp in placeholder 2025-03-24 09:04:47 +08:00
GCodeReader.cpp libslic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
GCodeReader.hpp ENH: preheat extruder before filament change 2025-03-22 21:09:15 +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 ENH: add eager lift function 2025-03-23 20:31:59 +08:00
GCodeWriter.hpp ENH: add eager lift function 2025-03-23 20:31:59 +08:00
Geometry.cpp ENH: rewrite ModelInstance::rotate with rotation matrix 2025-03-24 08:24:22 +08:00
Geometry.hpp ENH: rewrite ModelInstance::rotate with rotation matrix 2025-03-24 08:24:22 +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
InternalBridgeDetector.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
InternalBridgeDetector.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
IntersectionPoints.cpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
IntersectionPoints.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
JumpPointSearch.cpp NEW: path planning algorithm 2023-11-01 09:33:21 +08:00
JumpPointSearch.hpp NEW: path planning algorithm 2023-11-01 09:33:21 +08:00
KDTreeIndirect.hpp ENH: new seam strategy from prusa2.5 2022-09-02 12:52:18 +08:00
Layer.cpp FIX: error overhang on auto circle compensation 2025-03-24 08:34:30 +08:00
Layer.hpp FIX: error overhang on auto circle compensation 2025-03-24 08:34:30 +08:00
LayerRegion.cpp FIX: fix the error scale of circle compensation 2025-03-24 09:04:48 +08:00
Line.cpp ENH: fix for STUDIO-881 2023-04-17 15:39:02 +08:00
Line.hpp NEW: add "render non_manifold_edges" function 2024-10-15 15:50:26 +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
MTUtils.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 FIX:very small face can't be selected in assembly gizmo 2024-10-15 15:50:26 +08:00
Measure.hpp FIX:very small face can't be selected in assembly gizmo 2024-10-15 15:50:26 +08:00
MeasureUtils.hpp NEW:add measure gizmo new files 2024-03-25 15:29:19 +08:00
MeshBoolean.cpp Fix build with CGAL 5.6 2024-10-28 08:52:34 +08:00
MeshBoolean.hpp FIX: several problems with mesh boolean 2024-03-25 10:42:29 +08:00
MeshSplitImpl.hpp FIX:add "split mesh and save relationship" api 2024-11-15 19:17:32 +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
Model.cpp FIX: auto arranging crash due to wrong extruder_ids 2025-03-24 08:35:26 +08:00
Model.hpp FIX:Calculating convex hull without reassembling the matrix 2025-03-24 08:37:53 +08:00
ModelArrange.cpp ENH: change some params to nullable 2025-03-22 20:52:56 +08:00
ModelArrange.hpp FIX: auto-arrange ignores wipe tower due to supports 2022-12-15 04:38:15 -05:00
MultiMaterialSegmentation.cpp ENH: Separate the number of color bleed layers from top_shell_layers 2025-03-24 09:04:48 +08:00
MultiMaterialSegmentation.hpp ENH: modify the multi-material segmentation and voronoi 2024-04-08 19:50:03 +08:00
MultiPoint.cpp ENH: fixed crash issue of lightning infill of tree support 2025-03-24 08:34:30 +08:00
MultiPoint.hpp ENH: fixed crash issue of lightning infill of tree support 2025-03-24 08:34:30 +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 NEW: path planning algorithm 2023-11-01 09:33:21 +08:00
NSVGUtils.cpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
NSVGUtils.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
NormalUtils.cpp ENH: new seam strategy from prusa2.5 2022-09-02 12:52:18 +08:00
NormalUtils.hpp ENH: new seam strategy from prusa2.5 2022-09-02 12:52:18 +08:00
ObjColorUtils.cpp NEW:active "import obj color" in command line 2024-08-26 17:23:33 +08:00
ObjColorUtils.hpp NEW:active "import obj color" in command line 2024-08-26 17:23:33 +08:00
ObjectID.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ObjectID.hpp Fix ‘base_class’ is not a member of ‘cereal’ error 2023-12-15 09:58:21 +08:00
OpenVDBUtils.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
OpenVDBUtils.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Orient.cpp FIX: auto orient may not work with specific angle 2024-11-12 15:35:32 +08:00
Orient.hpp FIX: fix the bugs related to bottom area and flip 2022-12-15 04:38:15 -05:00
PNGReadWrite.cpp FIX: CLI: fix the png decoding error 2023-11-01 09:33:21 +08:00
PNGReadWrite.hpp libslic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
ParameterUtils.cpp ENH: calib support multi_extruder(UI part) 2025-03-22 20:53:18 +08:00
ParameterUtils.hpp ENH: calib support multi_extruder(UI part) 2025-03-22 20:53:18 +08:00
PerimeterGenerator.cpp ENH: enhance check for only one wall top 2025-03-24 09:04:23 +08:00
PerimeterGenerator.hpp FIX: unexpected stripe in arachne mode 2025-03-22 22:14:56 +08:00
PlaceholderParser.cpp ENH: refine time estimation in filament change 2025-03-23 20:18:28 +08:00
PlaceholderParser.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +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
Point.cpp ENH: smoothing z direction speed 2025-03-22 22:09:16 +08:00
Point.hpp ENH: improve tree support 2025-03-23 20:18:49 +08:00
Polygon.cpp ENH: support circle speed compensation 2025-03-22 22:13:31 +08:00
Polygon.hpp ENH: support circle speed compensation 2025-03-22 22:13:31 +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 NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
Polyline.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
Preset.cpp FIX: the circle parameter is filament parameter 2025-03-24 09:04:49 +08:00
Preset.hpp ENH: config: allow invisible preset to be selected 2025-03-24 08:34:32 +08:00
PresetBundle.cpp FIX:Avoid array out of bounds 2025-03-24 08:37:01 +08:00
PresetBundle.hpp ENH: protect build ams list 2025-03-24 08:36:35 +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 ENH: add circle parameter for posSlice 2025-03-24 09:04:48 +08:00
Print.hpp ENH: add new way to set bed temperature 2025-03-24 09:04:22 +08:00
PrintApply.cpp ENH: apply scarf seam on auto compensation circles 2025-03-24 08:25:45 +08:00
PrintBase.cpp libslic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
PrintBase.hpp FIX: context: fix the .gcode.3mf not shown issue 2025-03-22 20:40:25 +08:00
PrintConfig.cpp FIX: wrong value in param 2025-03-24 09:04:48 +08:00
PrintConfig.hpp ENH: Separate the number of color bleed layers from top_shell_layers 2025-03-24 09:04:48 +08:00
PrintObject.cpp ENH: Separate the number of color bleed layers from top_shell_layers 2025-03-24 09:04:48 +08:00
PrintObjectSlice.cpp FIX: error overhang on auto circle compensation 2025-03-24 08:34:30 +08:00
PrintRegion.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ProjectTask.cpp libslic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
ProjectTask.hpp ENH:fixed incorrect prompt for glow material 2025-03-24 09:04:47 +08:00
QuadricEdgeCollapse.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
QuadricEdgeCollapse.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
RegionExpansion.cpp ENH: port of new infill algorithm from prusa 2024-04-08 19:50:03 +08:00
RegionExpansion.hpp ENH: port of new infill algorithm from prusa 2024-04-08 19:50:03 +08:00
SLAPrint.cpp FIX: context: fix the .gcode.3mf not shown issue 2025-03-22 20:40:25 +08:00
SLAPrint.hpp FIX: context: fix the .gcode.3mf not shown issue 2025-03-22 20:40:25 +08:00
SLAPrintSteps.cpp ENH: add a new support style "Tree Organic" 2023-11-01 09:33:21 +08:00
SLAPrintSteps.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SVG.cpp ENH: add Clipper2::Union and fix a command line hang issue 2025-03-23 20:25:13 +08:00
SVG.hpp ENH: add Clipper2::Union and fix a command line hang issue 2025-03-23 20:25:13 +08:00
Semver.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Semver.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ShortEdgeCollapse.cpp FIX: short edge collapse algortihm 2023-11-01 09:11:19 +08:00
ShortEdgeCollapse.hpp ENH: new seam strategy from prusa2.5 2022-09-02 12:52:18 +08:00
ShortestPath.cpp FIX: chain_and_reorder_extrusion_entities crashes 2024-10-15 15:50:26 +08:00
ShortestPath.hpp ENH: reorder print area to reduce travel time 2023-07-07 17:29:08 +08:00
SlicesToTriangleMesh.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SlicesToTriangleMesh.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Slicing.cpp ENH: change some params to nullable 2025-03-22 20:52:56 +08:00
Slicing.hpp ENH: add precise_z_height 2024-04-08 19:50:03 +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
Surface.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Surface.hpp ENH: support circle speed compensation 2025-03-22 22:13:31 +08:00
SurfaceCollection.cpp FIX: crash when change infill pattern 2024-04-08 19:50:03 +08:00
SurfaceCollection.hpp ENH: port of new infill algorithm from prusa 2024-04-08 19:50:03 +08:00
SurfaceMesh.hpp NEW:add measure gizmo new files 2024-03-25 15:29:19 +08:00
Technologies.hpp FIX:Maintain good perspective effect 2024-10-28 20:51:35 +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 NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
Thread.cpp FIX: fix the crash issue #1944 caused by wronog thread name in some 2023-07-31 14:29:15 +08:00
Thread.hpp FIX: fix the crash issue #1944 caused by wronog thread name in some 2023-07-31 14:29:15 +08:00
Time.cpp feat:change cli slicer time from second to millisecond 2024-08-26 17:23:33 +08:00
Time.hpp feat:change cli slicer time from second to millisecond 2024-08-26 17:23:33 +08:00
Timer.cpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
Timer.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
TriangleMesh.cpp FIX:use flip_triangles when mesh volume < 0 2025-03-22 20:21:24 +08:00
TriangleMesh.hpp FIX:"split to parts" should consider scale_det 2025-01-09 19:32:26 +08:00
TriangleMeshSlicer.cpp ENH: add vertical support enforcer 2024-10-15 15:50:26 +08:00
TriangleMeshSlicer.hpp ENH: add vertical support enforcer 2024-10-15 15:50:26 +08:00
TriangleSelector.cpp FIX:HeightRange must use world cs 2025-03-24 09:04:15 +08:00
TriangleSelector.hpp FIX:HeightRange must use world cs 2025-03-24 09:04:15 +08:00
TriangleSetSampling.cpp ENH: new seam strategy from prusa2.5 2022-09-02 12:52:18 +08:00
TriangleSetSampling.hpp ENH: new seam strategy from prusa2.5 2022-09-02 12:52:18 +08:00
TriangulateWall.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
TriangulateWall.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Triangulation.cpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
Triangulation.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +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.hpp ENH: add new way to set bed temperature 2025-03-24 09:04:22 +08:00
VariableWidth.cpp ENH: imprve overhang quality 2024-08-26 17:23:33 +08:00
VariableWidth.hpp ENH: imprve overhang quality 2024-08-26 17:23:33 +08:00
VectorFormatter.hpp FIX: several auto arranging bugs 2025-03-24 08:34:27 +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
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
clonable_ptr.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
enum_bitmask.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
format.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
libslic3r.h FIX: Int32 out-of-bounds problem 2025-03-24 09:03:26 +08:00
libslic3r_version.h.in NEW: add build time in about dialog 2023-01-10 19:08:26 +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
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
utils.cpp ENH: add PPS-CF/PPA-CF detection for multi-extruder printer 2025-03-23 20:19:23 +08:00