PrusaSlicer-NonPlainar/src
2022-08-24 14:03:21 +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 Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
build-utils Disable tests and encoding check when cross compiling 2021-04-12 11:21:46 +02:00
clipper Clipper: Verify range of int32 coordinates on input. 2022-08-02 13:22:33 +02:00
eigen
fast_float Added README.md file for fast_float library. 2021-11-23 17:48:35 +01:00
glu-libtess Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
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
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 Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
libnest2d libnest2d: remove unused code and fix some warnings 2022-07-29 11:17:25 +02:00
libslic3r WIP TreeSupports: Fixed some compiler warnings 2022-08-24 14:03:21 +02:00
miniz Removing search for upstream miniz as its no longer compatible. 2021-10-12 09:59:59 +02: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
qoi WIP: Implemented support for QOI G-code thumbnail format as requested 2022-06-08 21:12:00 +02:00
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 Fix for #8693 - GUI: Layout of "Object Manipulation"-Panel is broken (Linux GTK3) 2022-08-24 11:03:11 +02:00
stb_dxt
CMakeLists.txt Fixed conflicts after merge 2022-08-15 15:23:59 +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 Tech ENABLE_GL_CORE_PROFILE - Command line option '--opengl-core=M.m' renamed as '--opengl-version=M.m' 2022-07-18 15:33:24 +02:00
PrusaSlicer.hpp