PrusaSlicer-NonPlainar/src/libslic3r
2022-03-14 14:25:09 +01:00
..
Execution Fix tbb assert when grainsize is lower then 1 2022-02-22 12:43:06 +01:00
Fill Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
Format Add missing declaration/includes (fix non-PCH build) 2022-02-21 11:15:31 +01:00
GCode Fix of #7994 (Travel very close to the inner holes, could cross external perimeter when the avoid crossing perimeters was enabled.) 2022-03-07 10:48:17 +01:00
Geometry Added missing includes (gcc9.4 without pch) 2021-11-16 16:09:30 +01:00
Optimize
SLA Downgrade log message from sla support tree creation 2022-02-17 13:44:53 +01:00
AABBTreeIndirect.hpp Fix of paint on supports don't work for object that has been scaled up #6718 2021-08-27 21:04:18 +02:00
AppConfig.cpp Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
AppConfig.hpp Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
Arrange.cpp
Arrange.hpp
BlacklistedLibraryCheck.cpp Blacklisted AMHook.dll 2021-09-23 11:15:08 +02:00
BlacklistedLibraryCheck.hpp
BoundingBox.cpp
BoundingBox.hpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
BridgeDetector.cpp
BridgeDetector.hpp
Brim.cpp Fixed a compiler warning. 2022-03-03 14:56:18 +01:00
Brim.hpp
BuildVolume.cpp Fix of toolpath outside print area wrongly reported - SPE-1135 2021-11-25 09:40:36 +01:00
BuildVolume.hpp Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL merged into ENABLE_LEGACY_OPENGL_REMOVAL 2022-03-08 14:50:32 +01:00
Channel.hpp
clipper.cpp
clipper.hpp
ClipperUtils.cpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
ClipperUtils.hpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
clonable_ptr.hpp
CMakeLists.txt Fix and merge PR #7809 2022-02-22 11:36:27 +01:00
Color.cpp Tech ENABLE_COLOR_CLASSES set as default 2022-01-14 08:19:00 +01:00
Color.hpp Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Refactoring of GLModel to: 2022-01-27 12:00:51 +01:00
Config.cpp Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
Config.hpp Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
CustomGCode.cpp
CustomGCode.hpp
EdgeGrid.cpp
EdgeGrid.hpp
ElephantFootCompensation.cpp
ElephantFootCompensation.hpp
enum_bitmask.hpp
Exception.hpp
ExPolygon.cpp Extracted MedialAxis code from Geometry.cpp/hpp, moved to its own 2021-10-27 16:03:04 +02:00
ExPolygon.hpp Added various has_duplicate_points() checks, to be used by asserts. 2021-09-24 14:07:46 +02:00
ExPolygonCollection.cpp Added missing includes (gcc9.4 without pch) 2021-11-16 16:09:30 +01:00
ExPolygonCollection.hpp
Extruder.cpp Quantization of G-code export to achieve more precise extrusion 2022-02-07 15:33:34 +01:00
Extruder.hpp Quantization of G-code export to achieve more precise extrusion 2022-02-07 15:33:34 +01:00
ExtrusionEntity.cpp Seam placement improvements 2021-10-22 13:16:08 +02:00
ExtrusionEntity.hpp Seam placement improvements 2021-10-22 13:16:08 +02:00
ExtrusionEntityCollection.cpp Fixed duplicate cloning of entities in ExtrusionEntityCollection::clone() that also fixed the memory leak. 2022-01-28 14:43:10 +01:00
ExtrusionEntityCollection.hpp
ExtrusionSimulator.cpp
ExtrusionSimulator.hpp
FileParserError.hpp
Flow.cpp
Flow.hpp
format.hpp
GCode.cpp Merge branch 'stable' 2022-03-10 12:29:17 +01:00
GCode.hpp Merge branch 'stable' 2022-02-24 13:05:05 +01:00
GCodeReader.cpp Follow-up of 4b4d1c2f2a - Restored line deleted by mistake 2022-01-19 13:26:58 +01:00
GCodeReader.hpp Fixed visualization of G-code lines in G-code viewer (3D view). 2021-09-21 15:30:37 +02:00
GCodeSender.cpp
GCodeSender.hpp
GCodeWriter.cpp Quantization of G-code export to achieve more precise extrusion 2022-02-07 15:33:34 +01:00
GCodeWriter.hpp Quantization of G-code export to achieve more precise extrusion 2022-02-07 15:33:34 +01:00
Geometry.cpp Fixed uninitialized variables reported by MemorySanitizer in Geometry::Transformation 2022-01-21 11:26:44 +01:00
Geometry.hpp Fixed uninitialized variables reported by MemorySanitizer in Geometry::Transformation 2022-01-21 11:26:44 +01:00
I18N.hpp
Int128.hpp Added option to enable UndefinedBehaviorSanitizer on Clang and GCC. 2022-01-28 14:52:22 +01:00
KDTreeIndirect.hpp
Layer.cpp Follow-up to c9727b5a57 2021-12-08 11:22:43 +01:00
Layer.hpp Fix of Random placment of top fill throughout model #7442 2021-12-08 09:45:59 +01:00
LayerRegion.cpp Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
libslic3r_version.h.in
libslic3r.h New config value "gcode_resolution" replaces the hard coded RESOLUTION 2021-11-30 17:52:05 +01:00
Line.cpp Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS set as default 2021-11-16 12:39:54 +01:00
Line.hpp Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS set as default 2021-11-16 12:39:54 +01:00
LocalesUtils.cpp Added a missing include (Clang 12 without PCH). 2022-01-19 20:39:28 +01:00
LocalesUtils.hpp Fixed visualization of G-code lines in G-code viewer (3D view). 2021-09-21 15:30:37 +02:00
MarchingSquares.hpp
MeshBoolean.cpp Remove unused headers 2021-11-19 10:28:23 +01:00
MeshBoolean.hpp
MeshSplitImpl.hpp Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
MinAreaBoundingBox.cpp
MinAreaBoundingBox.hpp
miniz_extension.cpp
miniz_extension.hpp
Model.cpp Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
Model.hpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
ModelArrange.cpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
ModelArrange.hpp
MTUtils.hpp Minor beautification 2021-10-12 10:55:23 +02:00
MultiMaterialSegmentation.cpp Follow-up to a4ecf2f2a6. Refactoring of the function for removing duplicate points. 2022-02-16 09:20:45 +01:00
MultiMaterialSegmentation.hpp Small refactoring of storing colored polygons in multi-material segmentation. 2021-11-05 22:52:52 +01:00
MultiPoint.cpp Seam placement improvements 2021-10-22 13:16:08 +02:00
MultiPoint.hpp Fixed Clang 12 compiler warnings. 2022-01-28 14:52:22 +01:00
MutablePolygon.cpp Follow-up to a4ecf2f2a6. Refactoring of the function for removing duplicate points. 2022-02-16 09:20:45 +01:00
MutablePolygon.hpp Follow-up to a4ecf2f2a6. Refactoring of the function for removing duplicate points. 2022-02-16 09:20:45 +01:00
MutablePriorityQueue.hpp
ObjectID.cpp
ObjectID.hpp Fixed undo/redo issue when clear method of FacetsAnnotation and ModelConfig 2021-08-31 09:16:09 +02:00
OpenVDBUtils.cpp
OpenVDBUtils.hpp
pchheader.cpp
pchheader.hpp
PerimeterGenerator.cpp New config value "gcode_resolution" replaces the hard coded RESOLUTION 2021-11-30 17:52:05 +01:00
PerimeterGenerator.hpp New config value "gcode_resolution" replaces the hard coded RESOLUTION 2021-11-30 17:52:05 +01:00
PlaceholderParser.cpp Fixed memory leak in PlaceholderParser::compare_op(). 2022-01-28 14:43:10 +01:00
PlaceholderParser.hpp Fixed unreliable application of filament overrides to PlaceholderParser. 2021-08-20 14:21:22 +02:00
Platform.cpp Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
Platform.hpp Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
PNGReadWrite.cpp
PNGReadWrite.hpp
Point.cpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
Point.hpp WIP Cura Lightning infill, initial port. 2021-12-01 16:45:04 +01:00
Polygon.cpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
Polygon.hpp Fixed Clang 12 compiler warnings. 2022-01-28 14:52:22 +01:00
PolygonTrimmer.cpp
PolygonTrimmer.hpp
Polyline.cpp Fix of Can't convert polyline with more than two points to a line (#6933) 2021-09-13 15:40:56 +02:00
Polyline.hpp Fixed Clang 12 compiler warnings. 2022-01-28 14:52:22 +01:00
Preset.cpp Merge branch 'stable' 2022-02-24 13:05:05 +01:00
Preset.hpp Merge branch 'stable' 2022-02-24 13:05:05 +01:00
PresetBundle.cpp Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
PresetBundle.hpp Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
Print.cpp Merge branch 'stable' 2022-02-24 13:05:05 +01:00
Print.hpp Added deallocation of SupportLayers (PrintObject::m_support_layers) into the PrintObject destructor and fixed memory leak in modulate_extrusion_by_overlapping_layers(). 2022-02-05 13:27:54 +01:00
PrintApply.cpp Fixing clang compiler warnings 2021-11-30 10:50:27 +01:00
PrintBase.cpp New placeholder parser values for output file name template; 2021-10-29 14:27:36 +02:00
PrintBase.hpp
PrintConfig.cpp Change precision units to mm 2022-02-03 16:10:03 +01:00
PrintConfig.hpp Fix for fff_print_tests 2022-02-04 11:30:07 +01:00
PrintObject.cpp Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
PrintObjectSlice.cpp Fixed handling of "clip_multipart_objects". 2021-11-29 16:33:44 +01:00
PrintRegion.cpp
QuadricEdgeCollapse.cpp Remove SimplifyMesh 2021-11-02 14:23:49 +01:00
QuadricEdgeCollapse.hpp
Semver.cpp
Semver.hpp Fixed memory leak in Semver::set_metadata() and Semver::set_prerelease(). 2022-01-28 14:43:10 +01:00
ShortestPath.cpp Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
ShortestPath.hpp
SLAPrint.cpp SLAArchive framework refactor 2022-02-17 12:50:40 +01:00
SLAPrint.hpp SLAArchive framework refactor 2022-02-17 12:50:40 +01:00
SLAPrintSteps.cpp Fix ignoring of changed sla printer params 2022-02-03 16:09:57 +01:00
SLAPrintSteps.hpp
SlicesToTriangleMesh.cpp Fixing corrupted SLA pad 2022-01-07 10:09:20 +01:00
SlicesToTriangleMesh.hpp Fix some mesh errors in sl1 archive reconstruction 2021-11-05 15:43:40 +01:00
Slicing.cpp
Slicing.hpp
SlicingAdaptive.cpp WIP: admesh eradication 2021-09-14 14:51:40 +02:00
SlicingAdaptive.hpp
SupportMaterial.cpp Added deallocation of SupportLayers (PrintObject::m_support_layers) into the PrintObject destructor and fixed memory leak in modulate_extrusion_by_overlapping_layers(). 2022-02-05 13:27:54 +01:00
SupportMaterial.hpp New ClipperUtils functions: opening(), closing() as an alternative 2021-10-14 09:11:31 +02:00
Surface.cpp
Surface.hpp
SurfaceCollection.cpp
SurfaceCollection.hpp
SVG.cpp
SVG.hpp
Technologies.hpp Removed obsolete tech ENABLE_FIXED_SCREEN_SIZE_POINT_MARKERS 2022-03-14 14:25:09 +01:00
Tesselate.cpp Fixing corrupted SLA pad 2022-01-07 10:09:20 +01:00
Tesselate.hpp Fixing corrupted SLA pad 2022-01-07 10:09:20 +01:00
Thread.cpp Fixed a possible deadlock: 2021-10-18 16:24:15 +02:00
Thread.hpp Follow-up to ae7d6db1d9 2021-09-13 13:04:12 +02:00
Time.cpp
Time.hpp
TriangleMesh.cpp Tech ENABLE_SHOW_NON_MANIFOLD_EDGES - 1st installment - Calculate and show in 3D view non-manifold edges as lines 2022-01-20 13:32:24 +01:00
TriangleMesh.hpp Tech ENABLE_SHOW_NON_MANIFOLD_EDGES - 1st installment - Calculate and show in 3D view non-manifold edges as lines 2022-01-20 13:32:24 +01:00
TriangleMeshSlicer.cpp Fixing clang compiler warnings 2021-11-30 10:50:27 +01:00
TriangleMeshSlicer.hpp Fixing projection of bottom surfaces in MM segmentation and for 2021-10-28 15:07:29 +02:00
TriangleSelector.cpp Fixed a bug in the precomputation of the data for bucket fill that was triggering assert in TriangleSelector::neighbor_child(). 2021-12-03 14:06:53 +01:00
TriangleSelector.hpp Fixed use of an uninitialized variable in TriangleSelector caused the cursor radius in TriangleSelector to be mistakenly reset after undo. 2021-12-17 18:20:43 +01:00
TriangulateWall.cpp
TriangulateWall.hpp
TryCatchSignal.cpp
TryCatchSignal.hpp
TryCatchSignalSEH.cpp
TryCatchSignalSEH.hpp
utils.cpp Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
Utils.hpp Merge branch 'master' into dev 2022-02-01 14:17:34 +01:00
Zipper.cpp
Zipper.hpp