OrcaSlicer/src
bubnikv 209f1e3b99 Fix of loading the variable layer height profile and the SLA support
points for projects with instances.

3mf does not support a concept of instances, therefore all the instances
of all objects are indexed in a linear fashion. However, the 3mf files
index the layer height profiles and the SLA support points with
the object ID. The loading was fixed to take the different indexing
into account.
2019-05-24 12:17:54 +02:00
..
admesh Changed references to renamed github project 2019-05-14 19:46:01 +02:00
agg Revert "WIP: SVG import & rasterization" 2019-02-07 12:09:10 +01:00
avrdude Changed references to renamed github project 2019-05-14 19:46:01 +02:00
boost WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
clipper WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
eigen Upgraded the bundled Eigen to 3.7 2019-01-14 10:27:28 +01:00
expat WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
glew WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
glu-libtess WIP Added libtess library extracted from 2019-02-05 18:14:07 +01:00
igl Fixed many errors in background processing synchronization and update. 2018-12-22 10:02:42 +01:00
imgui Added imgui library 2018-11-26 10:56:41 +01:00
libnest2d Fixing the broken rasterizer. 2019-04-01 12:15:47 +02:00
libslic3r Fix of loading the variable layer height profile and the SLA support 2019-05-24 12:17:54 +02:00
miniz WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
nanosvg Follow-up of 8ea8eb67e4, utf-8 path conversion moved into nanosvg library 2019-03-27 15:42:01 +01:00
platform Fixed version info of the Win32 builds. 2019-05-23 18:05:28 +02:00
poly2tri Updated poly2tri library from https://github.com/jhasse/poly2tri 2019-01-24 15:17:39 +01:00
polypartition Updated the polypartition library from https://github.com/ivanfratric/polypartition 2019-01-24 15:18:16 +01:00
qhull Changed references to renamed github project 2019-05-14 19:46:01 +02:00
semver WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
Shiny WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
slic3r Support of CJK languages in ImGUI: 2019-05-23 18:04:27 +02:00
CMakeLists.txt Generate debug symbols for Windows builds even in Release mode. 2019-05-13 19:31:20 +02:00
PrusaSlicer.cpp Changed references to renamed github project 2019-05-14 19:46:01 +02:00
PrusaSlicer.hpp Further renaming to PrusaSlicer 2019-05-13 15:14:33 +02:00
PrusaSlicer_app_msvc.cpp Yet some renaming to PrusaSlicer 2019-05-13 15:47:33 +02:00