PrusaSlicer-NonPlainar/src
Lukáš Hejl b572588fc5 Small refactoring of storing colored polygons in multi-material segmentation.
Previously, colored polygons were stored so that each polygon had a color assigned to it, which made it difficult to perform operations like union or so on all polygons of the same color. Now polygons are stored grouped by their assigned color/extruder.
2021-11-05 22:52:52 +01:00
..
admesh Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
agg
avrdude
boost Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
build-utils
clipper New ClipperUtils functions: opening(), closing() as an alternative 2021-10-14 09:11:31 +02:00
eigen
expat
fast_float Added fast_float library as a replacement for std::from_chars and strtod. 2021-09-11 00:54:30 +02:00
glew Updated GLEW to 2.2.0 2021-10-26 10:03:41 +02:00
glu-libtess Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
hidapi
hints Parse hints.ini for translatable text as part of gettext_make_pot 2021-08-23 16:27:51 +02:00
imgui PrintInfoNotificationLevel with icon 2021-10-01 15:03:40 +02:00
libigl Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
libnest2d Fix some warnings on gcc 11 2021-10-20 15:08:43 +02:00
libslic3r Small refactoring of storing colored polygons in multi-material segmentation. 2021-11-05 22:52:52 +01:00
miniz Removing search for upstream miniz as its no longer compatible. 2021-10-12 09:59:59 +02:00
nanosvg
platform Fix of "About" screen still shows 2020 at the copyright notice (#7018) 2021-09-27 10:07:29 +02:00
qhull
semver Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
Shiny Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
slic3r Added a missing include (GCC 11.1). 2021-11-05 22:52:13 +01:00
stb_dxt
CMakeLists.txt Parse hints.ini for translatable text as part of gettext_make_pot 2021-08-23 16:27:51 +02:00
PrusaSlicer_app_msvc.cpp
PrusaSlicer.cpp Fix some warnings on gcc 11 2021-10-20 15:08:43 +02:00
PrusaSlicer.hpp