PrusaSlicer-NonPlainar/src
PavelMikus 83f3ca27dc reworked and improved the find_next_seam_in_layer method:
Now uses find nearby_points with radius to save some computations
if all points are far.
From the nearby points, it finds the nearest and best point, and tries
to use them in this order (preivously only nearest was considered).
This helps to snap the alignment to nearby sharp corners if present.
2022-04-25 12:42:51 +02:00
..
admesh Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
agg
avrdude Squashed commit of the following: 2021-12-17 14:55:13 +01:00
boost
build-utils
clipper New ClipperUtils functions: opening(), closing() as an alternative 2021-10-14 09:11:31 +02:00
eigen
fast_float Added README.md file for fast_float library. 2021-11-23 17:48:35 +01:00
glu-libtess
hidapi
hints Fix of Boost 1.79 deprecated boost::filesystem::ofstream #8238 2022-04-25 08:33:48 +02:00
imgui Tech ENABLE_SHOW_TOOLPATHS_COG - Show toolpaths center of gravity 2022-02-08 12:57:56 +01:00
libigl
libnest2d Fix some warnings on gcc 11 2021-10-20 15:08:43 +02:00
libslic3r reworked and improved the find_next_seam_in_layer method: 2022-04-25 12:42:51 +02:00
miniz Removing search for upstream miniz as its no longer compatible. 2021-10-12 09:59:59 +02:00
nanosvg Code refactoring for 69731b1d => nsvgParseFromFileWithReplace() is extracted from nanosvg.h to BitmapCache 2021-11-19 17:00:38 +01:00
platform Fix of "About" screen still shows 2020 at the copyright notice (#7018) 2021-09-27 10:07:29 +02:00
qoi WIP: Implemented support for QOI G-code thumbnail format as requested 2022-02-02 17:37:46 +01:00
semver
Shiny
slic3r Fix of Boost 1.79 deprecated boost::filesystem::ofstream #8238 2022-04-25 08:33:48 +02:00
stb_dxt
CMakeLists.txt Use upstream Qhull, remove duplication in deps and src 2022-04-04 12:43:25 +02:00
PrusaSlicer.cpp Suppressed reports of memory leaks from Mesa 3D software driver in WSLg. 2022-02-05 13:26:52 +01:00
PrusaSlicer.hpp
PrusaSlicer_app_msvc.cpp