PrusaSlicer-NonPlainar/src
PavelMikus 9e88954fbc Fix of issue 8695 - seam enforced areas were not respected with arachne generator.
The real issue was with T-Junctions created by Arachne - seam placer then sometimes
choose the wrong perimeter to split. The fix cases the seam placer to look for two
consecutive points that point to the same perimeter, which enusres that the correct
loop is split
2022-08-24 11:36:41 +02:00
..
admesh
agg
avrdude Squashed commit of the following: 2021-12-17 14:55:13 +01:00
boost
build-utils
clipper Backported a fix from Clipper 6.4.2 for the issue that Clipper Z coordinated has incorrect value because ZFillFunction wasn't called in all cases (https://sourceforge.net/p/polyclipping/bugs/160/). Also, this issue led to duplicity vertices with the same XY coordinates but differ in Z coordinates. 2022-06-09 11:05:05 +02:00
eigen
fast_float Added README.md file for fast_float library. 2021-11-23 17:48:35 +01:00
glew Updated GLEW to 2.2.0 2021-10-26 10:03:41 +02:00
glu-libtess
hidapi
hints
imgui Commented code for different icon for UpdatedItemsInfo Notification. 2021-11-15 13:54:02 +01:00
libigl
libnest2d Fix some warnings on gcc 11 2021-10-20 15:08:43 +02:00
libslic3r Fix of issue 8695 - seam enforced areas were not respected with arachne generator. 2022-08-24 11:36:41 +02:00
miniz
nanosvg Code refactoring for 69731b1d => nsvgParseFromFileWithReplace() is extracted from nanosvg.h to BitmapCache 2021-11-19 17:00:38 +01:00
occt_wrapper Fixed compiler warnings 2022-08-12 09:40:19 +02:00
platform Update year in the copyright notice 2022-07-08 16:37:06 +02:00
qhull QHull library - Set #define REALfloat 0 to use doubles instead of floats. This fixes #7377 2021-12-01 12:22:37 +01:00
qoi WIP: Implemented support for QOI G-code thumbnail format as requested 2022-06-08 21:12:00 +02:00
semver
Shiny
slic3r Bumped up version to 2.5.0-rc1 2022-08-19 16:41:23 +02:00
stb_dxt
CMakeLists.txt Use resources dir for occt shared lib 2022-08-11 16:49:13 +02:00
PrusaSlicer.cpp Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
PrusaSlicer.hpp
PrusaSlicer_app_msvc.cpp