PrusaSlicer-NonPlainar/src
Lukáš Hejl 8a77fa38f0 Modified MMU painting gizmo behavior so that all triangles aren't painted by default by the first extruder, which was causing several problems.
This commit also fixed the following issues:
1) After loading a 3MF with painted triangles using the MMU painting gizmo, the painted triangles might not be displayed correctly in the MMU painting gizmo.
2) The MMU segmentation was unnecessarily executed for all layers and not just for the painted layers.
3) Object's base color wasn't changed when the assigned extruder for that object was changed while the MMU paint gizmo was opened.
4) Changing the base color of an object was only possible by removing all painted triangles.
2021-06-16 06:06:34 +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 Print host upload notification with more info and cancel button 2021-03-12 10:32:26 +01:00
libigl
libnest2d Convincing ClipperLib to use Slic3r's own Point type internally. 2021-04-21 20:15:49 +02:00
libslic3r Modified MMU painting gizmo behavior so that all triangles aren't painted by default by the first extruder, which was causing several problems. 2021-06-16 06:06:34 +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
slic3r Modified MMU painting gizmo behavior so that all triangles aren't painted by default by the first extruder, which was causing several problems. 2021-06-16 06:06:34 +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 call detect_platform() after SLIC3R_LOGLEVEL env variable is read 2021-03-15 17:00:49 +01:00
PrusaSlicer.hpp