PrusaSlicer-NonPlainar/src/libslic3r
2022-12-14 14:49:20 +01:00
..
Arachne
BranchingTree
Execution
Fill Fixed crash on reslicing after infill invalidation. 2022-11-28 10:07:22 +01:00
Format Move 3mf tag into Slic3r namespace - Break back compatibility with loading text volume 2022-12-02 18:47:11 +01:00
GCode change parameter name, fix and improve intersection insertions 2022-12-14 14:49:20 +01:00
Geometry Measurement: optimize feature extraction: 2022-12-06 09:57:24 +01:00
Optimize
SLA Convert static data to compile time constants 2022-12-06 10:00:51 +01:00
AABBMesh.cpp
AABBMesh.hpp
AABBTreeIndirect.hpp Reworked "only_retract_when_crossing_perimeters" feature, which 2022-12-06 11:45:05 +01:00
AABBTreeLines.hpp another bug fix in the aabb lines tree 2022-12-14 14:49:20 +01:00
AppConfig.cpp
AppConfig.hpp
Arrange.cpp
Arrange.hpp
AStar.hpp
BlacklistedLibraryCheck.cpp
BlacklistedLibraryCheck.hpp
BoostAdapter.hpp
BoundingBox.cpp
BoundingBox.hpp Merge branch 'master' into fs_emboss 2022-11-29 15:11:53 +01:00
BridgeDetector.cpp
BridgeDetector.hpp
Brim.cpp
Brim.hpp
BuildVolume.cpp
BuildVolume.hpp Tech ENABLE_LEGACY_OPENGL_REMOVAL set as default 2022-12-06 12:17:01 +01:00
Channel.hpp
clipper.cpp
clipper.hpp
ClipperUtils.cpp Reworked "only_retract_when_crossing_perimeters" feature, which 2022-12-06 11:45:05 +01:00
ClipperUtils.hpp Reworked "only_retract_when_crossing_perimeters" feature, which 2022-12-06 11:45:05 +01:00
clonable_ptr.hpp
CMakeLists.txt Merge branch 'master' into fs_emboss 2022-12-07 13:34:40 +01:00
Color.cpp
Color.hpp
Config.cpp
Config.hpp Implemented a support of the coFloatsOrPercents values on settings tabs 2022-12-14 14:49:20 +01:00
CustomGCode.cpp
CustomGCode.hpp
CutSurface.cpp
CutSurface.hpp
EdgeGrid.cpp
EdgeGrid.hpp
ElephantFootCompensation.cpp
ElephantFootCompensation.hpp
Emboss.cpp Rename function: collect_duplications -> collect_duplicates 2022-11-29 13:52:47 +01:00
Emboss.hpp
enum_bitmask.hpp
Exception.hpp
ExPolygon.cpp
ExPolygon.hpp Merge remote-tracking branch 'remotes/origin/fs_emboss' 2022-11-28 17:46:12 +01:00
ExPolygonsIndex.cpp
ExPolygonsIndex.hpp
Extruder.cpp
Extruder.hpp
ExtrusionEntity.cpp
ExtrusionEntity.hpp
ExtrusionEntityCollection.cpp
ExtrusionEntityCollection.hpp Merge remote-tracking branch 'remotes/origin/fs_emboss' 2022-11-28 17:46:12 +01:00
ExtrusionSimulator.cpp
ExtrusionSimulator.hpp
FileParserError.hpp
Flow.cpp
Flow.hpp
format.hpp
GCode.cpp change parameter name, fix and improve intersection insertions 2022-12-14 14:49:20 +01:00
GCode.hpp fix issues, new implemenetation affecting all extrusions 2022-12-14 14:49:20 +01:00
GCodeReader.cpp Follow-up to 3713f09a8e 2022-11-22 09:27:11 +01:00
GCodeReader.hpp
GCodeSender.cpp
GCodeSender.hpp
GCodeWriter.cpp
GCodeWriter.hpp
Geometry.cpp Removal of calls to Geometry::assemble_transform() 2022-11-24 14:58:20 +01:00
Geometry.hpp Fixed build when tech ENABLE_WORLD_COORDINATE is disabled 2022-11-24 09:38:51 +01:00
I18N.hpp
Int128.hpp
IntersectionPoints.cpp Remove ambigous function 2022-11-29 11:16:50 +01:00
IntersectionPoints.hpp
JumpPointSearch.cpp
JumpPointSearch.hpp
KDTreeIndirect.hpp
Layer.cpp refactoring overhang speed 2022-12-14 14:49:20 +01:00
Layer.hpp Fixed crash on reslicing after infill invalidation. 2022-11-28 10:07:22 +01:00
LayerRegion.cpp
libslic3r_version.h.in
libslic3r.h Merge branch 'master' into fs_emboss 2022-11-29 15:11:53 +01:00
Line.cpp extended the lines AABB tree with intersections of line with all lines in the tree 2022-12-14 14:49:20 +01:00
Line.hpp extended the lines AABB tree with intersections of line with all lines in the tree 2022-12-14 14:49:20 +01:00
LocalesUtils.cpp
LocalesUtils.hpp
MarchingSquares.hpp
Measure.cpp Measurement: extract features on the fly, not when the tool is opened 2022-12-06 09:57:24 +01:00
Measure.hpp Measurement: optimize feature extraction: 2022-12-06 09:57:24 +01:00
MeasureUtils.hpp
MeshBoolean.cpp
MeshBoolean.hpp
MeshNormals.cpp
MeshNormals.hpp
MeshSplitImpl.hpp
MinAreaBoundingBox.cpp
MinAreaBoundingBox.hpp
miniz_extension.cpp
miniz_extension.hpp
Model.cpp Cut: Extension for delete parts from cut objects. 2022-12-01 11:10:41 +01:00
Model.hpp Merge branch 'master' into fs_emboss 2022-12-05 15:21:04 +01:00
ModelArrange.cpp
ModelArrange.hpp
MTUtils.hpp
MultiMaterialSegmentation.cpp
MultiMaterialSegmentation.hpp
MultiPoint.cpp
MultiPoint.hpp
MutablePolygon.cpp
MutablePolygon.hpp
MutablePriorityQueue.hpp
NormalUtils.cpp
NormalUtils.hpp
NSVGUtils.cpp comment source of idea 2022-11-29 13:39:28 +01:00
NSVGUtils.hpp
ObjectID.cpp
ObjectID.hpp
OpenVDBUtils.cpp
OpenVDBUtils.hpp
pchheader.cpp
pchheader.hpp
PerimeterGenerator.cpp Fixed asserts in connecting islands and in perimeter overhangs 2022-12-08 13:05:47 +01:00
PerimeterGenerator.hpp
PlaceholderParser.cpp
PlaceholderParser.hpp
Platform.cpp
Platform.hpp
PNGReadWrite.cpp
PNGReadWrite.hpp
Point.cpp Merge branch 'master' into fs_emboss 2022-11-29 15:11:53 +01:00
Point.hpp fix compilation issues - missing template keywords 2022-12-12 11:11:08 +01:00
PointGrid.hpp
Polygon.cpp
Polygon.hpp Merge remote-tracking branch 'remotes/origin/fs_emboss' 2022-11-28 17:46:12 +01:00
PolygonTrimmer.cpp
PolygonTrimmer.hpp
Polyline.cpp
Polyline.hpp
Preset.cpp change parameter name, fix and improve intersection insertions 2022-12-14 14:49:20 +01:00
Preset.hpp
PresetBundle.cpp
PresetBundle.hpp
PrincipalComponents2D.cpp
PrincipalComponents2D.hpp
Print.cpp Merge remote-tracking branch 'remotes/origin/master' into vb_treesupports 2022-11-28 10:07:39 +01:00
Print.hpp fixed bug with instancing 2022-12-13 13:13:31 +01:00
PrintApply.cpp
PrintBase.cpp
PrintBase.hpp
PrintConfig.cpp change parameter name, fix and improve intersection insertions 2022-12-14 14:49:20 +01:00
PrintConfig.hpp change parameter name, fix and improve intersection insertions 2022-12-14 14:49:20 +01:00
PrintObject.cpp change parameter name, fix and improve intersection insertions 2022-12-14 14:49:20 +01:00
PrintObjectSlice.cpp
PrintRegion.cpp
QuadricEdgeCollapse.cpp
QuadricEdgeCollapse.hpp
Semver.cpp
Semver.hpp
ShortEdgeCollapse.cpp
ShortEdgeCollapse.hpp
ShortestPath.cpp
ShortestPath.hpp
SLAPrint.cpp
SLAPrint.hpp
SLAPrintSteps.cpp Reworked "only_retract_when_crossing_perimeters" feature, which 2022-12-06 11:45:05 +01:00
SLAPrintSteps.hpp
SlicesToTriangleMesh.cpp
SlicesToTriangleMesh.hpp
Slicing.cpp
Slicing.hpp
SlicingAdaptive.cpp
SlicingAdaptive.hpp
Subdivide.cpp
Subdivide.hpp
SupportMaterial.cpp
SupportMaterial.hpp
SupportSpotsGenerator.cpp fix issues after rebase 2022-12-14 14:49:20 +01:00
SupportSpotsGenerator.hpp refactored support spot generator to store data in the shared PrintObjectRegions struct, automatic coloring moved to frontend. 2022-12-13 13:13:31 +01:00
Surface.cpp
Surface.hpp
SurfaceCollection.cpp
SurfaceCollection.hpp
SurfaceMesh.hpp Measurement: prevent ending up in an infinite loop with broken models 2022-12-02 12:26:30 +01:00
SVG.cpp
SVG.hpp
Technologies.hpp Tech ENABLE_PROCESS_G2_G3_LINES set as default 2022-12-06 13:21:06 +01:00
Tesselate.cpp
Tesselate.hpp
TextConfiguration.hpp
Thread.cpp
Thread.hpp
Time.cpp
Time.hpp
Timer.cpp
Timer.hpp
TreeModelVolumes.cpp
TreeModelVolumes.hpp
TreeSupport.cpp
TreeSupport.hpp
TriangleMesh.cpp Cut: Extended detection if connector is outside of cut contour 2022-12-09 18:26:59 +01:00
TriangleMesh.hpp Optimization: std::vector<bool> can be quite slow to access 2022-12-07 16:15:25 +01:00
TriangleMeshSlicer.cpp fix compilation issues - missing template keywords 2022-12-12 11:11:08 +01:00
TriangleMeshSlicer.hpp Fixing Cut numerical issues on 45 degree rotated cube and 2022-12-06 11:45:05 +01:00
TriangleSelector.cpp
TriangleSelector.hpp
TriangleSelectorWrapper.cpp refactored support spot generator to store data in the shared PrintObjectRegions struct, automatic coloring moved to frontend. 2022-12-13 13:13:31 +01:00
TriangleSelectorWrapper.hpp
TriangleSetSampling.cpp
TriangleSetSampling.hpp
TriangulateWall.hpp
Triangulation.cpp Rename function: collect_duplications -> collect_duplicates 2022-11-29 13:52:47 +01:00
Triangulation.hpp
TryCatchSignal.cpp
TryCatchSignal.hpp
TryCatchSignalSEH.cpp
TryCatchSignalSEH.hpp
utils.cpp add Note why escape white character in XML 2022-11-29 14:26:10 +01:00
Utils.hpp
Zipper.cpp
Zipper.hpp