PrusaSlicer-NonPlainar/src
Lukas Matena 1904b7b904 Bugfix: custom seam did not work for triangles that were exactly vertical
The projection algorithm was originally made for custom supports, so vertical triangles
were not interesting. They are for seam. Instead of rewriting the algorithm and risking
more bugs, the edge case is detected and the triangle is tilted slightly.
2021-02-22 16:26:16 +01:00
..
admesh Reduction on compiler warnings, mainly on MSVC. 2021-02-10 17:29:07 +01:00
agg
avrdude Use prusaslicer_add_cmake_project on each cmake deps project 2021-01-26 10:17:51 +01:00
boost
build-utils Disable tests and encoding check when cross compiling 2021-02-03 15:27:39 +01:00
clipper Reduction on compiler warnings, mainly on MSVC. 2021-02-10 17:29:07 +01:00
eigen
expat
glew
glu-libtess
hidapi Check loading of blacklisted dlls and show warning dialog at startup. Also show these dlls in sysinfo dialog. 2021-01-27 10:40:38 +01:00
imgui
libigl
libnest2d Eliminate libnest2d warning on mac 2021-02-22 13:08:24 +01:00
libslic3r Bugfix: custom seam did not work for triangles that were exactly vertical 2021-02-22 16:26:16 +01:00
miniz Refactoring of 3MF file export to use the new homebrewed miniz 2021-01-27 09:18:17 +01:00
nanosvg
platform OSX specific, needed after update of Xcode to 12.2 with OSX SDK 11.1, 2021-01-20 09:21:16 +01:00
qhull Reduction on compiler warnings, mainly on MSVC. 2021-02-10 17:29:07 +01:00
semver
Shiny
slic3r #6095 - Fixed toolpaths generation 2021-02-22 15:27:40 +01:00
stb_dxt
CMakeLists.txt Removal of not numerically robust libraries "poly2tree" and "polypartition". 2021-02-09 18:36:28 +01:00
PrusaSlicer_app_msvc.cpp Check loading of blacklisted dlls and show warning dialog at startup. Also show these dlls in sysinfo dialog. 2021-01-27 10:40:38 +01:00
PrusaSlicer.cpp Fixes issue #5979 - NULL pointer crash in ModelObject::split() 2021-02-10 12:30:06 +01:00
PrusaSlicer.hpp