PrusaSlicer-NonPlainar/src
bubnikv 3d17543d40 Fix of "Don't use bridging perimeters on top of elephant-foot compensation #3011"
If the Elephant foot compensation is applied to the 1st object's layer,
the uncompensated 1st object's slice is newly used for calculation
of bridges, overhans, skirt, brim, raft and supports.

Layer::slices were renamed to Layer::lslices to simplify reading
of the code, to differentiate from LayerRegion::slices.
2020-01-03 14:07:31 +01:00
..
admesh Fixed crash while repairing imported model 2019-12-09 13:27:21 +01:00
agg sla::Raster interface clarified and covered with tests. 2019-10-01 14:58:37 +02:00
avrdude Officially move to C++17 for the whole PrusaSlicer source tree; 2019-12-18 11:53:28 +01:00
boost WIP: Nullable configuration value concept, implemented for 2019-07-23 14:15:42 +02:00
build-utils UpdateDialogs: Fix: Wrap update description 2019-08-27 10:37:34 +02:00
clipper Whitespace changes to supress misleading indentation warnings 2019-09-24 16:01:01 +02:00
eigen
expat
glew
glu-libtess
hidapi removableDriveManager bug fixes 2019-12-18 10:34:26 +01:00
imgui
libigl Merge branch 'master' into tm_clang_mingw 2019-08-16 16:37:02 +02:00
libnest2d Force using TBB on all platforms for libnest2d 2019-10-14 13:42:09 +02:00
libslic3r Fix of "Don't use bridging perimeters on top of elephant-foot compensation #3011" 2020-01-03 14:07:31 +01:00
miniz
nanosvg
platform Deleted lines to disable dark mode when compiled against the latest OSX SDK 2019-12-12 14:43:13 +01:00
poly2tri
polypartition
qhull Add OpenVDB to dependencies 2019-10-25 13:15:21 +02:00
semver build: Add source file encoding check 2019-08-19 17:04:14 +02:00
Shiny
slic3r Fixed unresponsive 3Dconnexion device when switching to preview 2020-01-03 11:41:29 +01:00
stb_dxt
CMakeLists.txt Merge branch 'tm_opencsg' 2019-12-11 12:52:03 +01:00
PrusaSlicer_app_msvc.cpp more clang warnings enabled, performance measuring 2019-08-16 16:17:37 +02:00
PrusaSlicer.cpp Reworked pull request 2019-11-05 11:16:55 +01:00
PrusaSlicer.hpp