PrusaSlicer-NonPlainar/src
2022-06-09 09:22:40 +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 09:22:40 +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 Make AStar use InvalidQueueID constant 2022-06-07 16:08:09 +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 GLTexture - Use BitmapCache::nsvgParseFromFileWithReplace() in place of nsvgParseFromFile() to load images from files 2022-06-08 13:12:29 +02:00
stb_dxt
CMakeLists.txt Try to fix linking of expat 2022-05-16 14:58:17 +02:00
PrusaSlicer_app_msvc.cpp When, on Windows, the application tries to automatically switch to MESA OpenGL library and the system opengl32.dll is not unloaded, prompt the user with a dialog asking to rerun using the --sw-renderer option 2022-05-24 10:20:02 +02:00
PrusaSlicer.cpp Suppressed reports of memory leaks from AMD driver and D-Bus library. 2022-05-05 13:39:35 +02:00
PrusaSlicer.hpp