PrusaSlicer-NonPlainar/src
Filip Sykala 2a2530924f FIX for build Asan_OsX_Mojave_Universal_ARM64/590
../src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:72:81: error: cannot pass non-trivial object of type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') to variadic function; expected type from format string was 'char *' [-Wnon-pod-varargs]
../src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:72:87: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
2021-07-20 08:30:49 +02:00
..
admesh SLA backend refactored, except Hollowing 2021-06-08 10:27:35 +02: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 WIP: Reworked slicing 2021-05-17 20:25:59 +02: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 Updated our list of changes in imgui 2021-07-15 14:45:10 +02:00
libigl
libnest2d Hotfix for arrange not working for objects with huge translation. 2021-06-28 14:55:15 +02:00
libslic3r Merge branch 'master' into fs_QuadricEdgeCollapse 2021-07-20 08:22:06 +02:00
miniz Fixed possible wrongly filled ZIP headers in case that pState->m_zip64 is sets to true. 2021-05-29 19:56:20 +02: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 Shiny profiler: Increased resolution of text output to 2 decimals 2020-05-22 09:29:21 +02:00
slic3r FIX for build Asan_OsX_Mojave_Universal_ARM64/590 2021-07-20 08:30:49 +02:00
stb_dxt
CMakeLists.txt Remove unused include_directory in cmake 2021-06-01 13:52:02 +02:00
PrusaSlicer_app_msvc.cpp New FDM support sparse infill zig-zag algorithm. 2021-04-08 15:29:40 +02:00
PrusaSlicer.cpp GalleryDialog: Changes the paths to the system and custom galleries 2021-07-14 17:41:37 +02:00
PrusaSlicer.hpp